Searched defs:chroma_shift (Results 1 – 3 of 3) sorted by relevance
119 let chroma_shift = image.yuv_format.chroma_shift_x(); in yuv8_to_rgb8_color() localVariable175 let chroma_shift = image.yuv_format.chroma_shift_x(); in yuv16_to_rgb16_color() localVariable222 let chroma_shift = image.yuv_format.chroma_shift_x(); in yuv16_to_rgb8_color() localVariable277 let chroma_shift = image.yuv_format.chroma_shift_x(); in yuv8_to_rgb16_color() localVariable591 let chroma_shift = image.yuv_format.chroma_shift_x(); in yuv_to_rgb_any() localVariable
623 let chroma_shift = src.yuvFormat.chroma_shift_x(); in crabby_avifImageSetViewRect() localVariable
94 let chroma_shift = self.chroma_shift_x(); in apply_chroma_shift_x() localVariable