HomeSort by relevance Sort by last modified time
    Searched full:two_cubic_roots (Results 1 - 1 of 1) sorted by null

  /frameworks/av/media/libstagefright/codecs/mp3dec/src/
pvmp3_dequantize_sample.cpp 131 const int32 two_cubic_roots[7] = variable
174 return (fxp_mul32_Q30(xx, two_cubic_roots[m]));

Completed in 34 milliseconds