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

/external/aac/libAACenc/src/
H A Dchannel_map.cpp224 static INT FDKaacEnc_initElement (ELEMENT_INFO* elInfo, MP4_ELEMENT_ID elType, INT* cnt, CHANNEL_MODE mode, CHANNEL_ORDER co, INT* it_cnt, const FIXP_DBL relBits) { argument
231 elInfo->elType=elType;
232 elInfo->relativeBits = relBits;
234 switch(elInfo->elType) {
236 elInfo->nChannelsInEl=1;
237 elInfo->ChannelIndex[0]=assign[counter++];
238 elInfo->instanceTag=it_cnt[elType]++;
242 elInfo->nChannelsInEl=2;
243 elInfo->ChannelIndex[0]=assign[counter++];
244 elInfo
[all...]
H A Dqc_main.cpp305 for (ch=0; ch<cm->elInfo[i].nChannelsInEl; ch++) {
447 AAC_ENCODER_ERROR FDKaacEnc_QCMainPrepare(ELEMENT_INFO *elInfo, argument
457 INT nChannels = elInfo->nChannelsInEl;
466 ErrorStatus = FDKaacEnc_ChannelElementWrite( NULL, elInfo, NULL,
523 if ((cm->elInfo[i].elType == ID_SCE) || (cm->elInfo[i].elType == ID_CPE) ||
524 (cm->elInfo[i].elType == ID_LFE))
584 ELEMENT_INFO elInfo = cm->elInfo[i]; local
586 if ( (elInfo
645 ELEMENT_INFO elInfo = cm->elInfo[i]; local
689 ELEMENT_INFO elInfo = cm->elInfo[i]; local
828 ELEMENT_INFO elInfo = cm->elInfo[i]; local
912 ELEMENT_INFO elInfo = cm->elInfo[i]; local
962 ELEMENT_INFO elInfo = cm->elInfo[i]; local
1124 ELEMENT_INFO elInfo = cm->elInfo[i]; local
1566 ELEMENT_INFO elInfo; local
[all...]
H A Dmetadata_compressor.cpp509 drcComp->channelIdx[C] = channelMapping.elInfo[0].ChannelIndex[0];
512 drcComp->channelIdx[L] = channelMapping.elInfo[0].ChannelIndex[0];
513 drcComp->channelIdx[R] = channelMapping.elInfo[0].ChannelIndex[1];
516 drcComp->channelIdx[L] = channelMapping.elInfo[1].ChannelIndex[0];
517 drcComp->channelIdx[R] = channelMapping.elInfo[1].ChannelIndex[1];
518 drcComp->channelIdx[C] = channelMapping.elInfo[0].ChannelIndex[0];
521 drcComp->channelIdx[L] = channelMapping.elInfo[1].ChannelIndex[0];
522 drcComp->channelIdx[R] = channelMapping.elInfo[1].ChannelIndex[1];
523 drcComp->channelIdx[C] = channelMapping.elInfo[0].ChannelIndex[0];
524 drcComp->channelIdx[S] = channelMapping.elInfo[
[all...]
H A Dqc_main.h121 ELEMENT_INFO *elInfo,
H A Dadj_thr.cpp1166 for(ch=0; ch<cm->elInfo[elementId].nChannelsInEl; ch++) {
1176 if (cm->elInfo[elementId].elType != ID_DSE) {
1178 for(ch=0; ch<cm->elInfo[elementId].nChannelsInEl; ch++) {
1239 if (cm->elInfo[elementId].elType != ID_DSE) {
1241 for(ch=0; ch<cm->elInfo[elementId].nChannelsInEl; ch++) {
1326 if (cm->elInfo[elementId].elType != ID_DSE) {
1332 for(ch=0; ch<cm->elInfo[elementId].nChannelsInEl; ch++) {
1342 for(ch=0; ch<cm->elInfo[elementId].nChannelsInEl; ch++) {
1389 if ( (ch==(cm->elInfo[elementId].nChannelsInEl-1)) && noReduction ) {
1431 if (cm->elInfo[elementI
2558 ELEMENT_INFO elInfo = cm->elInfo[i]; local
2585 ELEMENT_INFO elInfo = cm->elInfo[i]; local
[all...]
H A Dqc_data.h130 ELEMENT_INFO elInfo[(8)]; member in struct:__anon131
H A Daacenc.cpp713 ELEMENT_INFO elInfo = cm->elInfo[el]; local
715 if ( (elInfo.elType == ID_SCE)
716 || (elInfo.elType == ID_CPE)
717 || (elInfo.elType == ID_LFE) )
722 for(ch=0;ch<elInfo.nChannelsInEl;ch++) {
735 FDKaacEnc_psyMain(elInfo.nChannelsInEl,
741 cm->elInfo[el].ChannelIndex,
747 ErrorStatus = FDKaacEnc_QCMainPrepare(&elInfo,
H A Daacenc_lib.cpp628 sbrElInfo[el].ChannelIndex[0] = channelMapping->elInfo[el].ChannelIndex[0];
629 sbrElInfo[el].ChannelIndex[1] = channelMapping->elInfo[el].ChannelIndex[1];
630 sbrElInfo[el].elType = channelMapping->elInfo[el].elType;
631 sbrElInfo[el].bitRate = (INT)(fMultNorm(channelMapping->elInfo[el].relativeBits, (FIXP_DBL)bitRate));
632 sbrElInfo[el].instanceTag = channelMapping->elInfo[el].instanceTag;
633 sbrElInfo[el].nChannelsInEl = channelMapping->elInfo[el].nChannelsInEl;
714 if (cm.elInfo[e].elType != ID_SCE && cm.elInfo[e].elType != ID_CPE) {
718 sbrBitRateOut = sbrEncoder_LimitBitRate(sbrElementBitRateIn , cm.elInfo[e].nChannelsInEl, coreSamplingRate, aot);
728 adjustedBitrate = fMax(initialBitrate, (INT)fDivNorm((FIXP_DBL)(sbrBitRateOut+8), cm.elInfo[
[all...]
H A Dbitenc.cpp1307 ELEMENT_INFO elInfo = channelMapping->elInfo[i]; local
1310 switch (elInfo.elType)
1317 &elInfo,
1352 if(elInfo.elType != ID_DSE) {
H A Dpsy_main.cpp262 for (ch=0; ch<cm->elInfo[i].nChannelsInEl; ch++) {
263 if (cm->elInfo[i].elType!=ID_LFE) {
281 for (ch=0; ch<cm->elInfo[i].nChannelsInEl; ch++) {
378 for (ch=0; ch<cm->elInfo[i].nChannelsInEl; ch++) {
398 cm->elInfo[0].nChannelsInEl,
409 cm->elInfo[1].nChannelsInEl,
/external/aac/libSBRenc/src/
H A Dsbr.h125 SBR_ELEMENT_INFO elInfo; member in struct:SBR_ELEMENT
H A Dsbr_encoder.cpp991 if(hSbrElement->elInfo.fParametricStereo == 0)
1006 samples + hSbrElement->elInfo.ChannelIndex[ch],
1021 if (hSbrElement->elInfo.fParametricStereo)
1043 INT_PCM* pSamples[2] = {samples + hSbrElement->elInfo.ChannelIndex[0],samples + hSbrElement->elInfo.ChannelIndex[1]};
1050 samples + hSbrElement->elInfo.ChannelIndex[ch],
1088 (hSbrElement->elInfo.fParametricStereo) ? hEnvEncoder->hParametricStereo : NULL,
1132 samples + hSbrElement->elInfo.ChannelIndex[ch] + hEnvEncoder->bufferOffset,
1135 samples + hSbrElement->elInfo.ChannelIndex[ch],
1471 SBR_ELEMENT_INFO elInfo[(
1469 FDKsbrEnc_Reallocate( HANDLE_SBR_ENCODER hSbrEncoder, SBR_ELEMENT_INFO elInfo[(8)], const INT noElements) argument
1807 sbrEncoder_Init( HANDLE_SBR_ENCODER hSbrEncoder, SBR_ELEMENT_INFO elInfo[(8)], int noElements, INT_PCM *inputBuffer, INT *coreBandwidth, INT *inputBufferOffset, INT *numChannels, INT *coreSampleRate, UINT *downSampleFactor, INT *frameLength, AUDIO_OBJECT_TYPE aot, int *delay, int transformFactor, const int headerPeriod, ULONG statesInitFlag ) argument
[all...]
/external/owasp/sanitizer/src/main/org/owasp/html/
H A DTagBalancingHtmlStreamEventReceiver.java80 ElementContainmentInfo elInfo = ELEMENT_CONTAINMENT_RELATIONSHIPS.get(
83 if (elInfo == null) {
90 prepareForContent(elInfo);
93 underlying.openTag(elInfo.elementName, attrs);
95 if (!elInfo.isVoid) {
96 openElements.add(elInfo);
100 private void prepareForContent(ElementContainmentInfo elInfo) { argument
104 if ((top.contents & elInfo.types) == 0) {
108 && (blockContainerChild.contents & elInfo.types) != 0) {
120 if ((top.contents & elInfo
[all...]
/external/aac/libSBRenc/include/
H A Dsbr_encoder.h308 * \param elInfo Structure that describes the element/channel arrangement.
309 * \param noElements Amount of elements described in elInfo.
327 SBR_ELEMENT_INFO elInfo[(8)],
/external/owasp/sanitizer/distrib/lib/
H A Dowasp-java-html-sanitizer.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/owasp/ org/owasp/html/ org/owasp/html/AbstractTokenStream ...

Completed in 324 milliseconds