Home
last modified time | relevance | path

Searched defs:range (Results 1 – 20 of 20) sorted by relevance

/drivers/peripheral/audio/test/unittest/common/render/
Daudio_render_common_test.cpp515 int32_t range = 4; variable
521 int32_t range = 4; variable
/drivers/peripheral/audio/test/unittest/common/capture/
Daudio_capture_common_test.cpp447 int32_t range = 4; variable
466 int32_t range = 4; variable
/drivers/hdf_core/framework/model/input/driver/
Dhdf_hid_adapter.h56 int32_t range; member
Dhdf_input_device_manager.h90 int32_t range; member
/drivers/peripheral/input/interfaces/include/
Dinput_type.h220 int32_t range; /**< Range */ member
/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/
Daudio_render.cpp524 int32_t AudioRenderAudioDevDump(AudioHandle handle, int32_t range, int32_t fd) in AudioRenderAudioDevDump()
/drivers/peripheral/audio/hdi_service/primary_impl/src/
Daudio_capture.c948 int32_t AudioCaptureAudioDevDump(struct IAudioCapture *handle, int32_t range, int32_t fd) in AudioCaptureAudioDevDump()
Daudio_render.c1116 int32_t AudioRenderAudioDevDump(struct IAudioRender *handle, int32_t range, int32_t fd) in AudioRenderAudioDevDump()
/drivers/peripheral/codec/interfaces/include/
Dcodec_omx_ext.h282 enum RangeType range; member
/drivers/peripheral/audio/test/benchmarktest/capture/
Daudio_capture_benchmarktest.cpp347 int32_t range = RANGE_VALUE; in BENCHMARK_F() local
/drivers/peripheral/bluetooth/audio/hal/hdi_binder/proxy/src/
Daudio_proxy_render.cpp701 int32_t AudioProxyRenderAudioDevDump(AudioHandle handle, int32_t range, int32_t fd) in AudioProxyRenderAudioDevDump()
/drivers/peripheral/audio/hdi_service/primary_impl/vendor_src/
Daudio_capture_vendor.c664 int32_t AudioHwiCaptureAudioDevDump(struct IAudioCapture *capture, int32_t range, int32_t fd) in AudioHwiCaptureAudioDevDump()
Daudio_render_vendor.c744 int32_t AudioHwiRenderAudioDevDump(struct IAudioRender *render, int32_t range, int32_t fd) in AudioHwiRenderAudioDevDump()
/drivers/peripheral/audio/hdi_service/primary_impl/vdi_src/
Daudio_capture_vdi.c662 int32_t AudioCaptureAudioDevDumpVdi(struct IAudioCapture *capture, int32_t range, int32_t fd) in AudioCaptureAudioDevDumpVdi()
Daudio_render_vdi.c771 int32_t AudioRenderAudioDevDumpVdi(struct IAudioRender *render, int32_t range, int32_t fd) in AudioRenderAudioDevDumpVdi()
/drivers/peripheral/audio/hal/hdi_binder/server/src/
Dhdf_audio_server_capture.c1005 int32_t range = 0; in HdiServiceCaptureDevDump() local
Dhdf_audio_server_render.c1112 int32_t range = 0; in HdiServiceRenderDevDump() local
/drivers/peripheral/audio/test/benchmarktest/render/
Daudio_render_benchmarktest.cpp282 int32_t range = RANGE_VALUE; in BENCHMARK_F() local
/drivers/peripheral/bluetooth/audio/hal/hdi_binder/server/src/
Dhdf_audio_server_render.cpp869 int32_t range = 0; in HdiServiceRenderDevDump() local
/drivers/hdf_core/framework/support/platform/include/hdmi/
Dhdmi_infoframe.h243 enum HdmiQuantizationRange range; member