Home | History | Annotate | Download | only in mrst

Lines Matching refs:sub_height_c

642     uint32_t sub_height_c = (pic_params->seq_fields.bits.chroma_format_idc > 1) ? 1 : 2;
649 ctx->mb_height_c = 16 / sub_height_c; /* 6-2 */