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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libswscale/
H A Drgb2rgb.h123 extern void (*rgb24toyv12)(const uint8_t *src, uint8_t *ydst, uint8_t *udst, uint8_t *vdst,
H A Drgb2rgb_template.c2136 static inline void RENAME(rgb24toyv12)(const uint8_t *src, uint8_t *ydst, uint8_t *udst, uint8_t *vdst, function
2734 rgb24toyv12 = RENAME(rgb24toyv12);
H A Drgb2rgb.c72 void (*rgb24toyv12)(const uint8_t *src, uint8_t *ydst, uint8_t *udst, uint8_t *vdst, variable
H A Dswscale.c1857 rgb24toyv12(

Completed in 100 milliseconds