Home
last modified time | relevance | path

Searched refs:LoadChangeSpeedFunc (Results 1 - 3 of 3) sorted by relevance

/foundation/multimedia/audio_framework/frameworks/native/audioutils/src/
H A Daudio_speed.cpp49 LoadChangeSpeedFunc(); in Init()
54 int32_t AudioSpeed::LoadChangeSpeedFunc() in LoadChangeSpeedFunc() function in OHOS::AudioStandard::AudioSpeed
/foundation/multimedia/audio_framework/frameworks/native/audioutils/include/
H A Daudio_speed.h33 int32_t LoadChangeSpeedFunc();
/foundation/multimedia/audio_framework/frameworks/native/audioutils/test/unittest/
H A Daudio_utils_unit_test.cpp2239 * @tc.name : Test LoadChangeSpeedFunc API
2242 * @tc.desc : Test LoadChangeSpeedFunc API
2248 int32_t result = audioSpeed->LoadChangeSpeedFunc(); in HWTEST()
2253 * @tc.name : Test LoadChangeSpeedFunc API
2256 * @tc.desc : Test LoadChangeSpeedFunc API
2262 int32_t result = audioSpeed->LoadChangeSpeedFunc(); in HWTEST()
2267 * @tc.name : Test LoadChangeSpeedFunc API
2270 * @tc.desc : Test LoadChangeSpeedFunc API
2276 int32_t result = audioSpeed->LoadChangeSpeedFunc(); in HWTEST()

Completed in 5 milliseconds