Searched refs:rgb24to15 (Results 1 - 12 of 12) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libswscale/
H A Dcolorspace-test.c63 FUNC(3, 2, rgb24to15),
H A Drgb2rgb.h49 extern void (*rgb24to15)(const uint8_t *src, uint8_t *dst, int src_size);
H A Drgb2rgb.c48 void (*rgb24to15)(const uint8_t *src, uint8_t *dst, int src_size); variable
H A Drgb2rgb_template.c929 rgb24to15 = rgb24to15_c;
H A Dswscale_unscaled.c1208 case 0x000F0018: conv = rgb24to15; break;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libswscale/
H A Dcolorspace-test.c62 FUNC(3, 2, rgb24to15),
H A Drgb2rgb.h49 extern void (*rgb24to15)(const uint8_t *src, uint8_t *dst, int src_size);
H A Drgb2rgb.c46 void (*rgb24to15)(const uint8_t *src, uint8_t *dst, int src_size); variable
H A Drgb2rgb_template.c918 rgb24to15 = rgb24to15_c;
H A Dswscale_unscaled.c394 case 0x000F0018: conv = rgb24to15; break;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libswscale/x86/
H A Drgb2rgb_template.c661 static inline void RENAME(rgb24to15)(const uint8_t *src, uint8_t *dst, int src_size) function
2549 rgb24to15 = RENAME(rgb24to15);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libswscale/x86/
H A Drgb2rgb_template.c747 static inline void RENAME(rgb24to15)(const uint8_t *src, uint8_t *dst, int src_size) function
2578 rgb24to15 = RENAME(rgb24to15);

Completed in 225 milliseconds