Searched refs:IMGFMT_420P16_LE (Results 1 - 4 of 4) 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.c71 case IMGFMT_420P16_LE: return "Planar 420P 16-bit little-endian";
H A Dimg_format.h175 #define IMGFMT_420P16_LE 0x51303234 macro
214 #define IMGFMT_420P16 IMGFMT_420P16_LE
228 * \brief Find the corresponding full 16 bit format, i.e. IMGFMT_420P10_LE -> IMGFMT_420P16_LE
H A Dmp_image.c192 case IMGFMT_420P16_LE:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dvf_mp.c99 {IMGFMT_420P16_LE, AV_PIX_FMT_YUV420P16LE},

Completed in 83 milliseconds