Searched refs:copy_channel_out (Results 1 – 2 of 2) sorted by relevance
/external/libopus/src/ |
D | opus_multistream_decoder.c | 183 opus_copy_channel_out_func copy_channel_out, in opus_multistream_decode_native() argument 269 (*copy_channel_out)(pcm, st->layout.nb_channels, chan, in opus_multistream_decode_native() 277 (*copy_channel_out)(pcm, st->layout.nb_channels, chan, in opus_multistream_decode_native() 287 (*copy_channel_out)(pcm, st->layout.nb_channels, chan, in opus_multistream_decode_native() 298 (*copy_channel_out)(pcm, st->layout.nb_channels, c, in opus_multistream_decode_native()
|
D | opus_private.h | 193 opus_copy_channel_out_func copy_channel_out,
|