Searched defs:cb_width (Results 1 - 1 of 1) sorted by path

/frameworks/av/media/libstagefright/codecs/mp3dec/src/
H A Dpvmp3_dequantize_sample.cpp204 int32 cb_width = 0; local
219 cb_width = 0;
238 cb_width = 3;
249 cb_width = cb;
266 cb_width = cb;
275 int32 temp2 = fxp_mul32_Q32((ss - cb_begin) << 16, mp3_shortwindBandWidths[sfreq][cb_width]);

Completed in 20 milliseconds