Searched refs:rgb32to16 (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.c67 FUNC(4, 2, rgb32to16),
H A Drgb2rgb.h39 extern void (*rgb32to16)(const uint8_t *src, uint8_t *dst, int src_size);
H A Drgb2rgb.c45 void (*rgb32to16)(const uint8_t *src, uint8_t *dst, int src_size); variable
H A Drgb2rgb_template.c926 rgb32to16 = rgb32to16_c;
H A Dswscale_unscaled.c1212 case 0x00100020: conv = rgb32to16; break;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libswscale/
H A Dcolorspace-test.c66 FUNC(4, 2, rgb32to16),
H A Drgb2rgb.h39 extern void (*rgb32to16)(const uint8_t *src, uint8_t *dst, int src_size);
H A Drgb2rgb.c36 void (*rgb32to16)(const uint8_t *src, uint8_t *dst, int src_size); variable
H A Drgb2rgb_template.c915 rgb32to16 = rgb32to16_c;
H A Dswscale_unscaled.c398 case 0x00100020: conv = rgb32to16; break;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libswscale/x86/
H A Drgb2rgb_template.c280 static inline void RENAME(rgb32to16)(const uint8_t *src, uint8_t *dst, int src_size) function
2546 rgb32to16 = RENAME(rgb32to16);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libswscale/x86/
H A Drgb2rgb_template.c282 static inline void RENAME(rgb32to16)(const uint8_t *src, uint8_t *dst, int src_size) function
2575 rgb32to16 = RENAME(rgb32to16);

Completed in 131 milliseconds