Searched refs:RLE_count (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/dev/stbi/
H A Dstb_image.c3627 int RLE_count = 0; local
3691 if ( RLE_count == 0 )
3695 RLE_count = 1 + (RLE_cmd & 127);
3794 --RLE_count;

Completed in 305 milliseconds