Searched defs:out_bit (Results 1 – 2 of 2) sorted by relevance
219 RK_U32 out_bit = ((out_bit_depth + 7) >> 3) << 3; in colour_remapping_info() local239 RK_U32 out_bit = ((out_bit_depth + 7) >> 3) << 3; in colour_remapping_info() local292 RK_U32 out_bit = ((target_bit_depth + 7) >> 3) << 3; in tone_mapping_info() local
82 unsigned out_bit:5; member