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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dvorbis.h30 extern const uint64_t ff_vorbis_channel_layouts[9];
H A Dvorbisdec.c1039 avccontext->channel_layout = ff_vorbis_channel_layouts[vc->audio_channels - 1];
1720 .channel_layouts = ff_vorbis_channel_layouts,
H A Dvorbis_data.c47 const uint64_t ff_vorbis_channel_layouts[9] = { variable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dvorbis.h30 extern const uint64_t ff_vorbis_channel_layouts[9];
H A Dlibopusdec.c53 ff_vorbis_channel_layouts[avc->channels - 1];
H A Dopus.c376 layout = ff_vorbis_channel_layouts[channels - 1];
H A Dlibopusenc.c442 .channel_layouts = ff_vorbis_channel_layouts,
H A Dvorbisdec.c1066 avctx->channel_layout = ff_vorbis_channel_layouts[vc->audio_channels - 1];
1748 avctx->channel_layout = ff_vorbis_channel_layouts[vc->audio_channels - 1];
1845 .channel_layouts = ff_vorbis_channel_layouts,
H A Dvorbis_data.c47 const uint64_t ff_vorbis_channel_layouts[9] = { variable

Completed in 188 milliseconds