Home
last modified time | relevance | path

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

/external/libjpeg-turbo/
Drdgif.c262 LZWReadByte(gif_source_ptr sinfo) in LZWReadByte() function
560 c = LZWReadByte(source); in get_pixel_rows()
595 *sptr++ = (JSAMPLE)LZWReadByte(source); in load_interlaced_image()