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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/
H A Dffplay.c140 enum SampleFormat audio_src_fmt; member in struct:VideoState
1600 if (dec->sample_fmt != is->audio_src_fmt) {
1611 is->audio_src_fmt= dec->sample_fmt;
1775 is->audio_src_fmt= SAMPLE_FMT_S16;

Completed in 78 milliseconds