Searched refs:c_macroblock_width (Results 1 – 1 of 1) sorted by relevance
211 int c_macroblock_width; member743 int mb_width = plane ? s->c_macroblock_width : s->macroblock_width; in vp4_unpack_macroblocks()2389 s->c_macroblock_width = (c_width + 15) / 16; in vp3_decode_init()2391 s->c_macroblock_count = s->c_macroblock_width * s->c_macroblock_height; in vp3_decode_init()