HomeSort by relevance Sort by last modified time
    Searched refs:RESTRICT (Results 1 - 25 of 123) sorted by null

1 2 3 4 5

  /external/aac/libAACenc/src/
spreading.h 109 const FIXP_DBL *RESTRICT maskLowFactor,
110 const FIXP_DBL *RESTRICT maskHighFactor,
111 FIXP_DBL *RESTRICT pbSpreadEnergy);
tonality.h 109 void FDKaacEnc_CalculateFullTonality(FIXP_DBL *RESTRICT spectrum,
110 INT *RESTRICT sfbMaxScaleSpec,
111 FIXP_DBL *RESTRICT sfbEnergyLD64,
112 FIXP_SGL *RESTRICT sfbTonality, INT sfbCnt,
line_pe.h 132 void FDKaacEnc_prepareSfbPe(PE_CHANNEL_DATA *RESTRICT const peChanData,
133 const FIXP_DBL *RESTRICT const sfbEnergyLdData,
134 const FIXP_DBL *RESTRICT const sfbThresholdLdData,
135 const FIXP_DBL *RESTRICT const sfbFormFactorLdData,
136 const INT *RESTRICT const sfbOffset,
140 void FDKaacEnc_calcSfbPe(PE_CHANNEL_DATA *RESTRICT const peChanData,
141 const FIXP_DBL *RESTRICT const sfbEnergyLdData,
142 const FIXP_DBL *RESTRICT const sfbThresholdLdData,
145 const INT *RESTRICT const isBook,
146 const INT *RESTRICT const isScale)
    [all...]
band_nrg.h 113 FDKaacEnc_CheckBandEnergyOptim(const FIXP_DBL *const RESTRICT mdctSpectrum,
114 const INT *const RESTRICT sfbMaxScaleSpec,
115 const INT *const RESTRICT bandOffset,
117 FIXP_DBL *RESTRICT bandEnergy,
118 FIXP_DBL *RESTRICT bandEnergyLdData,
134 const FIXP_DBL *RESTRICT mdctSpectrumLeft,
135 const FIXP_DBL *RESTRICT mdctSpectrumRight,
136 INT *RESTRICT sfbMaxScaleSpecLeft, INT *RESTRICT sfbMaxScaleSpecRight,
137 const INT *RESTRICT bandOffset, const INT numBands
    [all...]
tonality.cpp 114 static void FDKaacEnc_CalcSfbTonality(FIXP_DBL *RESTRICT spectrum,
115 INT *RESTRICT sfbMaxScaleSpec,
116 FIXP_DBL *RESTRICT chaosMeasure,
117 FIXP_SGL *RESTRICT sfbTonality,
118 INT sfbCnt, const INT *RESTRICT sfbOffset,
119 FIXP_DBL *RESTRICT sfbEnergyLD64);
121 void FDKaacEnc_CalculateFullTonality(FIXP_DBL *RESTRICT spectrum,
122 INT *RESTRICT sfbMaxScaleSpec,
123 FIXP_DBL *RESTRICT sfbEnergyLD64,
124 FIXP_SGL *RESTRICT sfbTonality, INT sfbCnt
    [all...]
spreading.cpp 106 const FIXP_DBL *RESTRICT maskLowFactor,
107 const FIXP_DBL *RESTRICT maskHighFactor,
108 FIXP_DBL *RESTRICT pbSpreadEnergy) {
transform.h 132 FIXP_DBL* RESTRICT mdctData, const INT blockType,
157 FIXP_DBL* RESTRICT mdctData,
161 FIXP_DBL* RESTRICT overlapAddBuffer);
qc_main.h 128 ELEMENT_INFO *elInfo, ATS_ELEMENT *RESTRICT adjThrStateElement,
129 PSY_OUT_ELEMENT *RESTRICT psyOutElement,
130 QC_OUT_ELEMENT *RESTRICT qcOutElement, /* returns error code */
133 AAC_ENCODER_ERROR FDKaacEnc_QCMain(QC_STATE *RESTRICT hQC, PSY_OUT **psyOut,
140 ELEMENT_BITS *RESTRICT elBits[((8))],
151 AAC_ENCODER_ERROR FDKaacEnc_AdjustBitrate(QC_STATE *RESTRICT hQC,
152 CHANNEL_MAPPING *RESTRICT cm,
band_nrg.cpp 111 void FDKaacEnc_CalcSfbMaxScaleSpec(const FIXP_DBL *RESTRICT mdctSpectrum,
112 const INT *RESTRICT bandOffset,
113 INT *RESTRICT sfbMaxScaleSpec,
141 FDKaacEnc_CheckBandEnergyOptim(const FIXP_DBL *const RESTRICT mdctSpectrum,
142 const INT *const RESTRICT sfbMaxScaleSpec,
143 const INT *const RESTRICT bandOffset,
145 FIXP_DBL *RESTRICT bandEnergy,
146 FIXP_DBL *RESTRICT bandEnergyLdData,
192 INT FDKaacEnc_CalcBandEnergyOptimLong(const FIXP_DBL *RESTRICT mdctSpectrum,
193 INT *RESTRICT sfbMaxScaleSpec
    [all...]
ms_stereo.h 108 void FDKaacEnc_MsStereoProcessing(PSY_DATA *RESTRICT psyData[(2)],
pre_echo_control.cpp 106 void FDKaacEnc_InitPreEchoControl(FIXP_DBL *RESTRICT pbThresholdNm1,
108 FIXP_DBL *RESTRICT sfbPcmQuantThreshold,
117 void FDKaacEnc_PreEchoControl(FIXP_DBL *RESTRICT pbThresholdNm1,
121 FIXP_DBL *RESTRICT pbThreshold, INT mdctScale,
line_pe.cpp 116 void FDKaacEnc_prepareSfbPe(PE_CHANNEL_DATA *RESTRICT const peChanData,
117 const FIXP_DBL *RESTRICT const sfbEnergyLdData,
118 const FIXP_DBL *RESTRICT const sfbThresholdLdData,
119 const FIXP_DBL *RESTRICT const sfbFormFactorLdData,
120 const INT *RESTRICT const sfbOffset,
161 void FDKaacEnc_calcSfbPe(PE_CHANNEL_DATA *RESTRICT const peChanData,
162 const FIXP_DBL *RESTRICT const sfbEnergyLdData,
163 const FIXP_DBL *RESTRICT const sfbThresholdLdData,
166 const INT *RESTRICT const isBook,
167 const INT *RESTRICT const isScale)
    [all...]
aacenc_pns.cpp 352 static void FDKaacEnc_CalcNoiseNrgs(const INT sfbActive, INT *RESTRICT pnsFlag,
353 FIXP_DBL *RESTRICT sfbEnergyLdData,
354 INT *RESTRICT noiseNrg) {
382 INT *RESTRICT pnsFlag,
383 FIXP_DBL *RESTRICT sfbEnergyLdData,
384 INT *RESTRICT noiseNrg,
385 FIXP_DBL *RESTRICT sfbThresholdLdData) {
442 const INT sfbActive, FIXP_DBL *RESTRICT sfbEnergyLeft,
443 FIXP_DBL *RESTRICT sfbEnergyRight, FIXP_DBL *RESTRICT sfbEnergyLeftLD
    [all...]
noisedet.cpp 150 void FDKaacEnc_noiseDetect(FIXP_DBL *RESTRICT mdctSpectrum,
151 INT *RESTRICT sfbMaxScaleSpec, INT sfbActive,
152 const INT *RESTRICT sfbOffset,
153 FIXP_SGL *RESTRICT noiseFuzzyMeasure,
154 NOISEPARAMS *np, FIXP_SGL *RESTRICT sfbtonality)
intensity.h 119 PNS_DATA *RESTRICT pnsData[2]);
  /external/aac/libPCMutils/include/
pcm_utils.h 109 void FDK_interleave(const FIXP_DBL *RESTRICT pIn, LONG *RESTRICT pOut,
112 void FDK_interleave(const FIXP_DBL *RESTRICT pIn, SHORT *RESTRICT pOut,
115 void FDK_interleave(const FIXP_SGL *RESTRICT pIn, SHORT *RESTRICT pOut,
119 void FDK_deinterleave(const LONG *RESTRICT pIn, SHORT *RESTRICT pOut,
122 void FDK_deinterleave(const LONG *RESTRICT pIn, LONG *RESTRICT pOut
    [all...]
  /external/libvpx/libvpx/vp8/common/mips/dspr2/
reconinter_dspr2.c 20 __inline void vp8_copy_mem16x16_dspr2(unsigned char *RESTRICT src,
22 unsigned char *RESTRICT dst,
49 __inline void vp8_copy_mem8x8_dspr2(unsigned char *RESTRICT src, int src_stride,
50 unsigned char *RESTRICT dst,
73 __inline void vp8_copy_mem8x4_dspr2(unsigned char *RESTRICT src, int src_stride,
74 unsigned char *RESTRICT dst,
  /external/aac/libPCMutils/src/
pcm_utils.cpp 109 void FDK_interleave(const FIXP_DBL *RESTRICT pIn, LONG *RESTRICT pOut,
121 void FDK_interleave(const FIXP_DBL *RESTRICT pIn, SHORT *RESTRICT pOut,
133 void FDK_interleave(const FIXP_SGL *RESTRICT pIn, SHORT *RESTRICT pOut,
145 void FDK_deinterleave(const LONG *RESTRICT pIn, SHORT *RESTRICT _pOut,
158 void FDK_deinterleave(const LONG *RESTRICT pIn, LONG *RESTRICT _pOut
    [all...]
  /frameworks/support/room/common/src/main/java/androidx/room/
ForeignKey.java 120 * The RESTRICT action means that the application is prohibited from deleting
122 * exists one or more child keys mapped to it. The difference between the effect of a RESTRICT
123 * action and normal foreign key constraint enforcement is that the RESTRICT action processing
129 * RESTRICT action causes SQLite to return an error immediately if a parent key with dependent
132 int RESTRICT = 2;
166 @IntDef({NO_ACTION, RESTRICT, SET_NULL, SET_DEFAULT, CASCADE})
  /external/aac/libArithCoding/include/
ac_arith_coder.h 139 FIXP_DBL *RESTRICT spectrum, int lg,
  /frameworks/support/room/compiler/src/main/kotlin/androidx/room/vo/
ForeignKeyAction.kt 26 RESTRICT(ForeignKey.RESTRICT, "RESTRICT"),
  /external/aac/libAACdec/src/arm/
block_arm.cpp 111 FIXP_DBL *pSpectrum, int maxSfbs, const SHORT *RESTRICT BandOffsets,
112 int SpecScale_window, const SHORT *RESTRICT pSfbScale, int window) {
  /system/bt/embdrv/sbc/decoder/include/
oi_codec_sbc_private.h 40 #define RESTRICT restrict
42 #define RESTRICT
182 PRIVATE void cosineModulateSynth4(SBC_BUFFER_T* RESTRICT out,
183 int32_t const* RESTRICT in);
187 INLINE void dct3_4(int32_t* RESTRICT out, int32_t const* RESTRICT in);
188 PRIVATE void analyze4_generated(SBC_BUFFER_T analysisBuffer[RESTRICT 40],
192 INLINE void dct3_8(int32_t* RESTRICT out, int32_t const* RESTRICT in)
    [all...]
  /external/aac/libFDK/include/
FDK_lpc.h 190 void CLpc_SynthesisLattice(FIXP_DBL *RESTRICT signal, const int signal_size,
192 const int inc, const FIXP_DBL *RESTRICT coeff,
193 const int order, FIXP_DBL *RESTRICT state);
qmf_pcm.h 134 FIXP_DBL *RESTRICT realSlot, /*!< Input: Pointer to real Slot */
135 FIXP_DBL *RESTRICT imagSlot, /*!< Input: Pointer to imag Slot */
136 INT_PCM_QMFOUT *RESTRICT timeOut, /*!< Time domain data */
143 FIXP_QSS *RESTRICT sta = FilterStates;
144 const FIXP_PFT *RESTRICT p_flt, *RESTRICT p_fltm;
226 FIXP_DBL *RESTRICT realSlot, /*!< Input: Pointer to real Slot */
227 FIXP_DBL *RESTRICT imagSlot, /*!< Input: Pointer to imag Slot */
228 INT_PCM_QMFOUT *RESTRICT timeOut, /*!< Time domain data */
235 FIXP_QSS *RESTRICT sta = FilterStates
    [all...]

Completed in 3455 milliseconds

1 2 3 4 5