/ohos5.0/drivers/peripheral/camera/test/fuzztest/defferred_delivery_image/ |
H A D | defferred_delivery_image_fuzzer.h | 33 int32_t OnProcessDone(const std::string& imageId, in OnProcessDone() function
|
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/session/ |
H A D | session_coordinator.cpp | 107 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 D | deferred_video_processor.cpp | 70 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 D | deferred_photo_processor.cpp | 115 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 D | video_post_processor.cpp | 100 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 D | photo_post_processor.cpp | 145 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 D | benchmark_common.cpp | 585 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 D | hdi_common_v1_2.cpp | 680 int32_t Test::TestImageProcessCallback::OnProcessDone(const std::string& imageId, in OnProcessDone() function in OHOS::Camera::Test::TestImageProcessCallback
|