Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/include/
H A Dmatrix.h49 static constexpr uint32_t CALCPROC_FACTOR = 0x07; variable
147 return gCalcXYProcs[static_cast<uint8_t>(operType) & CALCPROC_FACTOR]; in GetXYProc()