Searched defs:deviceFormat (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/drivers/peripheral/camera/vdi_base/common/adapter/platform/v4l2/src/device_manager/ |
H A D | enumerator_manager.cpp | 36 std::vector<DeviceFormat>& deviceFormat, bool uvcState) { in Init() 49 std::vector<DeviceFormat>& deviceFormat, bool uvcState) in UvcCallBack()
|
H A D | v4l2_device_manager.cpp | 303 std::vector<DeviceFormat>& deviceFormat, bool uvcState) { in SetHotplugDevCallBack() 330 std::vector<DeviceFormat>& deviceFormat, bool uvcState) in UvcCallBack() 422 …ger::Convert(std::vector<DeviceControl>& deviceControlVec, std::vector<DeviceFormat>& deviceFormat, in Convert() 436 std::vector<DeviceFormat>& deviceFormat, std::shared_ptr<CameraMetadata> cameraMetadata) in ConvertV4l2TagToOhos() 450 std::vector<DeviceFormat>& deviceFormat) in AddDefaultOhosTag() 646 std::vector<DeviceFormat>& deviceFormat) in ConvertAbilityFpsRangesToOhos() 661 std::shared_ptr<CameraMetadata> metadata, const std::vector<DeviceFormat>& deviceFormat) in ConvertAbilityStreamAvailableExtendConfigurationsToOhos() 767 std::vector<DeviceFormat>& deviceFormat) in AddDefaultSensorInfoPhysicalSize()
|
/ohos5.0/drivers/peripheral/camera/vdi_base/usb_camera/adapter/platform/v4l2/src/device_manager/ |
H A D | v4l2_device_manager.cpp | 289 std::vector<DeviceFormat>& deviceFormat, bool uvcState) { in SetHotplugDevCallBack() 316 std::vector<DeviceFormat>& deviceFormat, bool uvcState) in UvcCallBack() 410 …ger::Convert(std::vector<DeviceControl>& deviceControlVec, std::vector<DeviceFormat>& deviceFormat, in Convert() 424 std::vector<DeviceFormat>& deviceFormat, std::shared_ptr<CameraMetadata> cameraMetadata) in ConvertV4l2TagToOhos() 438 std::vector<DeviceFormat>& deviceFormat) in AddDefaultOhosTag() 610 std::vector<DeviceFormat>& deviceFormat) in ConvertAbilityFpsRangesToOhos() 631 std::shared_ptr<CameraMetadata> metadata, const std::vector<DeviceFormat>& deviceFormat) in ConvertAbilityStreamAvailableExtendConfigurationsToOhos() 684 std::vector<DeviceFormat>& deviceFormat) in AddDefaultSensorInfoPhysicalSize()
|
/aosp12/frameworks/base/services/core/java/com/android/server/audio/ |
H A D | RecordingActivityMonitor.java | 403 final AudioFormat deviceFormat = new AudioFormat.Builder() in createRecordingConfiguration() local
|
/aosp14/frameworks/base/services/core/java/com/android/server/audio/ |
H A D | RecordingActivityMonitor.java | 405 final AudioFormat deviceFormat = new AudioFormat.Builder() in createRecordingConfiguration() local
|