Searched refs:timeData (Results 1 – 5 of 5) sorted by relevance
/external/aac/libAACenc/src/ |
D | transform.cpp | 113 const INT_PCM * RESTRICT timeData; in FDKaacEnc_Transform_Real() local 135 timeData = pTimeData; in FDKaacEnc_Transform_Real() 156 timeData = pTimeData + 3*fl + (fl/2); in FDKaacEnc_Transform_Real() 178 mdctData[(tl/2)+i] = - (FIXP_DBL) timeData[tl-i-1] >> ( 1 ); in FDKaacEnc_Transform_Real() 180 mdctData[(tl/2)+i] = - (FIXP_DBL) timeData[tl-i-1] << (DFRACT_BITS - SAMPLE_BITS - 1); in FDKaacEnc_Transform_Real() 187 tmp0 = fMultDiv2((FIXP_PCM)timeData[i+nl], pLeftWindowPart[i].v.im); in FDKaacEnc_Transform_Real() 188 …mdctData[(tl/2)+i+nl] = fMultSubDiv2(tmp0, (FIXP_PCM)timeData[tl-nl-i-1], pLeftWindowPart[i].v.re); in FDKaacEnc_Transform_Real() 195 mdctData[(tl/2)-1-i] = - (FIXP_DBL) timeData[tl+i] >> (1); in FDKaacEnc_Transform_Real() 197 mdctData[(tl/2)-1-i] = - (FIXP_DBL) timeData[tl+i] << (DFRACT_BITS - SAMPLE_BITS - 1); in FDKaacEnc_Transform_Real() 204 tmp1 = fMultDiv2((FIXP_PCM)timeData[tl+nr+i], pRightWindowPart[i].v.re); in FDKaacEnc_Transform_Real() [all …]
|
D | transform.h | 113 INT FDKaacEnc_Transform_Real (const INT_PCM *timeData,
|
/external/aac/libSBRdec/src/ |
D | sbrdecoder.cpp | 1316 INT_PCM *timeData, in sbrDecoder_DecodeElement() argument 1467 timeData + offset0, in sbrDecoder_DecodeElement() 1468 timeData + offset0, in sbrDecoder_DecodeElement() 1470 timeData + offset1, in sbrDecoder_DecodeElement() 1485 timeData + offset1, in sbrDecoder_DecodeElement() 1486 timeData + offset1, in sbrDecoder_DecodeElement() 1519 ptr = timeData; in sbrDecoder_DecodeElement() 1527 FDKmemcpy( timeData+copyFrameSize, timeData, copyFrameSize*sizeof(INT_PCM) ); in sbrDecoder_DecodeElement() 1538 INT_PCM *timeData, in sbrDecoder_Apply() argument 1581 …FDKmemmove(timeData + c*outputFrameSize, timeData + c*self->codecFrameSize , self->codecFrameSize*… in sbrDecoder_Apply() [all …]
|
/external/aac/libSBRdec/include/ |
D | sbrdecoder.h | 311 INT_PCM *timeData,
|
/external/icu/icu4c/source/data/misc/ |
D | supplementalData.txt | 30497 timeData{
|