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

/frameworks/base/media/libstagefright/codecs/aacdec/
H A Dunpack_idx.cpp241 #define THREE_SQUARED 9 /* 9 = 3^2 */ macro
367 codeword_indx -= temp_spec * THREE_SQUARED;
468 codeword_indx -= temp_spec * THREE_SQUARED;

Completed in 278 milliseconds