Home
last modified time | relevance | path

Searched refs:quantize_intervals (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
Daptx.h103 const int32_t *quantize_intervals; member
Daptx.c406 qr = tables->quantize_intervals[idx] / 2; in aptx_invert_quantization()
Daptxenc.c101 const int32_t *intervals = tables->quantize_intervals; in aptx_quantize_difference()