Home
last modified time | relevance | path

Searched defs:pcmData_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ai/intelligent_voice_framework/tests/unittest/intell_voice_test/include/
H A Dengine_event_callback.h41 std::shared_ptr<uint8_t> pcmData_ = nullptr; variable
/ohos5.0/foundation/ai/ai_engine/services/client/algorithm_sdk/asr/keyword_spotting/include/
H A Dpcm_iterator.h46 Array<int16_t> pcmData_ = {0}; variable