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

  /external/opencore/codecs_v2/audio/mp3/dec/src/
pvmp3_dequantize_sample.cpp 131 const int32 two_cubic_roots[7] = variable
174 return (fxp_mul32_Q30(xx, two_cubic_roots[m]));
  /frameworks/base/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 2103 milliseconds