Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
H A Dpixel_yuv_utils.cpp341 static bool CreateCropFilter(AVFilterGraph **filterGraph, AVFilterContext **cropCtx, in CreateCropFilter()
407 AVFilterContext *cropCtx = nullptr; in YuvCrop() local