Home
last modified time | relevance | path

Searched refs:yvu9_to_yuy2 (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libswscale/
H A Drgb2rgb.h148 extern void (*yvu9_to_yuy2)(const uint8_t *src1, const uint8_t *src2, const uint8_t *src3,
H A Drgb2rgb.c99 void (*yvu9_to_yuy2)(const uint8_t *src1, const uint8_t *src2, variable
H A Drgb2rgb_template.c986 yvu9_to_yuy2 = yvu9_to_yuy2_c; in rgb2rgb_init_c()
/third_party/ffmpeg/libswscale/x86/
H A Drgb2rgb_template.c1940 static inline void RENAME(yvu9_to_yuy2)(const uint8_t *src1, const uint8_t *src2, const uint8_t *src3, in yvu9_to_yuy2() function
2429 yvu9_to_yuy2 = RENAME(yvu9_to_yuy2); in rgb2rgb_init()

Completed in 7 milliseconds