Searched refs:av_guess_image2_codec (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/include/libavformat/
H A Davformat.h746 enum CodecID av_guess_image2_codec(const char *filename);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Davformat.h746 enum CodecID av_guess_image2_codec(const char *filename);
H A Dimg2.c181 enum CodecID av_guess_image2_codec(const char *filename){ function
H A Dutils.c186 av_guess_image2_codec(filename) != CODEC_ID_NONE) {
239 codec_id= av_guess_image2_codec(filename);

Completed in 237 milliseconds