Home
last modified time | relevance | path

Searched refs:in_bit (Results 1 – 1 of 1) sorted by relevance

/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_sei.c218 RK_U32 in_bit = ((in_bit_depth + 7) >> 3) << 3; in colour_remapping_info() local
223 READ_BITS(gb, in_bit, &value); //pre_lut_coded_value in colour_remapping_info()
238 RK_U32 in_bit = ((in_bit_depth + 7) >> 3) << 3; in colour_remapping_info() local
243 READ_BITS(gb, in_bit, &value); //post_lut_coded_value in colour_remapping_info()
283 RK_U32 in_bit = ((codec_bit_depth + 7) >> 3) << 3; in tone_mapping_info() local
285 READ_BITS(gb, in_bit, &value); in tone_mapping_info()
291 RK_U32 in_bit = ((codec_bit_depth + 7) >> 3) << 3; in tone_mapping_info() local
295 READ_BITS(gb, in_bit, &value); in tone_mapping_info()