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

1 2 3 4 5 6 7 8 91011>>

  /external/aac/libSBRenc/src/
sbrenc_freq_sca.h 98 INT
99 FDKsbrEnc_UpdateFreqScale(UCHAR *v_k_master, INT *h_num_bands,
100 const INT k0, const INT k2,
101 const INT freq_scale,
102 const INT alter_scale);
104 INT
106 INT *num_hires,
108 INT num_master ,
109 INT *xover_band
    [all...]
sbr_misc.h 96 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 *dst, INT *length_dst, INT *src, INT length_src)
    [all...]
ton_corr.h 102 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 stepSize; /*!< Stride for the lpc estimate. *
    [all...]
fram_gen.h 192 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_1; /*!< bs_abs_bord_1, trailing absolute border for VARVAR *
    [all...]
bit_sbr.h 99 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_bands
    [all...]
ps_bitenc.h 100 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 iid[PS_MAX_ENVELOPES][PS_MAX_BANDS]
    [all...]
cmondata.h 95 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 */
ps_encode.h 118 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 iccQuantMode
    [all...]
nf_est.h 104 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. */
122 int numberOfEstimatesPerFrame, /*!< The number of tonality estimates per frame. */
123 INT transientFrame, /*!< A flag indicating if a transient is present. */
128 INT
130 INT ana_max_level, /*!< Maximum level of the adaptive noise. *
    [all...]
  /external/aac/libAACenc/src/
pre_echo_control.h 98 INT *calcPreEcho,
99 INT numPb,
101 INT *mdctScalenm1);
105 INT calcPreEcho,
106 INT numPb,
107 INT maxAllowedIncreaseFactor,
110 INT mdctScale,
111 INT *mdctScalenm1);
bandwidth.h 97 AAC_ENCODER_ERROR FDKaacEnc_DetermineBandWidth(INT* bandWidth,
98 INT proposedBandwidth,
99 INT bitrate,
101 INT sampleRate,
102 INT frameLength,
line_pe.h 102 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 nActiveLines
    [all...]
dyn_bits.h 109 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 noOfSections
    [all...]
qc_data.h 119 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 averageBits; /* average number of bits we should use *
    [all...]
aacenc_tns.h 122 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 lpcStartBand[MAX_NUM_OF_FILTERS]
    [all...]
tns_func.h 98 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 sfbCnt
    [all...]
ms_stereo.h 99 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);
transform.h 109 * \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
grp_data.h 104 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);
block_switch.h 111 INT lastWindowSequence;
112 INT windowShape;
113 INT lastWindowShape;
115 INT attack;
116 INT lastattack;
117 INT attackIndex;
118 INT lastAttackIndex;
119 INT allowShortFrames; /* for Low Delay, don't allow short frames */
120 INT allowLookAhead; /* for Low Delay, don't do look-ahead */
121 INT noOfGroups
    [all...]
interface.h 112 INT msDigest; /* 0 = no MS; 1 = some MS, 2 = all MS */
113 INT msMask[MAX_GROUPED_SFB];
118 INT sfbCnt;
119 INT sfbPerGroup;
120 INT maxSfbPerGroup;
121 INT lastWindowSequence;
122 INT windowShape;
123 INT groupingMask;
124 INT sfbOffsets[MAX_GROUPED_SFB+1];
126 INT mdctScale; /* number of transform shifts *
    [all...]
pnsparam.h 121 INT tnsGainThreshold;
122 INT tnsPNSGainThreshold;
123 INT minSfbWidth;
128 int FDKaacEnc_lookUpPnsUse (int bitRate, int sampleRate, int numChan, const int isLC);
133 INT bitRate,
134 INT sampleRate
    [all...]
quantize.h 100 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 gain
    [all...]
  /external/aac/libSBRenc/include/
sbr_encoder.h 106 INT bitRate;
107 INT nChannels;
108 INT sampleFreq;
109 INT transFac;
110 INT standardBitrate;
156 INT SendHeaderDataTime; /*!< SBR header send update frequency in ms. */
157 INT useWaveCoding; /*!< Flag: usage of wavecoding tool. */
158 INT crcSbr; /*!< Flag: usage of SBR-CRC. */
159 INT dynBwSupported; /*!< Flag: support for dynamic bandwidth in this combination. */
160 INT parametricCoding; /*!< Flag: usage of parametric coding tool. *
    [all...]
  /external/aac/libFDK/include/x86/
abs_x86.h 94 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 369 milliseconds

1 2 3 4 5 6 7 8 91011>>