Searched refs:wp_offset_half_range_c (Results 1 – 2 of 2) sorted by relevance
751 let offset = sps.wp_offset_half_range_c as i32 + delta_chroma_offset as i32752 - ((sps.wp_offset_half_range_c as i32 * chroma_weight_l0)756 -(sps.wp_offset_half_range_c as i32),757 (sps.wp_offset_half_range_c - 1) as i32,768 let offset = sps.wp_offset_half_range_c as i32 + delta_chroma_offset as i32769 - ((sps.wp_offset_half_range_c as i32 * chroma_weight_l1)773 -(sps.wp_offset_half_range_c as i32),774 (sps.wp_offset_half_range_c - 1) as i32,
938 pub wp_offset_half_range_c: u32, field3262 sps.wp_offset_half_range_c = 1 << shift; in parse_sps()3623 -4 * sps.wp_offset_half_range_c as i32, in parse_pred_weight_table()3624 4 * sps.wp_offset_half_range_c as i32 - 1, in parse_pred_weight_table()3651 -4 * sps.wp_offset_half_range_c as i32, in parse_pred_weight_table()3652 4 * sps.wp_offset_half_range_c as i32 - 1, in parse_pred_weight_table()