Home
last modified time | relevance | path

Searched defs:yuv2rgb (Results 1 - 5 of 5) sorted by relevance

/third_party/ffmpeg/libavfilter/
H A Dcolorspacedsp.h62 yuv2rgb_fn yuv2rgb[NB_BPP][NB_SS]; member
H A Dcolorspacedsp_template.c54 static void fn(yuv2rgb)(int16_t *rgb[3], ptrdiff_t rgb_stride, in yuv2rgb() function
H A Dvf_tonemap_opencl.c120 double rgb2rgb[3][3], rgb2yuv[3][3], yuv2rgb[3][3]; in tonemap_opencl_init() local
H A Dvf_colorspace.c144 yuv2rgb_fn yuv2rgb; member
[all...]
/third_party/ffmpeg/libavcodec/
H A Dg2meet.c263 static inline void yuv2rgb(uint8_t *out, int ridx, int Y, int U, int V) in yuv2rgb() function

Completed in 10 milliseconds