Home
last modified time | relevance | path

Searched refs:OHOS_CAMERA_JPEG_ROTATION_180 (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/drivers/peripheral/camera/vdi_base/usb_camera/pipeline_core/src/node/
H A Dcodec_node.cpp120 } else if (ohosRotation == OHOS_CAMERA_JPEG_ROTATION_180) { in ConfigJpegOrientation()
/ohos5.0/drivers/interface/camera/metadata/include/
H A Dcamera_device_ability_items.h2326 OHOS_CAMERA_JPEG_ROTATION_180 = 180, enumerator
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/test/unittest/common/cameraoperator/
H A Ddcamera_client_test.cpp200 int32_t orientation = OHOS_CAMERA_JPEG_ROTATION_180; in SetCaptureInfo()
/ohos5.0/drivers/peripheral/camera/vdi_base/v4l2/src/camera_host/
H A Dhcs_deal.cpp906 …jpegOrientation != OHOS_CAMERA_JPEG_ROTATION_180 && jpegOrientation != OHOS_CAMERA_JPEG_ROTATION_2… in DealJpegOrientation()
/ohos5.0/drivers/peripheral/camera/test/demo/
H A Dohos_camera_demo.cpp748 int32_t orientation = OHOS_CAMERA_JPEG_ROTATION_180; in SetMetadata()
/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/test/sample/
H A Ddcamera_hdf_demo.cpp704 int32_t orientation = OHOS_CAMERA_JPEG_ROTATION_180; in SetMetadata()