Home
last modified time | relevance | path

Searched refs:FDKsbrEnc_Shellsort_fract (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/aac/libSBRenc/src/
H A Dinvf_est.cpp299 FDKsbrEnc_Shellsort_fract(quotaVecOrig + startChannel, in calculateDetectorValues()
301 FDKsbrEnc_Shellsort_fract(quotaVecSbr + startChannel, in calculateDetectorValues()
H A Dsbr_misc.h115 void FDKsbrEnc_Shellsort_fract(FIXP_DBL *in, INT n);
H A Dsbr_misc.cpp109 void FDKsbrEnc_Shellsort_fract(FIXP_DBL *in, INT n) { in FDKsbrEnc_Shellsort_fract() function