Searched refs:IMGFMT_RGB15 (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/libmpcodecs/
H A Dimg_format.h33 #define IMGFMT_RGB15 (IMGFMT_RGB|15) macro
74 #define IMGFMT_RGB15BE IMGFMT_RGB15
75 #define IMGFMT_RGB15LE (IMGFMT_RGB15|128)
96 #define IMGFMT_RGB15BE (IMGFMT_RGB15|128)
97 #define IMGFMT_RGB15LE IMGFMT_RGB15
H A Dimg_format.c34 case IMGFMT_RGB15: return "RGB 15-bit";

Completed in 57 milliseconds