Searched refs:coupling (Results 1 - 16 of 16) sorted by relevance

/external/tremolo/Tremolo/
H A Dmapping0.c54 if(info->coupling)_ogg_free(info->coupling);
83 info->coupling=
84 _ogg_malloc(info->coupling_steps*sizeof(*info->coupling));
87 int testM=info->coupling[i].mag=(unsigned char)(oggpack_read(opb,ilog(vi->channels)));
88 int testA=info->coupling[i].ang=(unsigned char)(oggpack_read(opb,ilog(vi->channels)));
169 /* channel coupling can 'dirty' the nonzero listing */
171 if(nonzero[info->coupling[i].mag] ||
172 nonzero[info->coupling[i].ang]){
173 nonzero[info->coupling[
[all...]
H A Dcodec_internal.h177 coupling_step *coupling; member in struct:vorbis_info_mapping
/external/aac/libSBRenc/src/
H A Dcode_env.cpp336 const UCHAR * hufftableBalance, INT coupling, INT channel)
346 const UCHAR * hufftableBalance, INT coupling, INT channel)
351 if (coupling) {
422 INT coupling,
456 if (coupling) {
477 if(coupling == 1 && channel == 1)
504 if (coupling && channel == 1)
518 hufftableBalanceTimeL, coupling, channel);
525 if ( coupling && channel == 1 ) {
564 hufftableBalanceFreqL, coupling, channe
342 computeBits(SCHAR *delta, INT codeBookScfLavLevel, INT codeBookScfLavBalance, const UCHAR * hufftableLevel, const UCHAR * hufftableBalance, INT coupling, INT channel) argument
418 FDKsbrEnc_codeEnvelope(SCHAR *sfb_nrg, const FREQ_RES *freq_res, SBR_CODE_ENVELOPE *h_sbrCodeEnvelope, INT *directionVec, INT coupling, INT nEnvelopes, INT channel, INT headerActive) argument
[all...]
H A Dbit_sbr.cpp109 INT coupling,
132 INT coupling);
147 INT coupling);
151 INT coupling);
248 sbrHeaderData->coupling,
407 INT coupling,
417 payloadBits += encodeSbrChannelPairElement (sbrEnvDataLeft, sbrEnvDataRight, hParametricStereo, &cmonData->sbrBitbuf, coupling);
505 INT coupling)
512 payloadBits += FDKwriteBits (hBitStream, coupling, SI_SBR_COUPLING_BITS);
514 if (coupling) {
402 encodeSbrData(HANDLE_SBR_ENV_DATA sbrEnvDataLeft, HANDLE_SBR_ENV_DATA sbrEnvDataRight, HANDLE_PARAMETRIC_STEREO hParametricStereo, HANDLE_COMMON_DATA cmonData, SBR_ELEMENT_TYPE sbrElem, INT coupling, UINT sbrSyntaxFlags) argument
501 encodeSbrChannelPairElement(HANDLE_SBR_ENV_DATA sbrEnvDataLeft, HANDLE_SBR_ENV_DATA sbrEnvDataRight, HANDLE_PARAMETRIC_STEREO hParametricStereo, HANDLE_FDK_BITSTREAM hBitStream, INT coupling) argument
791 writeNoiseLevelData(HANDLE_SBR_ENV_DATA sbrEnvData, HANDLE_FDK_BITSTREAM hBitStream, INT coupling) argument
881 writeEnvelopeData(HANDLE_SBR_ENV_DATA sbrEnvData, HANDLE_FDK_BITSTREAM hBitStream, INT coupling) argument
[all...]
H A Dcode_env.h137 INT *directionVec, INT coupling, INT nEnvelopes, INT channel,
H A Dbit_sbr.h130 INT coupling; member in struct:SBR_HEADER_DATA
H A Denv_est.cpp342 INT coupling /*! the coupling flag */
364 if (coupling) {
375 \brief Calculation of noise floor for coupling
1320 sbrHeaderData->coupling = 0;
1325 sbrHeaderData->coupling,
1330 sbrHeaderData->coupling = 0;
1339 sbrHeaderData->coupling,
1345 sbrHeaderData->coupling,
1350 sbrHeaderData->coupling
[all...]
/external/aac/libSBRdec/src/
H A Denv_dec.cpp250 we apply concealment also on the left channel. This ensures that the coupling
252 coupling mode.
264 if (h_data_left->coupling) {
360 In case of coupling, the balance-channel will move towards the center.
378 h_sbr_data->coupling = h_prev_data->coupling;
399 if (h_sbr_data->coupling == COUPLING_BAL) {
484 if (h_sbr_data->coupling != h_prev_data->coupling) {
491 if (h_prev_data->coupling
[all...]
H A Denv_extr.cpp258 h_prev_data->coupling = COUPLING_OFF;
488 hFrameData->coupling = COUPLING_OFF;
572 /* Read coupling flag */
576 hFrameDataLeft->coupling = COUPLING_LEVEL;
577 hFrameDataRight->coupling = COUPLING_BAL;
580 hFrameDataLeft->coupling = COUPLING_OFF;
581 hFrameDataRight->coupling = COUPLING_OFF;
594 if (hFrameDataLeft->coupling) {
616 if (hFrameDataLeft->coupling) {
700 COUPLING_MODE coupling; local
768 COUPLING_MODE coupling = h_frame_data->coupling; local
[all...]
H A Denv_extr.h251 COUPLING_MODE coupling; /*!< Stereo-mode of previous frame */ member in struct:__anon211
271 COUPLING_MODE coupling; /*!< Stereo-mode */ member in struct:__anon212
H A Dsbr_dec.cpp477 hPrevFrameData->coupling = hFrameData->coupling;
H A Dsbrdecoder.cpp1161 /* Turn coupling off explicitely to avoid access to absent right frame data
1163 hFrameDataLeft->coupling = COUPLING_OFF;
/external/smack/src/org/jivesoftware/smack/util/
H A DStringUtils.java163 for (PatternCouplings coupling : couplings) {
164 matcher = coupling.pattern.matcher(dateString);
168 if (coupling.needToConvertTimeZone) {
169 dateString = coupling.convertTime(dateString);
172 synchronized (coupling.formatter) {
173 return coupling.formatter.parse(dateString);
/external/libvorbis/doc/
H A D01-introduction.tex173 A mapping contains a channel coupling description and a list of
299 \item inverse channel coupling of residue vectors
345 to 8192 samples. Aside from coupling, Vorbis handles channels as
398 channel coupling may mean that the raw residue vectors extracted
400 coupling is in use, some vectors will correspond to coupled magnitude
401 or angle. The coupling relationships are described in the codec setup
411 \paragraph{inverse channel coupling}
415 Vorbis CODEC}. Vorbis is not limited to only stereo coupling, but
416 the stereo document also gives a good overview of the generic coupling
419 Vorbis coupling applie
[all...]
H A D08-residue.tex10 curve and performs any channel coupling. A residue vector may
12 hybrids as mixed by channel coupling. The exact semantic content of
H A D04-codec.tex211 \item the numbers read in the above two steps are channel numbers representing the channel to treat as magnitude and the channel to treat as angle, respectively. If for any coupling step the angle channel number equals the magnitude channel number, the magnitude channel number is greater than \varname{[audio_channels]}-1, or the angle channel is greater than \varname{[audio_channels]}-1, the stream is undecodable.
418 used and some are not, channel coupling could result in mixing a
480 \subsubsection{inverse coupling}

Completed in 316 milliseconds