Home
last modified time | relevance | path

Searched refs:frameCount_ (Results 1 - 14 of 14) sorted by relevance

/drivers/peripheral/camera/hdi_service/v1_0/src/
H A Dcamera_service_type_converter.cpp63 dst.frameCount_ = src.frameCount_; in ConvertCaptureEndedInfoHdiToVdi()
115 dst.frameCount_ = src.frameCount_; in ConvertCaptureEndedInfoVdiToHdi()
/drivers/peripheral/camera/vdi_base/v4l2/include/stream_operator/
H A Dcapture_message.h79 frameCount_ = frameCount; in CaptureEndedMessage()
83 return frameCount_; in GetFrameCount()
91 uint32_t frameCount_ = 0; member in OHOS::Camera::final
/drivers/peripheral/camera/vdi_base/v4l2/src/stream_operator/stream_tunnel/standard/
H A Dstream_tunnel.cpp153 CAMERAHALPERFSYSEVENT_EQUAL(0, frameCount_, TIME_FOR_FIRST_FRAME); in PutBuffer()
166 frameCount_++; in PutBuffer()
208 return frameCount_; in GetFrameCount()
H A Dstream_tunnel.h63 uint64_t frameCount_ = 0; member in OHOS::Camera::StreamTunnel
/drivers/peripheral/camera/vdi_base/interfaces/v1_0/
H A Dvdi_types.h144 int32_t frameCount_; member
/drivers/peripheral/camera/vdi_base/v4l2/src/stream_operator/stream_tunnel/lite/
H A Dstream_tunnel.h60 uint64_t frameCount_ = 0; member in OHOS::Camera::StreamTunnel
H A Dstream_tunnel.cpp133 frameCount_++; in PutBuffer()
170 return frameCount_; in GetFrameCount()
/drivers/peripheral/camera/hal_c/hdi_cif/src/
H A Dstream_operator_callback_wrapper.cpp55 it->frameCount_ = info[i].frameCount; in StreamCBOnCaptureEnded()
/drivers/peripheral/camera/vdi_base/v4l2/src/offline_stream_operator/
H A Doffline_stream.cpp211 edi.frameCount_ = (int32_t)(m->GetFrameCount()); in HandleMessage()
/drivers/peripheral/camera/test/common/v1_2/src/
H A Dhdi_common_v1_2.cpp283 it.frameCount_); in OnCaptureEnded()
/drivers/peripheral/camera/test/common/v1_3/src/
H A Dhdi_common_v1_3.cpp338 it.frameCount_); in OnCaptureEnded()
/drivers/peripheral/camera/test/common/v1_0/src/
H A Dhdi_common.cpp439 it.frameCount_); in OnCaptureEnded()
/drivers/peripheral/camera/vdi_base/v4l2/src/stream_operator/
H A Dstream_operator_vdi_impl.cpp618 edi.frameCount_ = m->GetFrameCount();
/drivers/peripheral/distributed_camera/hdi_service/src/dstream_operator/
H A Ddstream_operator.cpp485 tmp.frameCount_ = FindStreamCaptureBufferNum(std::make_pair(captureId, id)); in CancelCapture()
910 tmp.frameCount_ = FindStreamCaptureBufferNum(std::make_pair(captureId, streamId)); in SnapShotStreamOnCaptureEnded()

Completed in 9 milliseconds