Searched defs:windowShape (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/media/libstagefright/codecs/aacenc/src/
H A Dinterface.c42 const Word16 windowShape,
66 psyOutCh->windowShape = windowShape;
34 BuildInterface(Word32 *groupedMdctSpectrum, const Word16 mdctScale, SFB_THRESHOLD *groupedSfbThreshold, SFB_ENERGY *groupedSfbEnergy, SFB_ENERGY *groupedSfbSpreadedEnergy, const SFB_ENERGY_SUM sfbEnergySumLR, const SFB_ENERGY_SUM sfbEnergySumMS, const Word16 windowSequence, const Word16 windowShape, const Word16 groupedSfbCnt, const Word16 *groupedSfbOffset, const Word16 maxSfbPerGroup, const Word16 *groupedSfbMinSnr, const Word16 noOfGroups, const Word16 *groupLen, PSY_OUT_CHANNEL *psyOutCh) argument
H A Dbitenc.c95 Word16 windowShape,
102 WriteBits(hBitStream,windowShape,1);
384 Word16 windowShape,
403 encodeIcsInfo(sectionData->blockType, windowShape, groupingMask, sectionData, hBitStream);
443 qcOutChannel->windowShape,
479 qcOutChannel[0].windowShape,
493 qcOutChannel[0].windowShape,
506 qcOutChannel[1].windowShape,
94 encodeIcsInfo(Word16 blockType, Word16 windowShape, Word16 groupingMask, SECTION_DATA *sectionData, HANDLE_BIT_BUF hBitStream) argument
382 writeIndividualChannelStream(Flag commonWindow, Word16 mdctScale, Word16 windowShape, Word16 groupingMask, Word16 *sfbOffset, Word16 scf[], UWord16 *maxValueInSfb, Word16 globalGain, Word16 quantSpec[], SECTION_DATA *sectionData, HANDLE_BIT_BUF hBitStream, TNS_INFO tnsInfo) argument
/frameworks/av/media/libstagefright/codecs/aacenc/inc/
H A Dinterface.h55 Word16 windowShape; member in struct:__anon314
97 const Word16 windowShape,
H A Dqc_data.h87 Word16 windowShape; member in struct:__anon333

Completed in 4705 milliseconds