Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dsiren.c337 static const float mlt_quant[7][14] = { variable
616 decoded_value = mlt_quant[category][index & ((1 << index_table[category]) - 1)]; in decode_vector()

Completed in 2 milliseconds