aptx_check_parity  127 libavcodec/aptxdec.c     ret = aptx_check_parity(ctx->channels, &ctx->sync_idx);
aptx_check_parity  152 libavcodec/aptxenc.c     if (aptx_check_parity(channels, idx)) {