HomeSort by relevance Sort by last modified time
    Searched refs:RESTRICT (Results 51 - 75 of 88) sorted by null

1 23 4

  /external/aac/libSBRenc/src/
tran_det.cpp 231 static FIXP_DBL addHighbandEnergies(FIXP_DBL **RESTRICT Energies, /*!< input */
234 UCHAR *RESTRICT freqBandTable,
370 calculateThresholds(FIXP_DBL **RESTRICT Energies,
371 INT *RESTRICT scaleEnergies,
372 FIXP_DBL *RESTRICT thresholds,
453 extractTransientCandidates(FIXP_DBL **RESTRICT Energies,
454 INT *RESTRICT scaleEnergies,
455 FIXP_DBL *RESTRICT thresholds,
456 FIXP_DBL *RESTRICT transients,
467 FIXP_DBL *RESTRICT pEnergiesTemp = EnergiesTemp
    [all...]
env_est.cpp 117 FDKsbrEnc_getEnergyFromCplxQmfData(FIXP_DBL **RESTRICT energyValues,/*!< the result of the operation */
118 FIXP_DBL **RESTRICT realValues, /*!< the real part of the QMF subsamples */
119 FIXP_DBL **RESTRICT imagValues, /*!< the imaginary part of the QMF subsamples */
157 FIXP_DBL *RESTRICT r0 = realValues[k];
158 FIXP_DBL *RESTRICT i0 = imagValues[k];
159 FIXP_DBL *RESTRICT r1 = realValues[k+1];
160 FIXP_DBL *RESTRICT i1 = imagValues[k+1];
207 FDKsbrEnc_getEnergyFromCplxQmfDataFull(FIXP_DBL **RESTRICT energyValues,/*!< the result of the operation */
208 FIXP_DBL **RESTRICT realValues, /*!< the real part of the QMF subsamples */
209 FIXP_DBL **RESTRICT imagValues, /*!< the imaginary part of the QMF subsamples *
    [all...]
ton_corr.cpp 120 FIXP_DBL **RESTRICT sourceBufferReal, /*!< The real part of the QMF-matrix. */
121 FIXP_DBL **RESTRICT sourceBufferImag, /*!< The imaginary part of the QMF-matrix. */
136 INT** RESTRICT signMatrix = hTonCorr->signMatrix;
137 FIXP_DBL* RESTRICT nrgVector = hTonCorr->nrgVector;
138 FIXP_DBL** RESTRICT quotaMatrix = hTonCorr->quotaMatrix;
139 FIXP_DBL* RESTRICT pNrgVectorFreq = hTonCorr->nrgVectorFreq;
    [all...]
mh_det.cpp 148 static void diff(FIXP_DBL *RESTRICT pTonalityOrig,
150 const UCHAR *RESTRICT pFreqBandTable,
296 static void calculateDetectorInput(FIXP_DBL **RESTRICT pQuotaBuffer, /*!< Pointer to tonality matrix. */
297 SCHAR *RESTRICT indexVector,
298 FIXP_DBL **RESTRICT tonalityDiff,
299 FIXP_DBL **RESTRICT pSfmOrig,
300 FIXP_DBL **RESTRICT pSfmSbr,
341 static void removeLowPassDetection(UCHAR *RESTRICT pAddHarmSfb,
342 UCHAR **RESTRICT pDetectionVectors,
346 const UCHAR *RESTRICT pFreqBandTable
    [all...]
ps_main.cpp 302 FIXP_QMF **RESTRICT mixRealQmfData,
303 FIXP_QMF **RESTRICT mixImagQmfData,
468 FIXP_QMF **RESTRICT downmixedRealQmfData,
469 FIXP_QMF **RESTRICT downmixedImagQmfData,
  /external/bluetooth/bluedroid/embdrv/sbc/decoder/srce/
synthesis-sbc.c 236 PRIVATE void SynthWindow80_generated(OI_INT16 *pcm, SBC_BUFFER_T const * RESTRICT buffer, OI_UINT strideShift);
237 PRIVATE void SynthWindow112_generated(OI_INT16 *pcm, SBC_BUFFER_T const * RESTRICT buffer, OI_UINT strideShift);
238 PRIVATE void dct2_8(SBC_BUFFER_T * RESTRICT out, OI_INT32 const * RESTRICT x);
475 PRIVATE void cosineModulateSynth4(SBC_BUFFER_T * RESTRICT out, OI_INT32 const * RESTRICT in)
readsamplesjoint.inc 61 OI_INT32 * RESTRICT s = common->subdata;
synthesis-dct8.c 82 PRIVATE void float_dct2_8(float * RESTRICT out, OI_INT32 const *RESTRICT in)
209 PRIVATE void dct2_8(SBC_BUFFER_T * RESTRICT out, OI_INT32 const *RESTRICT in)
synthesis-8-generated.c 42 PRIVATE void SynthWindow80_generated(OI_INT16 *pcm, SBC_BUFFER_T const * RESTRICT buffer, OI_UINT strideShift)
  /external/aac/libAACenc/src/
dyn_bits.cpp 247 SECTION_INFO* const RESTRICT huffsection,
282 SECTION_INFO* const RESTRICT huffsection,
322 SECTION_INFO* const RESTRICT huffsection,
323 INT* const RESTRICT mergeGainLookUp,
390 SECTION_DATA* const RESTRICT sectionData,
531 SECTION_DATA* const RESTRICT sectionData,
696 SECTION_DATA* const RESTRICT sectionData,
736 SECTION_DATA* const RESTRICT sectionData,
bit_cnt.cpp 109 static void FDKaacEnc_count1_2_3_4_5_6_7_8_9_10_11(const SHORT *RESTRICT values,
185 static void FDKaacEnc_count3_4_5_6_7_8_9_10_11(const SHORT *RESTRICT values,
256 static void FDKaacEnc_count5_6_7_8_9_10_11(const SHORT *RESTRICT values,
311 static void FDKaacEnc_count7_8_9_10_11(const SHORT *RESTRICT values,
361 static void FDKaacEnc_count9_10_11(const SHORT *RESTRICT values,
408 static void FDKaacEnc_count11(const SHORT *RESTRICT values,
449 static void FDKaacEnc_countEsc(const SHORT *RESTRICT values,
451 INT *RESTRICT bitCount)
491 typedef void (*COUNT_FUNCTION)(const SHORT *RESTRICT values,
493 INT *RESTRICT bitCount)
    [all...]
aacenc_tns.cpp 208 FIXP_DBL *RESTRICT input,
209 FIXP_DBL *RESTRICT reflCoeff,
215 INT *RESTRICT index,
222 FIXP_DBL *RESTRICT parcor,
229 FIXP_DBL *RESTRICT LpcCoeff,
231 FIXP_DBL *RESTRICT workBuffer
235 FIXP_DBL *RESTRICT signal,
    [all...]
qc_main.cpp 139 INT *RESTRICT sfbOffset,
140 SHORT *RESTRICT quantSpectrum,
141 UINT *RESTRICT maxValue);
448 ATS_ELEMENT* RESTRICT adjThrStateElement,
449 PSY_OUT_ELEMENT* RESTRICT psyOutElement,
450 QC_OUT_ELEMENT* RESTRICT qcOutElement,
459 PSY_OUT_CHANNEL** RESTRICT psyOutChannel = psyOutElement->psyOutChannel; /* may be modified in-place */
487 AAC_ENCODER_ERROR FDKaacEnc_AdjustBitrate(QC_STATE *RESTRICT hQC,
488 CHANNEL_MAPPING *RESTRICT cm,
794 AAC_ENCODER_ERROR FDKaacEnc_QCMain(QC_STATE* RESTRICT hQC
    [all...]
psy_main.cpp 444 PSY_OUT_ELEMENT *RESTRICT psyOutElement,
458 PSY_CONFIGURATION *RESTRICT hPsyConfLong = &psyConf[0];
459 PSY_CONFIGURATION *RESTRICT hPsyConfShort = &psyConf[1];
460 PSY_OUT_CHANNEL **RESTRICT psyOutChannel = psyOutElement->psyOutChannel;
463 PSY_STATIC **RESTRICT psyStatic = psyElement->psyStatic;
465 PSY_DATA *RESTRICT psyData[(2)];
466 TNS_DATA *RESTRICT tnsData[(2)];
467 PNS_DATA *RESTRICT pnsData[(2)];
473 PSY_CONFIGURATION *RESTRICT hThisPsyConf[(2)];
    [all...]
sf_estim.cpp 119 FDKaacEnc_FDKaacEnc_CalcFormFactorChannel(FIXP_DBL *RESTRICT sfbFormFactorLdData,
120 PSY_OUT_CHANNEL *RESTRICT psyOutChan)
    [all...]
block_switch.cpp 104 BLOCK_SWITCHING_CONTROL *RESTRICT blockSwitchingControl,
329 static void FDKaacEnc_CalcWindowEnergy(BLOCK_SWITCHING_CONTROL *RESTRICT blockSwitchingControl, INT windowLen, const INT_PCM *pTimeSignal)
  /external/aac/libAACdec/src/
aacdec_pns.cpp 257 static int GenerateRandomVector (FIXP_DBL *RESTRICT spec,
263 FIXP_DBL *RESTRICT ptr = spec;
292 static void ScaleBand (FIXP_DBL *RESTRICT spec, int size, int scaleFactor, int specScale, int noise_e, int out_of_phase)
aacdec_tns.cpp 334 CTnsData *RESTRICT pTnsData, /*!< pointer to aac decoder info */
354 CFilter *RESTRICT filter = &pTnsData->Filter[window][index];
conceal.cpp 687 FIXP_CNCL *RESTRICT pCncl = &hConcealmentInfo->spectralCoefficient[1024-1];
688 FIXP_DBL *RESTRICT pSpec = &pSpectralCoefficient[1024-1];
698 FIXP_CNCL *RESTRICT pCncl = &hConcealmentInfo->spectralCoefficient[1024-1];
699 FIXP_DBL *RESTRICT pSpec = &pSpectralCoefficient[1024-1];
    [all...]
block.h 146 void CTns_Apply ( CTnsData *RESTRICT pTnsData, /*!< pointer to aac decoder info */
  /external/aac/libFDK/src/
FDK_bitbuffer.cpp 113 const UINT *const RESTRICT pBitMask = BitMask;
365 UCHAR *RESTRICT inputBuffer,
397 void CopyAlignedBlock (HANDLE_FDK_BITBUF h_BitBufSrc, UCHAR *RESTRICT dstBuffer, UINT bToRead)
402 UCHAR *RESTRICT pBBB = h_BitBufSrc->Buffer;
454 UCHAR *RESTRICT outputBuffer = outBuf;
fft.cpp 106 static FORCEINLINE void fft3(FIXP_DBL *RESTRICT pDat)
139 static FORCEINLINE void fft5(FIXP_DBL *RESTRICT pDat)
218 FIXP_DBL *RESTRICT pDst = aDst;
270 FIXP_DBL *RESTRICT pDst = aDst1;
294 FIXP_DBL *RESTRICT pDst = pInput;
358 inline void fft_16(FIXP_DBL *RESTRICT x)
1047 static inline void fft_apply_rot_vector(FIXP_DBL *RESTRICT pData, const int cl, const int l, const FIXP_STB *pVecRe, const FIXP_STB *pVecIm)
1101 FIXP_DBL *RESTRICT pDst = aDst; \
    [all...]
  /external/aac/libFDK/src/arm/
dct_arm.cpp 97 FIXP_DBL *RESTRICT pDat_0,
98 FIXP_DBL *RESTRICT pDat_1)
355 FIXP_DBL *RESTRICT pDat_0,
356 FIXP_DBL *RESTRICT pDat_1,
  /external/aac/libSBRdec/src/
psdec.cpp 597 FIXP_DBL *RESTRICT aaLeftReal;
598 FIXP_DBL *RESTRICT aaLeftImag;
600 FIXP_DBL *RESTRICT aaRightReal;
601 FIXP_DBL *RESTRICT aaRightImag;
603 FIXP_DBL *RESTRICT pRealDelayBuffer;
604 FIXP_DBL *RESTRICT pImagDelayBuffer;
    [all...]
env_calc.cpp     [all...]

Completed in 476 milliseconds

1 23 4