Home
last modified time | relevance | path

Searched refs:iidQuantErrorThreshold (Results 1 – 10 of 10) sorted by relevance

/dports/multimedia/handbrake/fdk-aac-2.0.1/libSBRenc/src/
H A Dps_encode.h163 FIXP_DBL iidQuantErrorThreshold; member
175 const FIXP_DBL iidQuantErrorThreshold);
H A Dps_main.h136 LONG iidQuantErrorThreshold; /* quantization threshold to switch between member
179 FIXP_DBL iidQuantErrorThreshold; member
H A Dps_encode.cpp763 const FIXP_DBL iidQuantErrorThreshold) { in FDKsbrEnc_InitPSEncode() argument
794 hPsEncode->iidQuantErrorThreshold = iidQuantErrorThreshold; in FDKsbrEnc_InitPSEncode()
952 hPsEncode->iidQuantErrorThreshold); in FDKsbrEnc_PSEncode()
H A Dps_main.cpp203 hPsEncConfig->iidQuantErrorThreshold))) { in PSEnc_Init()
H A Dsbr_encoder.cpp2311 psEncConfig.iidQuantErrorThreshold = in sbrEncoder_Init()
2312 (FIXP_DBL)psTuningTable[psTuningTableIdx].iidQuantErrorThreshold; in sbrEncoder_Init()
/dports/audio/fdk-aac/fdk-aac-2.0.2/libSBRenc/src/
H A Dps_encode.h163 FIXP_DBL iidQuantErrorThreshold; member
175 const FIXP_DBL iidQuantErrorThreshold);
H A Dps_main.h136 LONG iidQuantErrorThreshold; /* quantization threshold to switch between member
179 FIXP_DBL iidQuantErrorThreshold; member
H A Dps_encode.cpp763 const FIXP_DBL iidQuantErrorThreshold) { in FDKsbrEnc_InitPSEncode() argument
794 hPsEncode->iidQuantErrorThreshold = iidQuantErrorThreshold; in FDKsbrEnc_InitPSEncode()
952 hPsEncode->iidQuantErrorThreshold); in FDKsbrEnc_PSEncode()
H A Dps_main.cpp203 hPsEncConfig->iidQuantErrorThreshold))) { in PSEnc_Init()
H A Dsbr_encoder.cpp2311 psEncConfig.iidQuantErrorThreshold = in sbrEncoder_Init()
2312 (FIXP_DBL)psTuningTable[psTuningTableIdx].iidQuantErrorThreshold; in sbrEncoder_Init()