Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_foundation/video_processing_engine/framework/capi/video_processing/
H A Dvideo_processing.cpp97 VideoProcessing_ErrorCode CallVideoProcessingWithUnload( in CallVideoProcessingWithUnload() function
124 return CallVideoProcessingWithUnload( in OH_VideoProcessing_DeinitializeEnvironment()
164 …return CallVideoProcessingWithUnload([videoProcessor]() { return OH_VideoProcessing::Destroy(video… in OH_VideoProcessing_Destroy()
259 …return CallVideoProcessingWithUnload([callback]() { return VideoProcessing_Callback::Destroy(callb… in OH_VideoProcessingCallback_Destroy()