Home
last modified time | relevance | path

Searched refs:range (Results 1 - 25 of 59) sorted by relevance

123

/drivers/peripheral/bluetooth/audio/interfaces/include/
H A Daudio_control.h110 * @param range Indicates the range of the device information to dump, which can be brief or full information.
114 int32_t (*AudioDevDump)(AudioHandle handle, int32_t range, int32_t fd);
/drivers/peripheral/distributed_audio/interface/audio/v1_0/
H A Di_audio_control.h35 virtual int32_t AudioDevDump(const int32_t range, const int32_t fd) = 0;
/drivers/peripheral/audio/interfaces/2.0/include/
H A Daudio_control.h111 * @param range Indicates the range of the device information to dump, which can be brief or full information.
115 int32_t (*AudioDevDump)(AudioHandle handle, int32_t range, int32_t fd);
/drivers/peripheral/audio/interfaces/include/
H A Daudio_control.h110 * @param range Indicates the range of the device information to dump, which can be brief or full information.
114 int32_t (*AudioDevDump)(AudioHandle handle, int32_t range, int32_t fd);
/drivers/hdf_core/framework/model/input/driver/
H A Dhdf_hid_adapter.h56 int32_t range; member
H A Dhdf_input_device_manager.h90 int32_t range; member
/drivers/peripheral/audio/test/sample/tools/get_trace_loop/
H A Dget_trace_loop.py120 for i in range(num):
/drivers/hdf_core/framework/model/input/driver/touchscreen/
H A Dtouch_ft5406.c180 device->driver->inputDev->attrSet.axisInfo[ABS_X].range = 0; in SetAbility()
183 device->driver->inputDev->attrSet.axisInfo[ABS_Y].range = 0; in SetAbility()
186 device->driver->inputDev->attrSet.axisInfo[ABS_MT_POSITION_X].range = 0; in SetAbility()
189 device->driver->inputDev->attrSet.axisInfo[ABS_MT_POSITION_Y].range = 0; in SetAbility()
H A Dtouch_ft5x06.c176 device->driver->inputDev->attrSet.axisInfo[ABS_X].range = NUM_0; in SetAbility()
179 device->driver->inputDev->attrSet.axisInfo[ABS_Y].range = NUM_0; in SetAbility()
182 device->driver->inputDev->attrSet.axisInfo[ABS_MT_POSITION_X].range = NUM_0; in SetAbility()
185 device->driver->inputDev->attrSet.axisInfo[ABS_MT_POSITION_Y].range = NUM_0; in SetAbility()
H A Dtouch_gt911.c288 device->driver->inputDev->attrSet.axisInfo[ABS_X].range = 0; in SetAbility()
291 device->driver->inputDev->attrSet.axisInfo[ABS_Y].range = 0; in SetAbility()
294 device->driver->inputDev->attrSet.axisInfo[ABS_MT_POSITION_X].range = 0; in SetAbility()
297 device->driver->inputDev->attrSet.axisInfo[ABS_MT_POSITION_Y].range = 0; in SetAbility()
/drivers/hdf_core/framework/support/platform/src/hdmi/
H A Dhdmi_infoframe.c138 buff[UINT8_ARRAY_TELEMENT_2] |= ((uint8_t)avi->range & HDMI_AVI_EXT_QUANTIZATION_RANGE_MARK) << in HdmiInfoFramePacketAviEncoding()
414 avi->range = videoAttr->quantization; in HdmiFillAviHdrInfoFrame()
421 avi->range = videoAttr->quantization; in HdmiFillAviHdrInfoFrame()
428 avi->range = HDMI_QUANTIZATION_RANGE_FULL; in HdmiFillAviHdrInfoFrame()
435 avi->range = videoAttr->quantization; in HdmiFillAviHdrInfoFrame()
491 avi->range = videoAttr->quantization; in HdmiFillAviInfoFrame()
/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/
H A Daudio_render.cpp534 int32_t AudioRenderAudioDevDump(AudioHandle handle, int32_t range, int32_t fd) in AudioRenderAudioDevDump() argument
541 if (range < RANGE_MIN - 1 || range > RANGE_MAX) { in AudioRenderAudioDevDump()
542 dprintf(fd, "%s\n", "Out of range, invalid output"); in AudioRenderAudioDevDump()
546 if (range < RANGE_MIN) { in AudioRenderAudioDevDump()
H A Dfast_audio_render.cpp354 int32_t FastRenderAudioDevDump(AudioHandle handle, int32_t range, int32_t fd) in FastRenderAudioDevDump() argument
358 (void)range; in FastRenderAudioDevDump()
/drivers/peripheral/audio/interfaces/sound/v1_0/
H A Diaudio_render_vdi.h70 int32_t (*AudioDevDump)(struct IAudioRenderVdi *self, int32_t range, int32_t fd);
H A Diaudio_capture_vdi.h62 int32_t (*AudioDevDump)(struct IAudioCaptureVdi *self, int32_t range, int32_t fd);
/drivers/peripheral/bluetooth/audio/hal/hdi_binder/proxy/include/
H A Daudio_proxy_internal.h71 int32_t AudioProxyRenderAudioDevDump(AudioHandle render, int32_t range, int32_t fd);
/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/include/
H A Dfast_audio_render.h56 int32_t FastRenderAudioDevDump(AudioHandle handle, int32_t range, int32_t fd);
/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/
H A Dhdf_device_info_hcs.py71 for child_index in range(
188 for child_index in range(
/drivers/peripheral/audio/test/hal_mock/
H A Daudio_render_mock.c409 static int32_t AudioDevDump(struct IAudioRenderVdi* render, int32_t range, int32_t fd) in AudioDevDump() argument
415 (void)range; in AudioDevDump()
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/src/
H A Daudio_capture_ext_impl.cpp166 int32_t AudioCaptureExtImpl::AudioDevDump(int32_t range, int32_t fd) in AudioDevDump() argument
169 (void)range; in AudioDevDump()
H A Daudio_capture_interface_impl.cpp204 int32_t AudioCaptureInterfaceImpl::AudioDevDump(int32_t range, int32_t fd) in AudioDevDump() argument
207 (void)range; in AudioDevDump()
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/unittest/audio_capture_extension/src/
H A Daudio_capture_ext_impl_test.cpp134 int32_t range = 1; in HWTEST_F() local
140 EXPECT_EQ(HDF_SUCCESS, audioCapturelatencyImpl_->AudioDevDump(range, fd)); in HWTEST_F()
/drivers/peripheral/audio/test/sample/tools/get_mem_excel/
H A Dget_mem_excel.py180 for i in range(num):
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/include/
H A Daudio_capture_ext_impl.h75 int32_t AudioDevDump(int32_t range, int32_t fd) override;
H A Daudio_capture_interface_impl.h73 int32_t AudioDevDump(int32_t range, int32_t fd) override;

Completed in 12 milliseconds

123