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

1 2 3

  /external/aac/libSBRdec/src/
huff_dec.h 94 typedef const SCHAR (*Huffman)[2];
sbr_rom.h 146 extern const SCHAR FDK_sbrDecoder_sbr_huffBook_EnvLevel10T[120][2];
147 extern const SCHAR FDK_sbrDecoder_sbr_huffBook_EnvLevel10F[120][2];
148 extern const SCHAR FDK_sbrDecoder_sbr_huffBook_EnvBalance10T[48][2];
149 extern const SCHAR FDK_sbrDecoder_sbr_huffBook_EnvBalance10F[48][2];
150 extern const SCHAR FDK_sbrDecoder_sbr_huffBook_EnvLevel11T[62][2];
151 extern const SCHAR FDK_sbrDecoder_sbr_huffBook_EnvLevel11F[62][2];
152 extern const SCHAR FDK_sbrDecoder_sbr_huffBook_EnvBalance11T[24][2];
153 extern const SCHAR FDK_sbrDecoder_sbr_huffBook_EnvBalance11F[24][2];
154 extern const SCHAR FDK_sbrDecoder_sbr_huffBook_NoiseLevel11T[62][2];
155 extern const SCHAR FDK_sbrDecoder_sbr_huffBook_NoiseBalance11T[24][2]
    [all...]
huff_dec.cpp 108 SCHAR index = 0;
psdec_hybrid.h 117 SCHAR nQmfBands;
118 SCHAR frameSize;
119 SCHAR qmfBufferMove;
125 SCHAR sf_mQmfBuffer;
160 SCHAR frameSize,
161 SCHAR noBands,
psdec.h 178 SCHAR aaIidIndexMapped[MAX_NO_PS_ENV][NO_HI_RES_IID_BINS]; /*!< The mapped IID index for all envelopes and all IID bins */
179 SCHAR aaIccIndexMapped[MAX_NO_PS_ENV][NO_HI_RES_ICC_BINS]; /*!< The mapped ICC index for all envelopes and all ICC bins */
222 SCHAR abIidDtFlag[MAX_NO_PS_ENV]; /*!< Deltacoding time/freq flag for IID, 0 => freq */
223 SCHAR abIccDtFlag[MAX_NO_PS_ENV]; /*!< Deltacoding time/freq flag for ICC, 0 => freq */
225 SCHAR aaIidIndex[MAX_NO_PS_ENV][NO_HI_RES_IID_BINS]; /*!< The IID index for all envelopes and all IID bins */
226 SCHAR aaIccIndex[MAX_NO_PS_ENV][NO_HI_RES_ICC_BINS]; /*!< The ICC index for all envelopes and all ICC bins */
234 SCHAR noSubSamples;
235 SCHAR noChannels;
237 SCHAR procFrameBased; /*!< Helper to detected switching from frame based to slot based
258 SCHAR aIidPrevFrameIndex[NO_HI_RES_IID_BINS]; /*!< The IID index for previous frame (…)
    [all...]
transcendent.h 121 SCHAR a_e, /*!< Exponent of 1st operand a */
123 SCHAR b_e, /*!< Exponent of 2nd operand b */
125 SCHAR *ptrSum_e) /*!< Exponent of result */
159 SCHAR a_e, /*!< Exponent of 1st operand a */
161 SCHAR b_e, /*!< Exponent of 2nd operand b */
163 SCHAR *ptrSum_e) /*!< Exponent of result */
208 SCHAR a_e, /*!< Exponent of dividend a */
210 SCHAR b_e, /*!< Exponent of divisor b */
212 SCHAR *ptrResult_e) /*!< Exponent of quotient a/b */
264 SCHAR a_e, /*!< Exponent of dividend a *
    [all...]
psbitdec.cpp 101 static SCHAR
107 SCHAR index = 0;
129 static SCHAR
130 limitMinMax(SCHAR i,
131 SCHAR min,
132 SCHAR max)
154 deltaDecodeArray(SCHAR enable,
155 SCHAR *aIndex, /*!< ICC/IID parameters */
156 SCHAR *aPrevFrameIndex, /*!< ICC/IID parameters of previous frame */
157 SCHAR DtDf
    [all...]
env_calc.cpp 146 SCHAR nrgRef_e[MAX_FREQ_COEFFS];
147 SCHAR nrgEst_e[MAX_FREQ_COEFFS];
148 SCHAR nrgGain_e[MAX_FREQ_COEFFS];
149 SCHAR noiseLevel_e[MAX_FREQ_COEFFS];
150 SCHAR nrgSine_e[MAX_FREQ_COEFFS];
155 SCHAR *filtBuffer_e,
157 SCHAR *NrgGain_e,
164 SCHAR frameExp,
166 SCHAR *nrgEst_e );
173 SCHAR input_e
    [all...]
