Home
last modified time | relevance | path

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

/external/libjpeg-turbo/
Drdgif.c154 GetDataBlock(gif_source_ptr sinfo, U_CHAR *buf) in GetDataBlock() function
175 while (GetDataBlock(sinfo, buf) > 0) in SkipDataBlocks()
235 if ((count = GetDataBlock(sinfo, &sinfo->code_buf[2])) == 0) { in GetCode()