Home
last modified time | relevance | path

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

/ohos5.0/foundation/ai/ai_engine/interfaces/kits/asr/keyword_spotting/
H A Dkws_constants.h184 const int16_t DEFAULT_PCAN_GAIN_BITS = 21; variable
/ohos5.0/foundation/ai/ai_engine/services/client/algorithm_sdk/asr/keyword_spotting/source/
H A Dkws_sdk_impl.cpp51 config.pcanGainBits = DEFAULT_PCAN_GAIN_BITS; in InitMFCCConfiguration()