Home | History | Annotate | Download | only in src

Lines Matching refs:sub_height_c

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