Searched refs:IMGFMT_MPEGPES (Results 1 - 3 of 3) 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.c131 case IMGFMT_MPEGPES: return "Mpeg PES";
H A Dimg_format.h263 #define IMGFMT_MPEGPES (('M'<<24)|('P'<<16)|('E'<<8)|('S')) macro
H A Dmp_image.c109 if(out_fmt == IMGFMT_MPEGPES ||

Completed in 56 milliseconds