Searched refs:tone_count (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/media/libstagefright/codecs/aacdec/
H A Dcalc_sbr_envelope.cpp1075 Int32 tone_count; local
1107 tone_count = 0;
1170 tone_count++;
1239 tone_count++;
1269 if (tone_count < 16)
1285 } /* if (tone_count < 16) */
1310 tone_count++;
1337 if ((tone_count < 16) && !(indexMinus1 &1))
1360 } /* if (tone_count < 16) */

Completed in 43 milliseconds