Home
last modified time | relevance | path

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

/drivers/peripheral/audio/hdi_service/primary_impl/include/
H A Daudio_internal.h45 #define PATHPLAN_COUNT 32 macro
211 struct PathDeviceSwitch deviceSwitchs[PATHPLAN_COUNT];
218 struct PathPlan pathPlan[PATHPLAN_COUNT];
/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/include/
H A Daudio_internal.h45 #define PATHPLAN_COUNT 32 macro
256 struct PathDeviceSwitch deviceSwitchs[PATHPLAN_COUNT];
263 struct PathPlan pathPlan[PATHPLAN_COUNT];
/drivers/peripheral/audio/hal/hdi_passthrough/include/
H A Daudio_internal.h45 #define PATHPLAN_COUNT 32 macro
217 struct PathDeviceSwitch deviceSwitchs[PATHPLAN_COUNT];
224 struct PathPlan pathPlan[PATHPLAN_COUNT];
/drivers/peripheral/audio/hal/pathselect/src/
H A Daudio_pathselect.c172 PATHPLAN_COUNT, devKey, strlen(devKey) + 1); in SetRenderPathDefaultValue()
213 PATHPLAN_COUNT, devKey, strlen(devKey) + 1); in SetCapturePathDefaultValue()
262 PATHPLAN_COUNT, devKey, strlen(devKey) + 1); in SetRenderPathValue()
492 PATHPLAN_COUNT, swName->valuestring, strlen(swName->valuestring) + 1); in SetCapturePathValue()
/drivers/peripheral/audio/test/systemtest/supportlibs/hardwaredependence/capture/src/
H A Daudio_libcapture_hardwaredependence_test.cpp291 PATHPLAN_COUNT, "LPGA MIC Switch"); in HWTEST_F()
/drivers/peripheral/audio/test/systemtest/supportlibs/hardwaredependence/render/src/
H A Daudio_librender_hardwaredependence_test.cpp415 PATHPLAN_COUNT, PATH_SWITCH_ORDER.c_str()); in HWTEST_F()
/drivers/peripheral/audio/supportlibs/adm_adapter/src/
H A Daudio_interface_lib_render.c431 if (deviceIndex < 0 || deviceIndex > PATHPLAN_COUNT - 1) { in AudioCtlRenderSceneSelectSBuf()
H A Daudio_interface_lib_capture.c497 if (deviceIndex < 0 || deviceIndex > PATHPLAN_COUNT - 1) { in AudioCtlCaptureSceneSelectSBuf()
/drivers/peripheral/audio/test/systemtest/supportlibs/common/render/src/
H A Daudio_alsa_librender_test.cpp955 PATHPLAN_COUNT, "Dacl enable"); in HWTEST_F()
/drivers/peripheral/audio/test/systemtest/supportlibs/common/capture/src/
H A Daudio_alsa_libcapture_test.cpp847 PATHPLAN_COUNT, "LPGA MIC Switch"); in HWTEST_F()

Completed in 14 milliseconds