Home
last modified time | relevance | path

Searched refs:quant_lut_add (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dnellymoserenc.c118 static const float quant_lut_add[7] = { 0.0, 0.0, 2.0, 7.0, 21.0, 56.0, 157.0 }; variable
360 coeff * quant_lut_mul[bits[i]] + quant_lut_add[bits[i]], in encode_block()

Completed in 2 milliseconds