Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Daptx.h105 const int32_t *quantize_dither_factors; member
Daptxenc.c114 d = rshift64(MUL64(d, tables->quantize_dither_factors[quantized_sample]), 23); in aptx_quantize_difference()