Home | History | Annotate | Download | only in src

Lines Matching refs:bit_depth_luma_minus8

536     P(bit_depth_luma_minus8);
591 ctx->bit_depth_l = 8 + pic_params->bit_depth_luma_minus8; /* (7-1) */
592 ctx->qp_bd_offset_l = 6 * pic_params->bit_depth_luma_minus8; /* (7-2) */