Home
last modified time | relevance | path

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

/frameworks/av/media/module/codecs/mp3dec/src/
Dpvmp3_dequantize_sample.cpp131 const int32 two_cubic_roots[7] = variable
174 return (fxp_mul32_Q30(xx, two_cubic_roots[m])); in power_1_third()