Home | History | Annotate | Download | only in src

Lines Matching refs:bit_depth_chroma_minus8

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