Searched refs:mbInPic (Results 1 – 2 of 2) sorted by relevance
1477 uint32_t mbInPic = ctx->picture_width_mb * ctx->picture_height_mb; in psb__MPEG4_process_picture_param() local1479 mbInPic += 4; in psb__MPEG4_process_picture_param()1481 uint32_t colocated_size = ((mbInPic * 200) + 0xfff) & ~0xfff; in psb__MPEG4_process_picture_param()
668 uint32_t mbInPic = ctx->picture_width_mb * ctx->picture_height_mb; in psb__MPEG4_process_picture_param() local670 mbInPic += 4; in psb__MPEG4_process_picture_param()672 uint32_t colocated_size = ((mbInPic * 200) + 0xfff) & ~0xfff; in psb__MPEG4_process_picture_param()