Home
last modified time | relevance | path

Searched defs:previewFormat (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/interfaces/inner_api/native/test/
H A Dcamera_capture.cpp61 int32_t previewFormat = CAMERA_FORMAT_YUV_420_SP; in main() local
H A Dcamera_video.cpp182 int32_t previewFormat = CAMERA_FORMAT_YUV_420_SP; in main() local
H A Dcamera_capture_mode.cpp273 int32_t previewFormat = CAMERA_FORMAT_YUV_420_SP; in main() local
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/test/sample/
H A Dmain.cpp177 CameraFormat previewFormat = ConvertToCameraFormat(g_previewInfo->format_); in InitPreviewOutput() local
/ohos5.0/drivers/peripheral/camera/test/hdi/v1_0/include/
H A Dut_common.h83 int previewFormat = PIXEL_FMT_YCRCB_420_SP; variable
/ohos5.0/drivers/peripheral/camera/test/hdi/v1_1/include/
H A Dhdi_common_v1_1.h107 int previewFormat = PIXEL_FMT_YCRCB_420_SP; variable
/ohos5.0/foundation/distributedhardware/distributed_camera/test/distributedcameraclienttest/
H A Ddcamera_client_demo.cpp180 CameraFormat previewFormat = ConvertToCameraFormat(g_previewInfo->format_); in InitPreviewOutput() local
/ohos5.0/drivers/peripheral/camera/test/hdi/v1_3/include/
H A Dhdi_common_v1_3.h127 int previewFormat = PIXEL_FMT_YCRCB_420_SP; variable
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/src/
H A Ddcamera_client.cpp494 CameraStandard::CameraFormat previewFormat = ConvertToCameraFormat(info->format_); in CreatePreviewOutput() local
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/
H A Dcamera_framework_unittest.cpp742 CameraFormat previewFormat = CAMERA_FORMAT_YUV_420_SP; in CreatePreviewOutput() local
1100 CameraFormat previewFormat = CAMERA_FORMAT_YUV_420_SP; variable
1123 CameraFormat previewFormat = CAMERA_FORMAT_YUV_420_SP; variable
4507 CameraFormat previewFormat = CAMERA_FORMAT_YCBCR_420_888; variable
4683 CameraFormat previewFormat = CAMERA_FORMAT_YCBCR_420_888; variable
5330 CameraFormat previewFormat = CAMERA_FORMAT_YCBCR_420_888; variable
5970 CameraFormat previewFormat = CAMERA_FORMAT_YUV_420_SP; variable
6024 CameraFormat previewFormat = CAMERA_FORMAT_YUV_420_SP; variable
6077 CameraFormat previewFormat = CAMERA_FORMAT_YUV_420_SP; variable
8081 CameraFormat previewFormat = CAMERA_FORMAT_YUV_420_SP; variable
[all …]
/ohos5.0/drivers/peripheral/camera/test/fuzztest/common/include/
H A Dcommon.h152 int previewFormat = PIXEL_FMT_YCRCB_420_SP; variable
/ohos5.0/drivers/peripheral/camera/test/hdi/v1_2/include/
H A Dhdi_common_v1_2.h145 int previewFormat = PIXEL_FMT_YCRCB_420_SP; variable
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/moduletest/src/
H A Dcamera_framework_moduletest.cpp6469 CameraFormat previewFormat = previewProfiles[0].GetCameraFormat(); variable