Home
last modified time | relevance | path

Searched refs:maxProcessingTimeMs (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/post_processor/
H A Dphoto_post_processor.cpp604 constexpr uint32_t maxProcessingTimeMs = 11 * 1000; in ProcessImage() local
605 …GetGlobalWatchdog().StartMonitor(callbackHandle, maxProcessingTimeMs, [this, imageId](uint32_t han… in ProcessImage()