Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Daptxdec.c89 static void aptx_unpack_codeword(Channel *channel, uint16_t codeword) in aptx_unpack_codeword() function
122 aptx_unpack_codeword(&ctx->channels[channel], in aptx_decode_samples()