Home
last modified time | relevance | path

Searched refs:AudioOffloadCreateRender (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/peripheral/audio/test/fuzztest/audio_hdi_fuzzer/audiooffloadrender_fuzzer/
H A Daudiooffloadrender_fuzzer.cpp67 …int32_t ret = AudioOffloadCreateRender(manager, PIN_OUT_SPEAKER, ADAPTER_NAME, &adapter, &render, … in DoSomethingInterestingWithMyAPI()
/ohos5.0/drivers/peripheral/audio/test/systemtest/common/hdi_service_common/include/
H A Dhdi_service_common.h204 int32_t AudioOffloadCreateRender(TestAudioManager *manager, int pins, const std::string &adapterNam…
/ohos5.0/drivers/peripheral/audio/test/systemtest/common/hdi_service_common/src/
H A Dhdi_service_common.cpp393 int32_t AudioOffloadCreateRender(TestAudioManager *manager, int pins, const std::string &adapterNam… in AudioOffloadCreateRender() function