Home
last modified time | relevance | path

Searched defs:iidQuantErrorThreshold (Results 1 – 3 of 3) sorted by relevance

/external/aac/libSBRenc/src/
Dps_main.h136 LONG iidQuantErrorThreshold; /* quantization threshold to switch between member
179 FIXP_DBL iidQuantErrorThreshold; member
Dps_encode.h163 FIXP_DBL iidQuantErrorThreshold; member
Dps_encode.cpp763 const FIXP_DBL iidQuantErrorThreshold) { in FDKsbrEnc_InitPSEncode()