Searched refs:IMGFMT_BGR12 (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.h48 #define IMGFMT_BGR12 (IMGFMT_BGR|12) macro
78 #define IMGFMT_BGR12BE IMGFMT_BGR12
79 #define IMGFMT_BGR12LE (IMGFMT_BGR12|128)
100 #define IMGFMT_BGR12BE (IMGFMT_BGR12|128)
101 #define IMGFMT_BGR12LE IMGFMT_BGR12
H A Dimg_format.c46 case IMGFMT_BGR12: return "BGR 12-bit";

Completed in 11 milliseconds