Home
last modified time | relevance | path

Searched refs:PVC_NTIMESLOT (Results 1 – 5 of 5) sorted by relevance

/external/aac/libSBRdec/src/
Dpvc_dec.h114 #define PVC_NTIMESLOT 16 macro
157 FIXP_DBL predEsg[PVC_NTIMESLOT]
159 int predEsg_exp[PVC_NTIMESLOT]; /**< Exponent of predicted Energy in linear
Dpvc_dec.cpp492 for (t = pvcBorder0; t < PVC_NTIMESLOT; t++) { in pvcDecodeFrame()
654 for (t = pPvcDynamicData->pvcBorder0; t < PVC_NTIMESLOT; t++) { in pvcEndFrame()
Denv_extr.h359 UCHAR pvcID[PVC_NTIMESLOT]; /*!< One PVC ID value for each time slot */
Denv_extr.cpp966 if (sum_length >= PVC_NTIMESLOT) { in sbrGetPvcEnvelope()
983 FDK_ASSERT(num_grid_info * fixed_length == PVC_NTIMESLOT); in sbrGetPvcEnvelope()
1012 hHeaderData->pvcIDprev = pvcID[PVC_NTIMESLOT - 1]; in sbrGetPvcEnvelope()
1305 pPrevFrameInfo->borders[pPrevFrameInfo->nEnvelopes] - PVC_NTIMESLOT; in extractPvcFrameInfo()
Denv_calc.cpp303 if (sineMapped[qmfBand - lsb] < PVC_NTIMESLOT) { in mapSineFlags()
363 *sinusoidalPosPrev - PVC_NTIMESLOT; /* we are 16 sbr time slots in mapSineFlagsPvc()
1054 i_stop = PVC_NTIMESLOT; in calculateSbrEnvelope()
1055 FDK_ASSERT(bordersPvc[hFrameData->frameInfo.nEnvelopes] == PVC_NTIMESLOT); in calculateSbrEnvelope()
1705 PVC_NTIMESLOT); in calculateSbrEnvelope()
1708 PVC_NTIMESLOT) { in calculateSbrEnvelope()