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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Daacdec.c526 static int set_default_channel_config(AVCodecContext *avctx, function
578 if (set_default_channel_config(ac->avctx, layout_map,
597 if (set_default_channel_config(ac->avctx, layout_map,
796 if ((ret = set_default_channel_config(avctx, layout_map,
890 if ((ret = set_default_channel_config(avctx, layout_map,
1087 int ret = set_default_channel_config(avctx, layout_map,
2775 if ((ret = set_default_channel_config(ac->avctx,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Daacdec.c360 static av_cold int set_default_channel_config(AVCodecContext *avctx, function
433 if ((ret = set_default_channel_config(avctx, new_che_pos, channel_config)))
613 int ret = set_default_channel_config(avctx, new_che_pos, ac->m4ac.chan_config);
2101 if (set_default_channel_config(ac->avctx, new_che_pos, hdr_info.chan_config))

Completed in 82 milliseconds