Home
last modified time | relevance | path

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

/dports/graphics/djvulibre/djvulibre-3.5.28/libdjvu/
H A DIW44EncodeCodec.cpp284 static void RGB_to_Cb(const GPixel *p, int w, int h, int rowsize,
665 IW44Image::Transform::Encode::RGB_to_Cb(const GPixel *p, int w, int h, int rowsize, in RGB_to_Cb() function in IW44Image::Transform::Encode
1632 Transform::Encode::RGB_to_Cb(pm[0], w, h, pm.rowsize(), buffer, w); in init()