Searched refs:IMGFMT_420A (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.c101 case IMGFMT_420A: return "Planar 420P with alpha";
207 case IMGFMT_420A:
240 if (format == IMGFMT_420A || format == IMGFMT_422A || format == IMGFMT_444A)
H A Dimg_format.h149 #define IMGFMT_420A 0x41303234 macro
H A Dmp_image.c162 case IMGFMT_420A:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dvf_mp.c97 {IMGFMT_420A, AV_PIX_FMT_YUVA420P},

Completed in 25 milliseconds