Home
last modified time | relevance | path

Searched defs:quantized_sample (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Daptxenc.c107 int32_t quantized_sample, dithered_sample, parity_change; in aptx_quantize_difference() local
[all...]
H A Daptx.h60 int32_t quantized_sample; member
H A Daptx.c400 aptx_invert_quantization(InvertQuantize *invert_quantize, int32_t quantized_sample, int32_t dither, ConstTables *tables) aptx_invert_quantization() argument
464 aptx_process_subband(InvertQuantize *invert_quantize, Prediction *prediction, int32_t quantized_sample, int32_t dither, ConstTables *tables) aptx_process_subband() argument
[all...]

Completed in 4 milliseconds