Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
H A Dpixel_yuv_utils.cpp577 static bool CreateFilpFilter(AVFilterGraph **filterGraph, AVFilterContext **flipCtx, bool xAxis) in CreateFilpFilter()
634 AVFilterContext *flipCtx = nullptr; in YuvFlip() local