Home
last modified time | relevance | path

Searched refs:yv12toyuy2 (Results 1 - 5 of 5) sorted by relevance

/third_party/ffmpeg/libswscale/
H A Drgb2rgb.h87 extern void (*yv12toyuy2)(const uint8_t *ysrc, const uint8_t *usrc, const uint8_t *vsrc, uint8_t *dst,
H A Drgb2rgb.c61 void (*yv12toyuy2)(const uint8_t *ysrc, const uint8_t *usrc, variable
H A Drgb2rgb_template.c976 yv12toyuy2 = yv12toyuy2_c; in rgb2rgb_init_c()
H A Dswscale_unscaled.c332 yv12toyuy2(src[0], src[1], src[2], dst, c->srcW, srcSliceH, srcStride[0], in planarToYuy2Wrapper()
/third_party/ffmpeg/libswscale/x86/
H A Drgb2rgb_template.c1142 static inline void RENAME(yv12toyuy2)(const uint8_t *ysrc, const uint8_t *usrc, const uint8_t *vsrc, uint8_t *dst, in yv12toyuy2() function
2423 yv12toyuy2 = RENAME(yv12toyuy2); in rgb2rgb_init()

Completed in 12 milliseconds