Home
last modified time | relevance | path

Searched defs:OnProcessDone (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/drivers/peripheral/camera/test/fuzztest/defferred_delivery_image/
H A Ddefferred_delivery_image_fuzzer.h33 int32_t OnProcessDone(const std::string& imageId, in OnProcessDone() function
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/session/
H A Dsession_coordinator.cpp107 void OnProcessDone(const int32_t userId, const std::string& imageId, in OnProcessDone() function in OHOS::CameraStandard::DeferredProcessing::SessionCoordinator::ImageProcCallbacks
149 void OnProcessDone(const int32_t userId, const std::string& videoId, in OnProcessDone() function in OHOS::CameraStandard::DeferredProcessing::SessionCoordinator::VideoProcCallbacks
219 void SessionCoordinator::OnProcessDone(const int32_t userId, const std::string& imageId, in OnProcessDone() function in OHOS::CameraStandard::DeferredProcessing::SessionCoordinator
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/schedule/video_processor/
H A Ddeferred_video_processor.cpp70 void DeferredVideoProcessor::OnProcessDone(const int32_t userId, in OnProcessDone() function in OHOS::CameraStandard::DeferredProcessing::DeferredVideoProcessor
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/schedule/photo_processor/
H A Ddeferred_photo_processor.cpp115 void DeferredPhotoProcessor::OnProcessDone(const int32_t userId, const std::string& imageId, in OnProcessDone() function in OHOS::CameraStandard::DeferredProcessing::DeferredPhotoProcessor
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/post_processor/
H A Dvideo_post_processor.cpp100 int32_t VideoPostProcessor::VideoProcessListener::OnProcessDone(const std::string& videoId) in OnProcessDone() function in OHOS::CameraStandard::DeferredProcessing::VideoPostProcessor::VideoProcessListener
353 void VideoPostProcessor::OnProcessDone(const std::string& videoId) in OnProcessDone() function in OHOS::CameraStandard::DeferredProcessing::VideoPostProcessor
H A Dphoto_post_processor.cpp145 int32_t PhotoPostProcessor::PhotoProcessListener::OnProcessDone(const std::string& imageId, in OnProcessDone() function in OHOS::CameraStandard::DeferredProcessing::PhotoPostProcessor::PhotoProcessListener
649 void PhotoPostProcessor::OnProcessDone(const std::string& imageId, std::shared_ptr<BufferInfo> buff… in OnProcessDone() function in OHOS::CameraStandard::DeferredProcessing::PhotoPostProcessor
/ohos5.0/drivers/peripheral/camera/test/benchmarktest/v1_2/src/
H A Dbenchmark_common.cpp585 int32_t Test::TestImageProcessCallback::OnProcessDone(const std::string& imageId, in OnProcessDone() function in OHOS::Camera::Test::TestImageProcessCallback
/ohos5.0/drivers/peripheral/camera/test/hdi/v1_2/src/
H A Dhdi_common_v1_2.cpp680 int32_t Test::TestImageProcessCallback::OnProcessDone(const std::string& imageId, in OnProcessDone() function in OHOS::Camera::Test::TestImageProcessCallback