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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dac3enc.c2065 static av_cold int set_channel_info(AC3EncodeContext *s, int channels, function
2121 ret = set_channel_info(s, avctx->channels, &avctx->channel_layout);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dac3enc.c2060 static av_cold int set_channel_info(AC3EncodeContext *s, int channels, function
2116 ret = set_channel_info(s, avctx->channels, &avctx->channel_layout);

Completed in 61 milliseconds