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

/frameworks/av/media/libstagefright/codecs/aacenc/inc/
H A Dgrp_data.h39 Word16 *maxSfbPerGroup,
H A Dquantize.h32 Word16 maxSfbPerGroup,
H A Ddyn_bits.h56 Word16 maxSfbPerGroup; member in struct:__anon311
77 const Word16 maxSfbPerGroup,
H A Dms_stereo.h41 const Word16 maxSfbPerGroup,
H A Dinterface.h53 Word16 maxSfbPerGroup; member in struct:__anon314
100 const Word16 maxSfbPerGroup,
/frameworks/av/media/libstagefright/codecs/aacenc/src/
H A Dinterface.c45 const Word16 maxSfbPerGroup,
59 psyOutCh->maxSfbPerGroup = maxSfbPerGroup;
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 Ddyn_bits.c307 if (sectionData->maxSfbPerGroup == 0)
318 sectionData->maxSfbPerGroup,
327 gmStage0(sectionInfo, bitLookUp, sectionData->maxSfbPerGroup);
332 gmStage1(sectionInfo, bitLookUp, sectionData->maxSfbPerGroup, sideInfoTab);
341 sectionData->maxSfbPerGroup,
348 for (i=0; i<sectionData->maxSfbPerGroup; i+=sectionInfo[i].sfbCnt) {
514 const Word16 maxSfbPerGroup,
526 sectionData->maxSfbPerGroup = maxSfbPerGroup;
509 dynBitCount(const Word16 *quantSpectrum, const UWord16 *maxValueInSfb, const Word16 *scalefac, const Word16 blockType, const Word16 sfbCnt, const Word16 maxSfbPerGroup, const Word16 sfbPerGroup, const Word16 *sfbOffset, SECTION_DATA *sectionData) argument
H A Dstat_bits.c51 Word16 maxSfbPerGroup,
65 for(sfb=0; sfb<maxSfbPerGroup; sfb++)
216 psyOutChannel[0].maxSfbPerGroup,
49 countMsMaskBits(Word16 sfbCnt, Word16 sfbPerGroup, Word16 maxSfbPerGroup, struct TOOLSINFO *toolsInfo) argument
H A Dms_stereo.c51 const Word16 maxSfbPerGroup,
59 for (sfboffs=0;sfboffs<maxSfbPerGroup;sfboffs++) {
37 MsStereoProcessing(Word32 *sfbEnergyLeft, Word32 *sfbEnergyRight, const Word32 *sfbEnergyMid, const Word32 *sfbEnergySide, Word32 *mdctSpectrumLeft, Word32 *mdctSpectrumRight, Word32 *sfbThresholdLeft, Word32 *sfbThresholdRight, Word32 *sfbSpreadedEnLeft, Word32 *sfbSpreadedEnRight, Word16 *msDigest, Word16 *msMask, const Word16 sfbCnt, const Word16 sfbPerGroup, const Word16 maxSfbPerGroup, const Word16 *sfbOffset) argument
H A Dqc_main.c48 Word16 maxSfbPerGroup,
334 psyOutChannel[ch].maxSfbPerGroup,
343 psyOutChannel[ch].maxSfbPerGroup,
356 psyOutChannel[ch].maxSfbPerGroup,
403 Word16 maxSfbPerGroup,
415 for (sfb = 0; sfb < maxSfbPerGroup; sfb++) {
402 calcMaxValueInSfb(Word16 sfbCnt, Word16 maxSfbPerGroup, Word16 sfbPerGroup, Word16 sfbOffset[MAX_GROUPED_SFB], Word16 quantSpectrum[FRAME_LEN_LONG], UWord16 maxValue[MAX_GROUPED_SFB]) argument
H A Dgrp_data.c45 Word16 *maxSfbPerGroup,
78 *maxSfbPerGroup = highestSfb + 1;
35 groupShortData(Word32 *mdctSpectrum, Word32 *tmpSpectrum, SFB_THRESHOLD *sfbThreshold, SFB_ENERGY *sfbEnergy, SFB_ENERGY *sfbEnergyMS, SFB_ENERGY *sfbSpreadedEnergy, const Word16 sfbCnt, const Word16 *sfbOffset, const Word16 *sfbMinSnr, Word16 *groupedSfbOffset, Word16 *maxSfbPerGroup, Word16 *groupedSfbMinSnr, const Word16 noOfGroups, const Word16 *groupLen) argument
H A Dline_pe.c54 for (sfb=0; sfb<psyOutChan->maxSfbPerGroup; sfb++) {
95 for (sfb=0; sfb<psyOutChan->maxSfbPerGroup; sfb++) {
H A Dpsy_main.c258 Word16 maxSfbPerGroup[MAX_CHANNELS]; local
329 maxSfbPerGroup[ch] = sfb + 1;
368 &maxSfbPerGroup[ch],
382 maxSfbPerGroup[0] = maxSfbPerGroup[1] = max(maxSfbPerGroup[0], maxSfbPerGroup[1]);
400 maxSfbPerGroup[0],
417 maxSfbPerGroup[0],
440 maxSfbPerGroup[c
[all...]
H A Dadj_thr.c81 for (sfb=0; sfb<psyOutChan->maxSfbPerGroup; sfb++) {
112 for (sfb=0; sfb<psyOutChan->maxSfbPerGroup; sfb++) {
128 for (sfb=0; sfb<psyOutChan->maxSfbPerGroup; sfb++) {
180 for (sfb=0; sfb<psyOutChan->maxSfbPerGroup; sfb++) {
189 for (sfb=0; sfb<psyOutChan->maxSfbPerGroup; sfb++) {
209 for (sfb=0; sfb<psyOutChan->maxSfbPerGroup; sfb++) {
217 if (sfb < (psyOutChan->maxSfbPerGroup-1))
303 for (sfb=0; sfb<psyOutChan->maxSfbPerGroup; sfb++) {
314 for (sfb=psyOutChan->maxSfbPerGroup; sfb<psyOutChan->sfbPerGroup; sfb++) {
345 for (sfb=0; sfb<psyOutChan->maxSfbPerGroup; sf
[all...]
H A Dquantize.c291 Word16 maxSfbPerGroup,
303 for (sfb = 0; sfb < maxSfbPerGroup; sfb = sfbNext) {
307 sfbNext < maxSfbPerGroup && scalefactor == scalefactors[sfbOffs+sfbNext];
290 QuantizeSpectrum(Word16 sfbCnt, Word16 maxSfbPerGroup, Word16 sfbPerGroup, Word16 *sfbOffset, Word32 *mdctSpectrum, Word16 globalGain, Word16 *scalefactors, Word16 *quantizedSpectrum) argument
H A Dbitenc.c109 WriteBits(hBitStream,sectionData->maxSfbPerGroup,6);
116 WriteBits(hBitStream,sectionData->maxSfbPerGroup,4);
486 qcOutChannel[0].sectionData.maxSfbPerGroup,
H A Dsf_estim.c106 for (sfb=0; sfb<psyOutChan->maxSfbPerGroup; sfb++) {

Completed in 56 milliseconds