# | Line 296 | Line 296 | uint8_t | |
---|---|---|
296 | MBTransQuantInterBVOP(const MBParam * pParam, | |
297 | FRAMEINFO * frame, | |
298 | MACROBLOCK * pMB, | |
299 | – | const uint32_t x_pos, |
300 | – | const uint32_t y_pos, |
299 | int16_t data[6 * 64], | |
300 | int16_t qcoeff[6 * 64]) | |
301 | { |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |