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

  /external/aac/libSBRenc/src/
sbr_misc.h 104 FIXP_DBL FDKsbrEnc_LSI_divide_scale_fract(FIXP_DBL num, FIXP_DBL denom, FIXP_DBL scale);
sbr_misc.cpp 234 functionname: FDKsbrEnc_LSI_divide_scale_fract
241 FIXP_DBL FDKsbrEnc_LSI_divide_scale_fract(FIXP_DBL num, FIXP_DBL denom, FIXP_DBL scale)
tran_det.cpp 162 : FDKsbrEnc_LSI_divide_scale_fract( (accu1+accu2),
mh_det.cpp 279 pSfmOrigVec[i] = FDKsbrEnc_LSI_divide_scale_fract(gmOrig,amOrig,SFM_SCALE);
282 pSfmSbrVec[i] = FDKsbrEnc_LSI_divide_scale_fract(gmTransp,amTransp,SFM_SCALE);
    [all...]

Completed in 351 milliseconds