Searched refs:quantize_dither_factors (Results 1 – 2 of 2) sorted by relevance
105 const int32_t *quantize_dither_factors; member
114 d = rshift64(MUL64(d, tables->quantize_dither_factors[quantized_sample]), 23); in aptx_quantize_difference()