Searched refs:bit_depth_l (Results 1 – 1 of 1) sorted by relevance
131 uint32_t bit_depth_l; /* Luma bit depth */ member652 ctx->bit_depth_l = 8 + pic_params->bit_depth_luma_minus8; /* (7-1) */ in psb__H264_process_picture_param()675 …ctx->raw_mb_bits = 256 * ctx->bit_depth_l + 2 * ctx->mb_width_c * ctx->mb_height_c * ctx->bit_dept… in psb__H264_process_picture_param()