Home
last modified time | relevance | path

Searched refs:coded_pic_height (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/img/psb_video/src/mrst/
Dpsb_MPEG2MC.c1119 int coded_pic_height; in psb__MPEG2MC_process_picture_param() local
1195 coded_pic_height = (ctx->picture_structure != FRAME_PICTURE) ? in psb__MPEG2MC_process_picture_param()
1197 ctx->size_mb = ctx->picture_width_mb * (coded_pic_height >> 4); in psb__MPEG2MC_process_picture_param()