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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dinternal.h35 * @param[in] want_sample indicates if samples are wanted which exhibit this feature.
36 * If \p want_sample is non-zero, additional verbage will be added to the log
40 void ff_log_missing_feature(void *avc, const char *feature, int want_sample);
H A Dutils.c1131 void ff_log_missing_feature(void *avc, const char *feature, int want_sample) argument
1137 if(want_sample)

Completed in 40 milliseconds