Home
last modified time | relevance | path

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

/test/xts/acts/multimedia/audio/audio_cpp_standard/openslesPlayerNdk/
H A DActsOpenslesPlayerNdkTest.cpp82 SLPlayItf playItf1; member
283 result = (*pcmPlayerObject1)->GetInterface(pcmPlayerObject1, SL_IID_PLAY, &playItf1); in OpenSlTestConcurrent()
285 AUDIO_INFO_LOG("OpenSlTestConcurrent playItf1 result: %{public}lu", result); in OpenSlTestConcurrent()
331 result = PlayerStart(playItf1, bufferQueueItf1, wavFile1_); in OpenSlTestConcurrent()
333 AUDIO_INFO_LOG("OpenSlTestConcurrent playItf1 PlayerStart result: %{public}lu", result); in OpenSlTestConcurrent()
449 result = PlayerStop(playItf1, bufferQueueItf1); in HWTEST_F()

Completed in 2 milliseconds