Home
last modified time | relevance | path

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

/dports/graphics/art/ART-1.9.3/rtengine/
H A Dimagefloat.cc897 void Imagefloat::yuv_to_lab(bool multithread) in yuv_to_lab() function in rtengine::Imagefloat
929 inline void Imagefloat::yuv_to_lab(int y, int x, float &L, float &a, float &b) in yuv_to_lab() function in rtengine::Imagefloat