Home
last modified time | relevance | path

Searched refs:DEFAULT_ENABLE_PCAN_GAIN (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ai/ai_engine/interfaces/kits/asr/keyword_spotting/
H A Dkws_constants.h248 const bool DEFAULT_ENABLE_PCAN_GAIN = true; variable
/ohos5.0/foundation/ai/ai_engine/services/client/algorithm_sdk/asr/keyword_spotting/source/
H A Dkws_sdk_impl.cpp48 config.enablePcanGain = DEFAULT_ENABLE_PCAN_GAIN; in InitMFCCConfiguration()