Searched refs:AVERROR_FILTER_NOT_FOUND (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavutil/
H A Derror.c34 case AVERROR_FILTER_NOT_FOUND: errstr = "Filter not found" ; break;
H A Derror.h53 #define AVERROR_FILTER_NOT_FOUND (-MKTAG(0xF8,'F','I','L')) ///< Filter not found macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/
H A Derror.h58 #define AVERROR_FILTER_NOT_FOUND FFERRTAG(0xF8,'F','I','L') ///< Filter not found macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/doc/examples/
H A Dfilter_audio.c92 return AVERROR_FILTER_NOT_FOUND;
120 return AVERROR_FILTER_NOT_FOUND;
144 return AVERROR_FILTER_NOT_FOUND;
170 return AVERROR_FILTER_NOT_FOUND;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavdevice/
H A Dlavfi.c226 FAIL(AVERROR_FILTER_NOT_FOUND);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/
H A Dffmpeg_filter.c309 return AVERROR_FILTER_NOT_FOUND;

Completed in 108 milliseconds