Searched refs:rgb15to32 (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.c60 FUNC(2, 4, rgb15to32),
H A Drgb2rgb.h43 extern void (*rgb15to32)(const uint8_t *src, uint8_t *dst, int src_size);
H A Drgb2rgb.c52 void (*rgb15to32)(const uint8_t *src, uint8_t *dst, int src_size); variable
H A Drgb2rgb_template.c919 rgb15to32 = rgb15to32_c;
H A Dswscale_unscaled.c1216 case 0x0020000F: conv = rgb15to32; break;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libswscale/
H A Dcolorspace-test.c59 FUNC(2, 4, rgb15to32),
H A Drgb2rgb.h43 extern void (*rgb15to32)(const uint8_t *src, uint8_t *dst, int src_size);
H A Drgb2rgb.c40 void (*rgb15to32)(const uint8_t *src, uint8_t *dst, int src_size); variable
H A Drgb2rgb_template.c908 rgb15to32 = rgb15to32_c;
H A Dswscale_unscaled.c402 case 0x0020000F: conv = rgb15to32; break;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libswscale/x86/
H A Drgb2rgb_template.c950 static inline void RENAME(rgb15to32)(const uint8_t *src, uint8_t *dst, int src_size) function
2539 rgb15to32 = RENAME(rgb15to32);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libswscale/x86/
H A Drgb2rgb_template.c1049 static inline void RENAME(rgb15to32)(const uint8_t *src, uint8_t *dst, int src_size) function
2568 rgb15to32 = RENAME(rgb15to32);

Completed in 377 milliseconds