Home
last modified time | relevance | path

Searched refs:CheckBurstCapture (Results 1 - 2 of 2) sorted by relevance

/foundation/multimedia/camera_framework/services/camera_service/include/
H A Dhstream_capture.h81 int32_t CheckBurstCapture(const std::shared_ptr<OHOS::Camera::CameraMetadata>& captureSettings,
/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhstream_capture.cpp351 int32_t HStreamCapture::CheckBurstCapture(const std::shared_ptr<OHOS::Camera::CameraMetadata>& captureSettings, in CheckBurstCapture() function in OHOS::CameraStandard::HStreamCapture
354 MEDIA_INFO_LOG("CheckBurstCapture start!"); in CheckBurstCapture()
363 MEDIA_INFO_LOG("CheckBurstCapture get burstState:%{public}d", item.data.u8[0]); in CheckBurstCapture()
367 MEDIA_ERR_LOG("CheckBurstCapture faild!"); in CheckBurstCapture()
371 MEDIA_INFO_LOG("CheckBurstCapture ready!"); in CheckBurstCapture()
392 ret = CheckBurstCapture(captureSettings, preparedCaptureId); in Capture()

Completed in 2 milliseconds