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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dutils.c1711 void av_log_missing_feature(void *avc, const char *feature, int want_sample) argument
1717 if(want_sample)
H A Davcodec.h4687 * @param[in] want_sample indicates if samples are wanted which exhibit this feature.
4688 * If want_sample is non-zero, additional verbage will be added to the log
4692 void av_log_missing_feature(void *avc, const char *feature, int want_sample);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Davcodec.h5040 * @param[in] want_sample indicates if samples are wanted which exhibit this feature.
5041 * If want_sample is non-zero, additional verbage will be added to the log
5047 void av_log_missing_feature(void *avc, const char *feature, int want_sample);
H A Dutils.c3369 void av_log_missing_feature(void *avc, const char *feature, int want_sample) argument
3375 if(want_sample)

Completed in 194 milliseconds