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

  /external/aac/libAACenc/src/
pre_echo_control.h 100 FIXP_DBL *sfbPcmQuantThreshold,
pre_echo_control.cpp 97 FIXP_DBL *RESTRICT sfbPcmQuantThreshold,
102 FDKmemcpy(pbThresholdNm1, sfbPcmQuantThreshold, numPb*sizeof(FIXP_DBL));
psy_configuration.h 116 FIXP_DBL sfbPcmQuantThreshold[MAX_SFB];
psy_configuration.cpp 343 FIXP_DBL *sfbPCMquantThreshold)
349 sfbPCMquantThreshold[i] = (pbOffset[i+1] - pbOffset[i]) * PCM_QUANT_NOISE;
603 psyConf->sfbPcmQuantThreshold);
psy_main.cpp 392 hPsy->psyConf[0].sfbPcmQuantThreshold,
    [all...]

Completed in 245 milliseconds