Home
last modified time | relevance | path

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

/test/xts/acts/multimedia/audio/audio_cpp_standard/openslesPlayerNdk/
H A DActsOpenslesPlayerNdkTest.cpp83 SLPlayItf playItf2; member
288 result = (*pcmPlayerObject2)->GetInterface(pcmPlayerObject2, SL_IID_PLAY, &playItf2); in OpenSlTestConcurrent()
290 AUDIO_INFO_LOG("OpenSlTestConcurrent playItf2 result: %{public}lu", result); in OpenSlTestConcurrent()
336 result = PlayerStart(playItf2, bufferQueueItf2, wavFile2_); in OpenSlTestConcurrent()
338 AUDIO_INFO_LOG("OpenSlTestConcurrent playItf2 PlayerStart result: %{public}lu", result); in OpenSlTestConcurrent()
452 result = PlayerStop(playItf2, bufferQueueItf2); in HWTEST_F()

Completed in 2 milliseconds