HomeSort by relevance Sort by last modified time
    Searched refs:psyOutElement (Results 1 - 21 of 21) sorted by null

  /frameworks/av/media/libstagefright/codecs/aacenc/inc/
stat_bits.h 30 PSY_OUT_ELEMENT *psyOutElement,
adj_thr.h 44 PSY_OUT_ELEMENT *psyOutElement,
qc_main.h 48 PSY_OUT_ELEMENT* psyOutElement,
interface.h 84 PSY_OUT_ELEMENT psyOutElement;
psy_main.h 65 PSY_OUT_ELEMENT *psyOutElement,
  /external/aac/libAACenc/src/
bitenc.h 128 * \param psyOutElement
142 PSY_OUT_ELEMENT *psyOutElement,
interface.h 159 PSY_OUT_ELEMENT* psyOutElement[(8)];
qc_main.cpp 144 PSY_OUT_ELEMENT* psyOutElement,
159 PSY_OUT_ELEMENT* psyOutElement,
449 PSY_OUT_ELEMENT* RESTRICT psyOutElement,
459 PSY_OUT_CHANNEL** RESTRICT psyOutChannel = psyOutElement->psyOutChannel; /* may be modified in-place */
464 FDKaacEnc_peCalculation(&qcOutElement->peData, psyOutChannel, qcOutElement->qcOutChannel, &psyOutElement->toolsInfo, adjThrStateElement, nChannels);
467 psyOutElement,
468 psyOutElement->psyOutChannel,
593 psyOut[0]->psyOutElement[i],
594 psyOut[0]->psyOutElement[i]->psyOutChannel,
654 psyOut[0]->psyOutElement[i]->psyOutChannel
    [all...]
adj_thr.h 141 PSY_OUT_ELEMENT* psyOutElement[(8)],
psy_main.h 165 PSY_OUT_ELEMENT *psyOutElement,
psy_main.cpp 211 phpsyOut[n]->psyOutElement[i] = GetRam_aacEnc_PsyOutElements(elInc++);
212 if (phpsyOut[n]->psyOutElement[i] == NULL) {
282 phpsyOut[n]->psyOutElement[i]->psyOutChannel[ch] = phpsyOut[n]->pPsyOutChannels[chInc++];
444 PSY_OUT_ELEMENT *RESTRICT psyOutElement,
460 PSY_OUT_CHANNEL **RESTRICT psyOutChannel = psyOutElement->psyOutChannel;
    [all...]
qc_main.h 123 PSY_OUT_ELEMENT* RESTRICT psyOutElement,
adj_thr.cpp     [all...]
bitenc.cpp     [all...]
aacenc.cpp 723 PSY_OUT_CHANNEL *psyOutChan = psyOut->psyOutElement[el]->psyOutChannel[ch];
739 psyOut->psyOutElement[el],
749 psyOut->psyOutElement[el],
    [all...]
  /frameworks/av/media/libstagefright/codecs/aacenc/src/
aacenc_core.c 170 &aacEnc->psyOut.psyOutElement,
184 &aacEnc->psyOut.psyOutElement,
stat_bits.c 180 PSY_OUT_ELEMENT *psyOutElement,
217 &psyOutElement->toolsInfo);
psy_main.c 254 PSY_OUT_ELEMENT *psyOutElement,
367 psyOutElement->groupedSfbOffset[ch],
369 psyOutElement->groupedSfbMinSnr[ch],
381 psyOutElement->toolsInfo.msDigest = MS_NONE;
396 (Word16*)&psyOutElement->toolsInfo.msDigest,
397 (Word16*)psyOutElement->toolsInfo.msMask,
413 (Word16*)&psyOutElement->toolsInfo.msDigest,
414 (Word16*)psyOutElement->toolsInfo.msMask,
418 (const Word16*)psyOutElement->groupedSfbOffset[0]);
456 psyOutElement->groupedSfbOffset[ch]
    [all...]
adj_thr.c 166 PSY_OUT_ELEMENT* psyOutElement,
263 if (psyOutElement->toolsInfo.msMask[sfb]) {
579 PSY_OUT_ELEMENT *psyOutElement,
600 if (psyOutElement->toolsInfo.msMask[sfb]) {
734 PSY_OUT_ELEMENT *psyOutElement,
753 initAvoidHoleFlag(peData->ahFlag, psyOutChannel, psyOutElement, nChannels, ahParam);
812 allowMoreHoles(psyOutChannel, psyOutElement, peData, peData->ahFlag,
    [all...]
qc_main.c 259 PSY_OUT_ELEMENT* psyOutElement,
278 psyOutElement,
299 psyOutElement,
bitenc.c 641 Word16 *msFlags = psyOut->psyOutElement.toolsInfo.msMask;
642 msDigest = psyOut->psyOutElement.toolsInfo.msDigest;

Completed in 378 milliseconds