Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Daptxdec.c99 static void aptxhd_unpack_codeword(Channel *channel, uint32_t codeword) in aptxhd_unpack_codeword() function
119 aptxhd_unpack_codeword(&ctx->channels[channel], in aptx_decode_samples()