HomeSort by relevance Sort by last modified time
    Searched refs:SBR_INV_FILT_EST (Results 1 - 3 of 3) sorted by null

  /external/aac/libSBRenc/src/
invf_est.h 149 SBR_INV_FILT_EST;
151 typedef SBR_INV_FILT_EST *HANDLE_SBR_INV_FILT_EST;
ton_corr.h 151 SBR_INV_FILT_EST sbrInvFilt; /*!< SBR_INV_FILT_EST struct. */
invf_est.cpp 420 FDKsbrEnc_qmfInverseFilteringDetector(HANDLE_SBR_INV_FILT_EST hInvFilt, /*!< Handle to the SBR_INV_FILT_EST struct. */
470 FDKsbrEnc_initInvFiltDetector (HANDLE_SBR_INV_FILT_EST hInvFilt, /*!< Pointer to a handle to the SBR_INV_FILT_EST struct. */
478 FDKmemclear( hInvFilt,sizeof(SBR_INV_FILT_EST));
517 FDKsbrEnc_resetInvFiltDetector(HANDLE_SBR_INV_FILT_EST hInvFilt, /*!< Handle to the SBR_INV_FILT_EST struct. */

Completed in 1812 milliseconds