Searched refs:invert_quantize_dither_factors (Results 1 – 2 of 2) sorted by relevance
104 const int32_t *invert_quantize_dither_factors; member
410 …qr = rshift64_clip24((qr * (1LL<<32)) + MUL64(dither, tables->invert_quantize_dither_factors[idx])… in aptx_invert_quantization()