Home
last modified time | relevance | path

Searched refs:CallVideoProcessingSupport (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.cpp38 bool CallVideoProcessingSupport(std::function<bool(void)>&& operation, in CallVideoProcessingSupport() function
138 return CallVideoProcessingSupport([sourceVideoInfo, destinationVideoInfo]() { in OH_VideoProcessing_IsColorSpaceConversionSupported()
147 return CallVideoProcessingSupport([sourceVideoInfo]() { in OH_VideoProcessing_IsMetadataGenerationSupported()