Searched defs:g_offset (Results 1 – 4 of 4) sorted by relevance
58 let g_offset = rgb.format.g_offset(); in identity_yuv8_to_rgb8_full_range() localVariable115 let g_offset = rgb.format.g_offset(); in yuv8_to_rgb8_color() localVariable170 let g_offset = rgb.format.g_offset(); in yuv16_to_rgb16_color() localVariable216 let g_offset = rgb.format.g_offset(); in yuv16_to_rgb8_color() localVariable272 let g_offset = rgb.format.g_offset(); in yuv8_to_rgb16_color() localVariable311 let g_offset = rgb.format.g_offset(); in yuv8_to_rgb8_monochrome() localVariable349 let g_offset = rgb.format.g_offset(); in yuv16_to_rgb16_monochrome() localVariable377 let g_offset = rgb.format.g_offset(); in yuv16_to_rgb8_monochrome() localVariable414 let g_offset = rgb.format.g_offset(); in yuv8_to_rgb16_monochrome() localVariable576 let g_offset = rgb.format.g_offset(); in yuv_to_rgb_any() localVariable
55 pub fn g_offset(&self) -> usize { in g_offset() method
284 const static unsigned g_offset[64] = { variable
140 …int g_offset = (output_channels_per_group)*(kernel_height)*(kernel_width)*(input_channels_per_grou… in reorder_weights_for_transpose_conv() local