Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Daptx.h85 int32_t dither_parity; member
193 int32_t parity = channel->dither_parity; in aptx_quantized_parity()
Daptx.c396 channel->dither_parity = (d >> 25) & 1; in ff_aptx_generate_dither()