Searched refs:fb_convert (Results 1 – 1 of 1) sorted by relevance
2301 struct fb_convert { struct2306 static void *convert_src_get(const struct fb_convert *cvt) in convert_src_get()2327 static void convert_src_put(const struct fb_convert *cvt, in convert_src_put()2510 static void convert_yuv_to_rgb24(struct fb_convert *cvt) in convert_yuv_to_rgb24()2573 static void convert_rgb24_to_yuv(struct fb_convert *cvt) in convert_rgb24_to_yuv()2674 static void convert_yuv16_to_float(struct fb_convert *cvt, bool alpha) in convert_yuv16_to_float()2750 static void convert_float_to_yuv16(struct fb_convert *cvt, bool alpha) in convert_float_to_yuv16()2849 static void convert_Y410_to_float(struct fb_convert *cvt, bool alpha) in convert_Y410_to_float()2894 static void convert_float_to_Y410(struct fb_convert *cvt, bool alpha) in convert_float_to_Y410()2955 static void convert_fp16_to_float(struct fb_convert *cvt) in convert_fp16_to_float()[all …]