Home
last modified time | relevance | path

Searched refs:THIRTYTWO_LOG_DIV_TWO_LOG (Results 1 – 3 of 3) sorted by relevance

/external/aac/libAACdec/src/
Daacdec_hcrs.cpp370 *pNumWordForBitfield = ((*pNumSegment - 1) >> THIRTYTWO_LOG_DIV_TWO_LOG) + 1; in InitSegmentBitfield()
382 r = bitfieldWord << THIRTYTWO_LOG_DIV_TWO_LOG; in InitSegmentBitfield()
406 r = bitfieldWord << THIRTYTWO_LOG_DIV_TWO_LOG; in InitSegmentBitfield()
542 numBitfieldWord = offset >> THIRTYTWO_LOG_DIV_TWO_LOG; /* int = wordNr */ in ClearBitFromBitfield()
544 << THIRTYTWO_LOG_DIV_TWO_LOG); /* fract = bitNr */ in ClearBitFromBitfield()
Daacdec_hcr_types.h149 #define THIRTYTWO_LOG_DIV_TWO_LOG 5 macro
/external/libxaac/decoder/
Dixheaacd_channelinfo.h174 #define THIRTYTWO_LOG_DIV_TWO_LOG 5 macro