Home
last modified time | relevance | path

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

/test/xts/hats/hdf/camera/cameraHdi/v4l2/src/
Dhdfcamera_facedetect.cpp62 int32_t captureOrientation = OHOS_CAMERA_JPEG_ROTATION_270; variable
70 captureSetting->addEntry(OHOS_JPEG_ORIENTATION, static_cast<void*>(&captureOrientation),
71 sizeof(captureOrientation));