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

/external/ImageMagick/coders/
H A Dgif.c308 static inline int PopLZWStack(LZWStack *stack_info)
337 return(PopLZWStack(lzw_info->stack));
392 return(PopLZWStack(lzw_info->stack));
303 static inline int PopLZWStack(LZWStack *stack_info) function

Completed in 52 milliseconds