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

  /external/aac/libSBRenc/src/
ps_encode.h 154 FIXP_DBL iidQuantErrorThreshold;
170 const FIXP_DBL iidQuantErrorThreshold
ps_main.h 124 LONG iidQuantErrorThreshold; /* quantization threshold to switch between coarse and fine iid quantization */
163 FIXP_DBL iidQuantErrorThreshold;
ps_encode.cpp 778 const FIXP_DBL iidQuantErrorThreshold
806 hPsEncode->iidQuantErrorThreshold = iidQuantErrorThreshold;
    [all...]
ps_main.cpp 205 if (PSENC_OK != (error = FDKsbrEnc_InitPSEncode(hParametricStereo->hPsEncode, (PS_BANDS) hPsEncConfig->nStereoBands, hPsEncConfig->iidQuantErrorThreshold))){
sbr_encoder.cpp     [all...]

Completed in 71 milliseconds