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

  /external/aac/libSBRenc/src/
nf_est.h 136 UINT useSpeechConfig /*!< Flag: adapt tuning parameters according to speech */
invf_est.h 167 UINT useSpeechConfig);
ton_corr.h 185 UINT useSpeechConfig /*!< Speech or music tuning. */
ton_corr.cpp 670 UINT useSpeechConfig) /*!< Speech or music tuning. */
767 useSpeechConfig))
774 useSpeechConfig))
    [all...]
invf_est.cpp 473 UINT useSpeechConfig /*!< Flag: adapt tuning parameters according to speech*/
480 hInvFilt->detectorParams = (useSpeechConfig) ? &detectorParamsAACSpeech
nf_est.cpp 438 UINT useSpeechConfig /*!< Flag: adapt tuning parameters according to speech */
447 if (useSpeechConfig) {
sbr_encoder.cpp 363 UINT useSpeechConfig, /*!< adapt tuning parameters for speech ? */
405 if (useSpeechConfig) {
420 if (useSpeechConfig)
440 config->useSpeechConfig = useSpeechConfig;
    [all...]
  /external/aac/libSBRenc/include/
sbr_encoder.h 168 UINT useSpeechConfig; /*!< Flag: adapt tuning parameters according to speech. */

Completed in 1396 milliseconds