Searched refs:ff_mpeg12_mbAddrIncrTable (Results 1 – 4 of 4) sorted by relevance
46 extern const uint8_t ff_mpeg12_mbAddrIncrTable[36][2];
182 const uint8_t ff_mpeg12_mbAddrIncrTable[36][2] = { variable
148 &ff_mpeg12_mbAddrIncrTable[0][1], 2, 1, in mpeg12_init_vlcs()149 &ff_mpeg12_mbAddrIncrTable[0][0], 2, 1, 538); in mpeg12_init_vlcs()
405 put_bits(&s->pb, ff_mpeg12_mbAddrIncrTable[run][1], in encode_mb_skip_run()406 ff_mpeg12_mbAddrIncrTable[run][0]); in encode_mb_skip_run()