Searched refs:INT (Results 1 - 25 of 539) sorted by relevance

1234567891011>>

/external/aac/libSBRenc/src/
H A Dsbrenc_freq_sca.h98 INT
101 INT *h_num_bands,
102 const INT k0,
103 const INT k2,
104 const INT freq_scale,
105 const INT alter_scale
108 INT
111 INT *num_hires,
113 INT num_master,
114 INT *xover_ban
[all...]
H A Dsbr_misc.h96 void FDKsbrEnc_Shellsort_fract (FIXP_DBL *in, INT n);
97 void FDKsbrEnc_Shellsort_int (INT *in, INT n);
99 void FDKsbrEnc_AddLeft (INT *vector, INT *length_vector, INT value);
100 void FDKsbrEnc_AddRight (INT *vector, INT *length_vector, INT value);
101 void FDKsbrEnc_AddVecLeft (INT *ds
[all...]
H A Dton_corr.h102 INT sourceStartBand; /*!< first band in lowbands where to take the samples from */
103 INT sourceStopBand; /*!< first band in lowbands which is not included in the patch anymore */
104 INT guardStartBand; /*!< first band in highbands to be filled with zeros in order to
106 INT targetStartBand; /*!< first band in highbands to be filled with whitened lowband signal */
107 INT targetBandOffs; /*!< difference between 'startTargetBand' and 'startSourceBand' */
108 INT numBandsInPatch; /*!< number of consecutive bands in this one patch */
116 INT switchInverseFilt; /*!< Flag to enable dynamic adaption of invf. detection */
117 INT noQmfChannels;
118 INT bufferLength; /*!< Length of the r and i buffers. */
119 INT stepSiz
[all...]
H A Dfram_gen.h192 INT bufferFrameStart; /*!< frame generator vs analysis buffer time alignment (currently set to 0, offset added elsewhere) */
193 INT numberTimeSlots; /*!< number of SBR timeslots per frame */
197 INT bs_num_env; /*!< bs_num_env, number of envelopes for FIXFIX */
198 INT bs_abs_bord; /*!< bs_abs_bord, absolute border for VARFIX and FIXVAR */
199 INT n; /*!< number of relative borders for VARFIX and FIXVAR */
200 INT p; /*!< pointer-to-transient-border */
201 INT bs_rel_bord[MAX_NUM_REL]; /*!< bs_rel_bord, relative borders for all VAR */
202 INT v_f[MAX_ENVELOPES_FIXVAR_VARFIX]; /*!< envelope frequency resolutions for FIXVAR and VARFIX */
204 INT bs_abs_bord_0; /*!< bs_abs_bord_0, leading absolute border for VARVAR */
205 INT bs_abs_bord_
[all...]
H A Dbit_sbr.h99 INT TotalBits;
100 INT PayloadBits;
101 INT FillBits;
102 INT HeaderActive;
103 INT NrSendHeaderData; /**< input from commandline */
104 INT CountSendHeaderData; /**< modulo count. If < 0 then no counting is done (no SBR headers) */
112 INT sbr_start_frequency;
113 INT sbr_stop_frequency;
114 INT sbr_xover_band;
115 INT sbr_noise_band
[all...]
H A Dps_bitenc.h100 INT enablePSHeader;
101 INT enableIID;
102 INT iidMode;
103 INT enableICC;
104 INT iccMode;
105 INT enableIpdOpd;
107 INT frameClass;
108 INT nEnvelopes;
110 INT frameBorder[PS_MAX_ENVELOPES];
114 INT ii
[all...]
H A Dcmondata.h95 INT sbrHdrBits; /**< number of SBR header bits */
96 INT sbrDataBits; /**< number of SBR data bits */
97 INT sbrFillBits; /**< number of SBR fill bits */
100 INT xOverFreq; /**< the SBR crossover frequency */
101 INT dynBwEnabled; /**< indicates if dynamic bandwidth is enabled */
102 INT sbrNumChannels; /**< number of channels (meaning mono or stereo) */
103 INT dynXOverFreqEnc; /**< encoder dynamic crossover frequency */
H A Dps_encode.h118 INT iidEnable;
119 INT iidEnableLast;
120 INT iidQuantMode;
121 INT iidQuantModeLast;
122 INT iidDiffMode[PS_MAX_ENVELOPES];
123 INT iidIdx [PS_MAX_ENVELOPES][PS_MAX_BANDS];
124 INT iidIdxLast [PS_MAX_BANDS];
126 INT iccEnable;
127 INT iccEnableLast;
128 INT iccQuantMod
[all...]
H A Dnf_est.h104 INT freqBandTableQmf[MAX_NUM_NOISE_VALUES + 1]; /*!< Frequncy band table for the noise floor bands.*/
105 INT noNoiseBands; /*!< Number of noisebands. */
106 INT noiseBands; /*!< NoiseBands switch 4 bit.*/
107 INT timeSlots; /*!< Number of timeslots in a frame. */
120 INT missingHarmonicsFlag, /*!< Flag indicating if a strong tonal component will be missing. */
121 INT startIndex, /*!< Start index. */
123 INT transientFrame, /*!< A flag indicating if a transient is present. */
128 INT
130 INT ana_max_level, /*!< Maximum level of the adaptive noise. */
132 INT nSf
[all...]
/external/aac/libAACenc/src/
H A Dpre_echo_control.h98 INT *calcPreEcho,
99 INT numPb,
101 INT *mdctScalenm1);
105 INT calcPreEcho,
106 INT numPb,
107 INT maxAllowedIncreaseFactor,
110 INT mdctScale,
111 INT *mdctScalenm1);
H A Dqc_data.h119 INT instanceTag;
120 INT nChannelsInEl;
121 INT ChannelIndex[2];
127 INT nChannels;
128 INT nChannelsEff;
129 INT nElements;
134 INT paddingRest;
142 INT sceCpe; /* not used yet */
143 INT maxBits; /* maximum number of bits in reservoir */
144 INT averageBit
[all...]
H A Dbandwidth.h97 AAC_ENCODER_ERROR FDKaacEnc_DetermineBandWidth(INT* bandWidth,
98 INT proposedBandwidth,
99 INT bitrate,
101 INT sampleRate,
102 INT frameLength,
H A Dline_pe.h102 INT sfbNLines[MAX_GROUPED_SFB]; /* number of relevant lines in sfb */
104 INT sfbPe[MAX_GROUPED_SFB]; /* pe for each sfb */
105 INT sfbConstPart[MAX_GROUPED_SFB]; /* constant part for each sfb */
106 INT sfbNActiveLines[MAX_GROUPED_SFB]; /* number of active lines in sfb */
107 INT pe; /* sum of sfbPe */
108 INT constPart; /* sum of sfbConstPart */
109 INT nActiveLines; /* sum of sfbNActiveLines */
114 INT pe;
115 INT constPart;
116 INT nActiveLine
[all...]
H A Ddyn_bits.h109 INT codeBook;
110 INT sfbStart;
111 INT sfbCnt;
112 INT sectionBits; /* huff + si ! */
118 INT blockType;
119 INT noOfGroups;
120 INT sfbCnt;
121 INT maxSfbPerGroup;
122 INT sfbPerGroup;
123 INT noOfSection
[all...]
H A Daacenc_tns.h122 INT filterEnabled[MAX_NUM_OF_FILTERS];
123 INT threshOn[MAX_NUM_OF_FILTERS]; /* min. prediction gain for using tns TABUL*/
124 INT tnsLimitOrder[MAX_NUM_OF_FILTERS]; /* Limit for TNS order TABUL*/
125 INT tnsFilterDirection[MAX_NUM_OF_FILTERS]; /* Filtering direction, 0=up, 1=down TABUL */
126 INT acfSplit[MAX_NUM_OF_FILTERS];
127 INT seperateFiltersAllowed;
135 INT tnsActive;
136 INT maxOrder; /* max. order of tns filter */
137 INT coefRes;
142 INT lpcStartBan
[all...]
H A Dtns_func.h98 AAC_ENCODER_ERROR FDKaacEnc_InitTnsConfiguration(INT bitrate,
99 INT samplerate,
100 INT channels,
101 INT blocktype,
102 INT granuleLength,
103 INT ldSbrPresent,
106 INT active,
107 INT useTnsPeak );
109 INT FDKaacEnc_TnsDetect(
113 INT sfbCn
[all...]
H A Dms_stereo.h99 const INT *isBook,
100 INT *msDigest, /* output */
101 INT *msMask, /* output */
102 const INT sfbCnt,
103 const INT sfbPerGroup,
104 const INT maxSfbPerGroup,
105 const INT *sfbOffset);
H A Dtransform.h109 * \param mdctData_e pointer to an INT where the exponent of the frequency
113 INT FDKaacEnc_Transform_Real (const INT_PCM *timeData,
115 const INT blockType,
116 const INT windowShape,
117 INT *prevWindowShape,
118 const INT frameLength,
119 INT *mdctData_e,
120 INT filterType
H A Dgrp_data.h104 const INT sfbCnt,
105 const INT sfbActive,
106 const INT *sfbOffset,
108 INT *groupedSfbOffset, /* out */
109 INT *maxSfbPerGroup,
111 const INT noOfGroups,
112 const INT *groupLen,
113 const INT granuleLength);
H A Dblock_switch.h110 INT lastWindowSequence;
111 INT windowShape;
112 INT lastWindowShape;
114 INT attack;
115 INT lastattack;
116 INT attackIndex;
117 INT lastAttackIndex;
118 INT allowShortFrames; /* for Low Delay, don't allow short frames */
119 INT allowLookAhead; /* for Low Delay, don't do look-ahead */
120 INT noOfGroup
[all...]
H A Dinterface.h113 INT msDigest; /* 0 = no MS; 1 = some MS, 2 = all MS */
114 INT msMask[MAX_GROUPED_SFB];
119 INT sfbCnt;
120 INT sfbPerGroup;
121 INT maxSfbPerGroup;
122 INT lastWindowSequence;
123 INT windowShape;
124 INT groupingMask;
125 INT sfbOffsets[MAX_GROUPED_SFB+1];
127 INT mdctScal
[all...]
H A Dpnsparam.h121 INT tnsGainThreshold;
122 INT tnsPNSGainThreshold;
123 INT minSfbWidth;
133 INT bitRate,
134 INT sampleRate,
135 INT sfbCnt,
136 const INT *sfbOffset,
137 INT *usePns,
138 INT numChan,
139 const INT isL
[all...]
H A Dquantize.h100 void FDKaacEnc_QuantizeSpectrum(INT sfbCnt,
101 INT maxSfbPerGroup,
102 INT sfbPerGroup,
103 INT *sfbOffset, FIXP_DBL *mdctSpectrum,
104 INT globalGain, INT *scalefactors,
109 INT noOfLines,
110 INT gain);
114 INT noOfLines,
115 INT gai
[all...]
/external/aac/libSBRenc/include/
H A Dsbr_encoder.h114 INT bitRate;
115 INT nChannels;
116 INT sampleFreq;
117 INT transFac;
118 INT standardBitrate;
165 INT SendHeaderDataTime; /*!< SBR header send update frequency in ms. */
166 INT useWaveCoding; /*!< Flag: usage of wavecoding tool. */
167 INT crcSbr; /*!< Flag: usage of SBR-CRC. */
168 INT dynBwSupported; /*!< Flag: support for dynamic bandwidth in this combination. */
169 INT parametricCodin
[all...]
/external/aac/libFDK/include/x86/
H A Dabs_x86.h94 inline INT fixabs_D(INT x) { return ((x) > (INT)(0)) ? (x) : -(x) ; }
95 inline INT fixabs_S(INT x) { return ((x) > (INT)(0)) ? (x) : -(x) ; }

Completed in 390 milliseconds

1234567891011>>