Searched refs:rgb16to15 (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.c69 FUNC(2, 2, rgb16to15),
H A Drgb2rgb.h44 extern void (*rgb16to15)(const uint8_t *src, uint8_t *dst, int src_size);
H A Drgb2rgb.c50 void (*rgb16to15)(const uint8_t *src, uint8_t *dst, int src_size); variable
H A Drgb2rgb_template.c922 rgb16to15 = rgb16to15_c;
H A Dswscale_unscaled.c1207 case 0x000F0010: conv = rgb16to15; break;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libswscale/
H A Dcolorspace-test.c68 FUNC(2, 2, rgb16to15),
H A Drgb2rgb.h44 extern void (*rgb16to15)(const uint8_t *src, uint8_t *dst, int src_size);
H A Drgb2rgb.c41 void (*rgb16to15)(const uint8_t *src, uint8_t *dst, int src_size); variable
H A Drgb2rgb_template.c911 rgb16to15 = rgb16to15_c;
H A Dswscale_unscaled.c393 case 0x000F0010: conv = rgb16to15; break;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libswscale/x86/
H A Drgb2rgb_template.c232 static inline void RENAME(rgb16to15)(const uint8_t *src, uint8_t *dst, int src_size) function
2542 rgb16to15 = RENAME(rgb16to15);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libswscale/x86/
H A Drgb2rgb_template.c233 static inline void RENAME(rgb16to15)(const uint8_t *src, uint8_t *dst, int src_size) function
2571 rgb16to15 = RENAME(rgb16to15);

Completed in 121 milliseconds