Home
last modified time | relevance | path

Searched refs:aptx_decode_channel (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Daptxdec.c80 static void aptx_decode_channel(Channel *channel, int32_t samples[4]) in aptx_decode_channel() function
130 aptx_decode_channel(&ctx->channels[channel], samples[channel]); in aptx_decode_samples()