Searched refs:out_bit_depth (Results 1 – 1 of 1) sorted by relevance
200 RK_U32 out_bit_depth = 0; in colour_remapping_info() local215 READ_BITS(gb, 8, &out_bit_depth); //colour_remap_bit_depth in colour_remapping_info()219 RK_U32 out_bit = ((out_bit_depth + 7) >> 3) << 3; in colour_remapping_info()239 RK_U32 out_bit = ((out_bit_depth + 7) >> 3) << 3; in colour_remapping_info()