Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/mrst/
Dpsb_H264.c642 uint32_t sub_height_c = (pic_params->seq_fields.bits.chroma_format_idc > 1) ? 1 : 2; in psb__H264_process_picture_param() local
649 ctx->mb_height_c = 16 / sub_height_c; /* 6-2 */ in psb__H264_process_picture_param()