Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/
Dimage_reader.h108 void RleEncodeRow(int Width);
Dimage_reader.cpp926 RleEncodeRow(DataWidth); in RleEncode()
980 RleEncodeRow(DataWidth); in RleEncode()
1284 void image_reader::RleEncodeRow(int Width) in RleEncodeRow() function in image_reader