Home
last modified time | relevance | path

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

/dports/graphics/opencv/opencv-4.5.3/modules/core/src/
H A Dchannels.cpp80 static MixChannelsFunc getMixchFunc(int depth) in getMixchFunc() function
148 MixChannelsFunc func = getMixchFunc(depth); in mixChannels()