Home
last modified time | relevance | path

Searched refs:coupling (Results 1 – 25 of 29) sorted by relevance

12

/external/tremolo/Tremolo/
Dmapping0.c54 if(info->coupling)_ogg_free(info->coupling); in mapping_clear_info()
83 info->coupling= in mapping_info_unpack()
84 _ogg_malloc(info->coupling_steps*sizeof(*info->coupling)); in mapping_info_unpack()
87 int testM=info->coupling[i].mag=(unsigned char)(oggpack_read(opb,ilog(vi->channels))); in mapping_info_unpack()
88 int testA=info->coupling[i].ang=(unsigned char)(oggpack_read(opb,ilog(vi->channels))); in mapping_info_unpack()
171 if(nonzero[info->coupling[i].mag] || in mapping_inverse()
172 nonzero[info->coupling[i].ang]){ in mapping_inverse()
173 nonzero[info->coupling[i].mag]=1; in mapping_inverse()
174 nonzero[info->coupling[i].ang]=1; in mapping_inverse()
200 ogg_int32_t *pcmM=vd->work[info->coupling[i].mag]; in mapping_inverse()
[all …]
Dcodec_internal.h177 coupling_step *coupling; member
/external/aac/libSBRenc/src/
Dbit_sbr.cpp122 INT coupling, UINT sbrSyntaxFlags);
138 const INT coupling, const UINT sbrSyntaxFlags);
152 HANDLE_FDK_BITSTREAM hBitStream, INT coupling);
155 HANDLE_FDK_BITSTREAM hBitStream, INT coupling);
227 sbrHeaderData->coupling, sbrSyntaxFlags); in FDKsbrEnc_WriteEnvChannelPairElement()
363 INT coupling, UINT sbrSyntaxFlags) { in encodeSbrData() argument
375 &cmonData->sbrBitbuf, coupling, sbrSyntaxFlags); in encodeSbrData()
454 const INT coupling, const UINT sbrSyntaxFlags) { in encodeSbrChannelPairElement() argument
461 payloadBits += FDKwriteBits(hBitStream, coupling, SI_SBR_COUPLING_BITS); in encodeSbrChannelPairElement()
463 if (coupling) { in encodeSbrChannelPairElement()
[all …]
Dcode_env.cpp338 const UCHAR *hufftableBalance, INT coupling, in computeBits() argument
343 if (coupling) { in computeBits()
405 INT *directionVec, INT coupling, INT nEnvelopes, in FDKsbrEnc_codeEnvelope() argument
437 if (coupling) { in FDKsbrEnc_codeEnvelope()
457 if (coupling == 1 && channel == 1) in FDKsbrEnc_codeEnvelope()
479 if (coupling && channel == 1) in FDKsbrEnc_codeEnvelope()
490 hufftableBalanceTimeL, coupling, channel); in FDKsbrEnc_codeEnvelope()
497 if (coupling && channel == 1) { in FDKsbrEnc_codeEnvelope()
531 hufftableLevelFreqL, hufftableBalanceFreqL, coupling, channel); in FDKsbrEnc_codeEnvelope()
547 hufftableLevelTimeL, hufftableBalanceTimeL, coupling, channel); in FDKsbrEnc_codeEnvelope()
Denv_est.cpp479 INT coupling /*! the coupling flag */ in sbrNoiseFloorLevelsQuantisation() argument
503 if (coupling) { in sbrNoiseFloorLevelsQuantisation()
1483 sbrHeaderData->coupling = 0; in FDKsbrEnc_extractSbrEnvelope2()
1488 sbrHeaderData->coupling, eData[0].frame_info->nEnvelopes, 0, in FDKsbrEnc_extractSbrEnvelope2()
1492 sbrHeaderData->coupling = 0; in FDKsbrEnc_extractSbrEnvelope2()
1500 sbrHeaderData->coupling, eData[0].frame_info->nEnvelopes, 0, in FDKsbrEnc_extractSbrEnvelope2()
1505 sbrHeaderData->coupling, eData[1].frame_info->nEnvelopes, 0, in FDKsbrEnc_extractSbrEnvelope2()
1509 sbrHeaderData->coupling = 1; in FDKsbrEnc_extractSbrEnvelope2()
1516 sbrHeaderData->coupling, eData[0].frame_info->nEnvelopes, 0, in FDKsbrEnc_extractSbrEnvelope2()
1521 sbrHeaderData->coupling, eData[1].frame_info->nEnvelopes, 1, in FDKsbrEnc_extractSbrEnvelope2()
[all …]
Dcode_env.h148 INT *directionVec, INT coupling, INT nEnvelopes,
Dbit_sbr.h151 INT coupling; member
/external/aac/libSBRdec/src/
Denv_dec.cpp281 if (h_data_left->coupling) { in decodeSbrData()
395 h_sbr_data->coupling = h_prev_data->coupling; in leanSbrConcealment()
416 if (h_sbr_data->coupling == COUPLING_BAL) { in leanSbrConcealment()
502 if (h_sbr_data->coupling != h_prev_data->coupling) { in decodeEnvelope()
509 if (h_prev_data->coupling == COUPLING_BAL) { in decodeEnvelope()
515 else if (h_sbr_data->coupling == COUPLING_LEVEL && in decodeEnvelope()
520 } else if (h_sbr_data->coupling == COUPLING_BAL) { in decodeEnvelope()
662 if (h_sbr_data->coupling != COUPLING_BAL) { in timeCompensateFirstEnvelope()
861 if (!h_sbr_data->coupling) { in decodeNoiseFloorlevels()
Denv_extr.cpp366 h_prev_data->coupling = COUPLING_OFF; in initSbrPrevFrameData()
641 hFrameDataLeft->coupling = COUPLING_LEVEL; in sbrGetChannelElement()
642 hFrameDataRight->coupling = COUPLING_BAL; in sbrGetChannelElement()
644 hFrameDataLeft->coupling = COUPLING_OFF; in sbrGetChannelElement()
645 hFrameDataRight->coupling = COUPLING_OFF; in sbrGetChannelElement()
651 hFrameDataLeft->coupling = COUPLING_OFF; in sbrGetChannelElement()
735 if (hFrameDataLeft->coupling) { in sbrGetChannelElement()
766 if (hFrameDataLeft->coupling) { in sbrGetChannelElement()
786 } else if (hFrameDataLeft->coupling) { in sbrGetChannelElement()
867 COUPLING_MODE coupling; in sbrGetNoiseFloorData() local
[all …]
Denv_extr.h321 COUPLING_MODE coupling; /*!< Stereo-mode of previous frame */ member
345 COUPLING_MODE coupling; /*!< Stereo-mode */ member
Dsbr_dec.cpp592 hPrevFrameData->coupling = hFrameData->coupling; in sbr_dec()
Dsbrdecoder.cpp1528 hFrameDataLeft->coupling = COUPLING_OFF; in sbrDecoder_Parse()
/external/libxaac/decoder/
Dixheaacd_info.h90 ia_ele_list_struct coupling; member
/external/okhttp/
DREADME.md30 MockWebServer coupling with OkHttp is essential for proper testing of SPDY and HTTP/2.0 so that cod…
/external/selinux/python/sepolgen/
DHACKING8 it - it avoids assumptions and close coupling of components where
/external/python/cpython2/Mac/BuildScript/resources/
DReadMe.rtf77 …ometimes convenient, this also often caused confusion with the implicit coupling between the two P…
/external/python/cpython2/Misc/NEWS.d/
D2.7.13rc1.rst1020 coupling between the two Python instances often caused confusion and, as of
/external/grpc-grpc-java/
DSECURITY.md224 …ll fail, but you won't really know why. And since there is such a tight coupling between Jetty ALP…
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMInstrThumb.td141 // as it forces tight coupling between the methods, but it's how selectiondag
/external/llvm/lib/Target/ARM/
DARMInstrThumb.td187 // as it forces tight coupling between the methods, but it's how selectiondag
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMInstrThumb.td196 // as it forces tight coupling between the methods, but it's how selectiondag
/external/python/cpython3/Doc/whatsnew/
D3.4.rst290 system. However, its close coupling with the Python text model, especially
/external/googletest/googlemock/docs/
DCookBook.md368 coupling between the class and the tests - any small change in the
/external/jline/src/src/test/resources/jline/example/
Denglish.gz
/external/python/cpython2/Misc/
DHISTORY7635 - Removed coupling between tests where one test failing could break

12