Searched refs:in_bit_depth (Results 1 – 1 of 1) sorted by relevance
199 RK_U32 in_bit_depth = 0; in colour_remapping_info() local214 READ_BITS(gb, 8, &in_bit_depth); //colour_remap_input_bit_depth in colour_remapping_info()218 RK_U32 in_bit = ((in_bit_depth + 7) >> 3) << 3; in colour_remapping_info()238 RK_U32 in_bit = ((in_bit_depth + 7) >> 3) << 3; in colour_remapping_info()