Searched refs:IMGFMT_RGB12 (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.h32 #define IMGFMT_RGB12 (IMGFMT_RGB|12) macro
72 #define IMGFMT_RGB12BE IMGFMT_RGB12
73 #define IMGFMT_RGB12LE (IMGFMT_RGB12|128)
94 #define IMGFMT_RGB12BE (IMGFMT_RGB12|128)
95 #define IMGFMT_RGB12LE IMGFMT_RGB12
H A Dimg_format.c33 case IMGFMT_RGB12: return "RGB 12-bit";

Completed in 322 milliseconds