Searched refs:bit_depth_c (Results 1 – 6 of 6) sorted by relevance
162 unsigned int bit_depth_c; member
119 unsigned int bit_depth_c; member
159 unsigned int bit_depth_c; member
116 unsigned int bit_depth_c; member
133 uint32_t bit_depth_c; /* Chroma bit depth */ member655 ctx->bit_depth_c = 8 + pic_params->bit_depth_chroma_minus8; /* (7-3) */ in psb__H264_process_picture_param()675 …256 * ctx->bit_depth_l + 2 * ctx->mb_width_c * ctx->mb_height_c * ctx->bit_depth_c; /* (7-5) … in psb__H264_process_picture_param()
148 uint32_t bit_depth_c; /* Chroma bit depth */ member594 ctx->bit_depth_c = 8 + pic_params->bit_depth_chroma_minus8; /* (7-3) */ in psb__H264_process_picture_param()608 …256 * ctx->bit_depth_l + 2 * ctx->mb_width_c * ctx->mb_height_c * ctx->bit_depth_c; /* (7-5) … in psb__H264_process_picture_param()