Home
last modified time | relevance | path

Searched refs:INT_32_MAX (Results 1 – 11 of 11) sorted by relevance

/drivers/peripheral/audio/test/fuzztest/common/include/
Daudio_adm_fuzzer_common.h70 const uint32_t INT_32_MAX = 0x7fffffff; variable
/drivers/peripheral/audio/test/fuzztest/common/src/
Daudio_adm_fuzzer_common.cpp52 attrs.stopThreshold = INT_32_MAX; in InitAttrs()
/drivers/peripheral/audio/test/benchmarktest/adapter/
Daudio_adapter_benchmarktest.cpp29 #define INT_32_MAX 0x7fffffff macro
97 attrs.stopThreshold = INT_32_MAX; in InitAttrs()
/drivers/peripheral/audio/test/systemtest/common/hdi_service_common/include/
Dhdi_service_common.h53 const uint32_t INT_32_MAX = 0x7fffffff; variable
/drivers/peripheral/audio/test/systemtest/common/hdi_common/include/
Daudio_hdi_common.h68 const uint32_t INT_32_MAX = 0x7fffffff; variable
/drivers/peripheral/audio/test/unittest/common/adapter/
Daudio_adapter_common_test.cpp31 #define INT_32_MAX 0x7fffffff macro
97 attrs.stopThreshold = INT_32_MAX; in InitAttrs()
/drivers/peripheral/audio/test/sample/
Didl_capture.c45 #define INT_32_MAX 0x7fffffff macro
182 captureAttrs->stopThreshold = INT_32_MAX; in InitAttrsCapture()
Didl_render.c40 #define INT_32_MAX 0x7fffffff macro
171 attrs->stopThreshold = INT_32_MAX; in InitAttrs()
/drivers/peripheral/audio/test/systemtest/common/hdi_service_common/src/
Dhdi_service_common.cpp43 attrs.stopThreshold = INT_32_MAX; in InitAttrs()
/drivers/peripheral/audio/test/systemtest/common/hdi_common/src/
Daudio_hdi_common.cpp76 attrs.stopThreshold = INT_32_MAX; in InitAttrs()
/drivers/peripheral/audio/hdi_service/primary_impl/src/
Daudio_adapter.c36 #define INT_32_MAX 0x7fffffff macro