Searched refs:copy_channel_out (Results 1 – 1 of 1) sorted by relevance
/external/chromium_org/third_party/opus/src/src/ |
D | opus_multistream_decoder.c | 160 opus_copy_channel_out_func copy_channel_out, in opus_multistream_decode_native() argument 229 (*copy_channel_out)(pcm, st->layout.nb_channels, chan, in opus_multistream_decode_native() 237 (*copy_channel_out)(pcm, st->layout.nb_channels, chan, in opus_multistream_decode_native() 247 (*copy_channel_out)(pcm, st->layout.nb_channels, chan, in opus_multistream_decode_native() 258 (*copy_channel_out)(pcm, st->layout.nb_channels, c, in opus_multistream_decode_native()
|