Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_effect/frameworks/native/efilter/base/
H A Defilter.cpp90 std::shared_ptr<PixelFormatCap> GetPixelFormatCap(std::string &name) in GetPixelFormatCap() function
132 outputCap->pixelFormatCap_ = GetPixelFormatCap(name_); in Negotiate()
179 std::shared_ptr<PixelFormatCap> pixelFormatCap = GetPixelFormatCap(name_); in IpTypeConvert()
361 std::shared_ptr<PixelFormatCap> pixelFormatCap = GetPixelFormatCap(name_); in CalculateEFilterIPType()