Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
H A Dpixel_convert.cpp1062 static ProcFuncType GetProcFuncType(uint32_t srcPixelFormat, uint32_t dstPixelFormat) in GetProcFuncType() function
1586 ProcFuncType funcPtr = GetProcFuncType(srcFormat, dstFormat); in Create()