Searched refs:mlt_quant (Results 1 – 3 of 3) sorted by relevance
338 static float mlt_quant[7][14] = { variable
348 mlt_quant[category][index & ((1 << index_table[category]) - 1)]; in decode_vector()
335 static const float mlt_quant[7][14] = { variable601 … decoded_value = mlt_quant[category][index & ((1 << index_table[category]) - 1)]; in decode_vector()