Searched refs:IMGFMT_BGR15 (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.h49 #define IMGFMT_BGR15 (IMGFMT_BGR|15) macro
80 #define IMGFMT_BGR15BE IMGFMT_BGR15
81 #define IMGFMT_BGR15LE (IMGFMT_BGR15|128)
102 #define IMGFMT_BGR15BE (IMGFMT_BGR15|128)
103 #define IMGFMT_BGR15LE IMGFMT_BGR15
H A Dimg_format.c47 case IMGFMT_BGR15: return "BGR 15-bit";

Completed in 49 milliseconds