Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Daptx.h97 int32_t sync_idx; member
Daptxdec.c127 ret = aptx_check_parity(ctx->channels, &ctx->sync_idx); in aptx_decode_samples()
Daptxenc.c194 aptx_insert_sync(ctx->channels, &ctx->sync_idx); in aptx_encode_samples()