HomeSort by relevance Sort by last modified time
    Searched refs:mp3_shortwindBandWidths (Results 1 - 3 of 3) sorted by null

  /frameworks/base/media/libstagefright/codecs/mp3dec/src/
pvmp3_tables.h 93 extern const int32 mp3_shortwindBandWidths[9][13];
pvmp3_dequantize_sample.cpp 275 int32 temp2 = fxp_mul32_Q32((ss - cb_begin) << 16, mp3_shortwindBandWidths[sfreq][cb_width]);
pvmp3_tables.cpp 141 const int32 mp3_shortwindBandWidths[9][13] =
    [all...]

Completed in 623 milliseconds