env_calc.h 100 SCHAR filtBuffer_e[MAX_FREQ_COEFFS]; /*!< Exponents of previous gains */
101 SCHAR filtBufferNoise_e; /*!< Common exponent of previous noise levels */
  /external/aac/libAACdec/src/
aacdec_tns.h 105 SCHAR Coeff[TNS_MAXIMUM_ORDER];
110 SCHAR Direction;
111 SCHAR Resolution;
aacdec_drc_types.h 119 SCHAR drcDataType;
126 SCHAR progRefLevel;
127 SCHAR pceInstanceTag;
139 SCHAR targetRefLevel;
155 SCHAR progRefLevel; /* Program reference level for all channels */
conceal_types.h 163 SCHAR rvlcPreviousScaleFactorOK;
164 SCHAR rvlcPreviousBlockType;
167 SCHAR lastRenderMode;
channel.h 144 const SCHAR epConfig,
aac_rom.h 105 extern const SCHAR ExponentTable [4][14] ;
145 extern const SCHAR aCodebook2StartInt[];
157 extern const SCHAR *aQuantTable[];
rvlc_info.h 153 SCHAR noise_used;
154 SCHAR intensity_used;
155 SCHAR sf_used;
aacdec_hcr.cpp 109 static void errDetectorInHcrSideinfoShrt(SCHAR cb,
113 static void errDetectorInHcrLengths(SCHAR lengthOfLongestCodeword,
131 SCHAR *pRemainingBitsInSegment,
137 const SCHAR *pQuantVal,
141 SCHAR *pRemainingBitsInSegment,
145 static const SCHAR *DecodePCW_Body(HANDLE_FDK_BITSTREAM bs,
147 const SCHAR *pQuantValBase,
149 SCHAR *pRemainingBitsInSegment,
163 static UCHAR errDetectPcwSegmentation(SCHAR remainingBitsInSegment,
177 static void errDetectorInHcrSideinfoShrt(SCHAR cb, SHORT numLine,UINT* errorWord
    [all...]
channelinfo.h 220 SCHAR lenOfLongestCodeword;
221 SCHAR numberSection;
222 SCHAR rvlcCurrentScaleFactorOK;
223 SCHAR rvlcIntensityUsed;
  /external/aac/libAACenc/src/
bitenc.h 146 SCHAR epConfig,
171 SCHAR epConfig
180 SCHAR epConfig
qc_main.h 127 SCHAR epConfig
138 SCHAR epConfig
158 SCHAR epConfig
  /external/aac/libMpegTPDec/include/
tp_data.h 258 SCHAR m_channelConfiguration; /**< Channel configuration index */
260 SCHAR m_epConfig; /**< Error protection index */
261 SCHAR m_vcb11Flag; /**< aacSectionDataResilienceFlag */
262 SCHAR m_rvlcFlag; /**< aacScalefactorDataResilienceFlag */
263 SCHAR m_hcrFlag; /**< aacSpectralDataResilienceFlag */
265 SCHAR m_sbrPresentFlag; /**< Flag indicating the presence of SBR data in the bitstream */
266 SCHAR m_psPresentFlag; /**< Flag indicating the presence of parametric stereo data in the bitstream */
269 SCHAR m_extensionChannelConfiguration; /**< Channel configuration index */
  /external/aac/libMpegTPEnc/include/
tp_data.h 258 SCHAR m_channelConfiguration; /**< Channel configuration index */
260 SCHAR m_epConfig; /**< Error protection index */
261 SCHAR m_vcb11Flag; /**< aacSectionDataResilienceFlag */
262 SCHAR m_rvlcFlag; /**< aacScalefactorDataResilienceFlag */
263 SCHAR m_hcrFlag; /**< aacSpectralDataResilienceFlag */
265 SCHAR m_sbrPresentFlag; /**< Flag indicating the presence of SBR data in the bitstream */
266 SCHAR m_psPresentFlag; /**< Flag indicating the presence of parametric stereo data in the bitstream */
269 SCHAR m_extensionChannelConfiguration; /**< Channel configuration index */
  /external/aac/libSBRenc/src/
env_est.h 180 SCHAR sfb_nrg_coupling[MAX_NUM_ENVELOPE_VALUES]; /* only used if stereomode = SWITCH_L_R_C */
181 SCHAR sfb_nrg[MAX_NUM_ENVELOPE_VALUES];
182 SCHAR noise_level_coupling[MAX_NUM_NOISE_VALUES]; /* only used if stereomode = SWITCH_L_R_C */
183 SCHAR noise_level[MAX_NUM_NOISE_VALUES];
code_env.h 101 SCHAR sfb_nrg_prev[MAX_FREQ_COEFFS];
134 FDKsbrEnc_codeEnvelope (SCHAR *sfb_nrg,
nf_est.h 119 SCHAR* indexVector, /*!< Index vector to obtain the patched data. */
ps_main.h 144 SCHAR dmxScale;
249 SCHAR *qmfScale,

Completed in 511 milliseconds

1 2 3