Searched refs:IMGFMT_BGR16 (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.h50 #define IMGFMT_BGR16 (IMGFMT_BGR|16) macro
82 #define IMGFMT_BGR16BE IMGFMT_BGR16
83 #define IMGFMT_BGR16LE (IMGFMT_BGR16|128)
104 #define IMGFMT_BGR16BE (IMGFMT_BGR16|128)
105 #define IMGFMT_BGR16LE IMGFMT_BGR16
H A Dimg_format.c48 case IMGFMT_BGR16: return "BGR 16-bit";

Completed in 37 milliseconds