Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Daptxenc.c135 static void aptx_encode_channel(Channel *channel, int32_t samples[4], int hd) in aptx_encode_channel() function
192 aptx_encode_channel(&ctx->channels[channel], samples[channel], ctx->hd); in aptx_encode_samples()