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

/frameworks/base/media/libstagefright/codecs/aacdec/
H A Dcalc_sbr_envelope.cpp1077 Int32 indexMinus1; local
1180 indexMinus1 = (*harm_index - 1) & 3;
1337 if ((tone_count < 16) && !(indexMinus1 &1))
1342 if ((indexMinus1 != 0) ^(((k + lowSubband) & 1) != 0))

Completed in 33 milliseconds