Searched refs:rgb24to16 (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.c64 FUNC(3, 2, rgb24to16),
H A Drgb2rgb.h48 extern void (*rgb24to16)(const uint8_t *src, uint8_t *dst, int src_size);
H A Drgb2rgb.c47 void (*rgb24to16)(const uint8_t *src, uint8_t *dst, int src_size); variable
H A Drgb2rgb_template.c930 rgb24to16 = rgb24to16_c;
H A Dswscale_unscaled.c1211 case 0x00100018: conv = rgb24to16; break;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libswscale/
H A Dcolorspace-test.c63 FUNC(3, 2, rgb24to16),
H A Drgb2rgb.h48 extern void (*rgb24to16)(const uint8_t *src, uint8_t *dst, int src_size);
H A Drgb2rgb.c45 void (*rgb24to16)(const uint8_t *src, uint8_t *dst, int src_size); variable
H A Drgb2rgb_template.c919 rgb24to16 = rgb24to16_c;
H A Dswscale_unscaled.c397 case 0x00100018: conv = rgb24to16; break;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libswscale/x86/
H A Drgb2rgb_template.c547 static inline void RENAME(rgb24to16)(const uint8_t *src, uint8_t *dst, int src_size) function
2550 rgb24to16 = RENAME(rgb24to16);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libswscale/x86/
H A Drgb2rgb_template.c633 static inline void RENAME(rgb24to16)(const uint8_t *src, uint8_t *dst, int src_size) function
2579 rgb24to16 = RENAME(rgb24to16);

Completed in 122 milliseconds