Searched refs:c_macroblock_height (Results 1 – 1 of 1) sorted by relevance
212 int c_macroblock_height; member744 int mb_height = plane ? s->c_macroblock_height : s->macroblock_height; in vp4_unpack_macroblocks()2390 s->c_macroblock_height = (c_height + 15) / 16; in vp3_decode_init()2391 s->c_macroblock_count = s->c_macroblock_width * s->c_macroblock_height; in vp3_decode_init()