OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:invThresHoldTone
(Results
1 - 2
of
2
) sorted by null
/external/aac/libSBRenc/src/
mh_det.h
100
FIXP_DBL
invThresHoldTone
;
mh_det.cpp
103
FL2FXCONST_DBL((1.0f/15.0f)*RELAXATION_FLOAT), /*!<
invThresHoldTone
*/
123
FL2FXCONST_DBL((1.0f/15.0f)*RELAXATION_FLOAT), /*!<
invThresHoldTone
*/
763
if(quotaBuffer[ll] > mhThresh.thresHoldTone && (pDiffVecScfb[i+1] < mhThresh.
invThresHoldTone
|| pDiffVecScfb[i-1] < mhThresh.
invThresHoldTone
)){
769
if(quotaBuffer[ll] > mhThresh.thresHoldTone && pDiffVecScfb[i+1] < mhThresh.
invThresHoldTone
){
[
all
...]
Completed in 36 milliseconds