Searched refs:ff_mpeg12_mbMotionVectorTable (Results 1 – 4 of 4) sorted by relevance
49 extern const uint8_t ff_mpeg12_mbMotionVectorTable[17][2];
288 const uint8_t ff_mpeg12_mbMotionVectorTable[17][2] = { variable
605 ff_mpeg12_mbMotionVectorTable[0][1], in mpeg1_encode_motion()606 ff_mpeg12_mbMotionVectorTable[0][0]); in mpeg1_encode_motion()630 ff_mpeg12_mbMotionVectorTable[code][1], in mpeg1_encode_motion()631 ff_mpeg12_mbMotionVectorTable[code][0]); in mpeg1_encode_motion()1076 len = ff_mpeg12_mbMotionVectorTable[0][1]; in mpeg12_encode_init_static()1088 len = ff_mpeg12_mbMotionVectorTable[code][1] + in mpeg12_encode_init_static()1091 len = ff_mpeg12_mbMotionVectorTable[16][1] + in mpeg12_encode_init_static()
145 &ff_mpeg12_mbMotionVectorTable[0][1], 2, 1, in mpeg12_init_vlcs()146 &ff_mpeg12_mbMotionVectorTable[0][0], 2, 1, 266); in mpeg12_init_vlcs()