Home
last modified time | relevance | path

Searched refs:aptx_check_parity (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Daptx.h203 static inline int aptx_check_parity(Channel channels[NB_CHANNELS], int32_t *idx) in aptx_check_parity() function
H A Daptxdec.c132 ret = aptx_check_parity(ctx->channels, &ctx->sync_idx); in aptx_decode_samples()
H A Daptxenc.c157 if (aptx_check_parity(channels, idx)) { in aptx_insert_sync()

Completed in 3 milliseconds