Home
last modified time | relevance | path

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

/external/giflib/
Dgif_err.c90 case D_GIF_ERR_WRONG_RECORD: in PrintGifError()
Dgif_lib.h211 #define D_GIF_ERR_WRONG_RECORD 107 macro
Ddgif_lib.c317 _GifError = D_GIF_ERR_WRONG_RECORD; in DGifGetRecordType()