Searched refs:out_bit (Results 1 – 1 of 1) sorted by relevance
219 RK_U32 out_bit = ((out_bit_depth + 7) >> 3) << 3; in colour_remapping_info() local224 READ_BITS(gb, out_bit, &value); //pre_lut_target_value in colour_remapping_info()239 RK_U32 out_bit = ((out_bit_depth + 7) >> 3) << 3; in colour_remapping_info() local244 READ_BITS(gb, out_bit, &value); //post_lut_target_value in colour_remapping_info()292 RK_U32 out_bit = ((target_bit_depth + 7) >> 3) << 3; in tone_mapping_info() local296 READ_BITS(gb, out_bit, &value); in tone_mapping_info()