Home | History | Annotate | Download | only in mrst

Lines Matching refs:bit_depth_chroma_minus8

596     P(bit_depth_chroma_minus8);
655 ctx->bit_depth_c = 8 + pic_params->bit_depth_chroma_minus8; /* (7-3) */
656 ctx->qp_bd_offset_c = 6 * (pic_params->bit_depth_chroma_minus8 + pic_params->seq_fields.bits.residual_colour_transform_flag); /* (7-4) */