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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/
H A Dffmpeg.h100 int nb_audio_channels; member in struct:OptionsContext
H A Dffmpeg_opt.c820 if (o->nb_audio_channels) {
828 o->audio_channels[o->nb_audio_channels - 1].u.i);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/
H A Davconv.c286 int nb_audio_channels; member in struct:OptionsContext
3318 if (o->nb_audio_channels) {
3319 snprintf(buf, sizeof(buf), "%d", o->audio_channels[o->nb_audio_channels - 1].u.i);

Completed in 124 milliseconds