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 668 UINT useSpeechConfig) /*!< Speech or music tuning. */
765 useSpeechConfig))
772 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 403 UINT useSpeechConfig, /*!< adapt tuning parameters for speech ? */
442 if (useSpeechConfig) {
472 if (useSpeechConfig)
492 config->useSpeechConfig = useSpeechConfig;
    [all...]
  /external/aac/libSBRenc/include/
sbr_encoder.h 178 UINT useSpeechConfig; /*!< Flag: adapt tuning parameters according to speech. */

Completed in 61 milliseconds