Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/lgif/
Dfx_gif.h17 #define GIF_SIG_IMAGE 0x2C macro
Dfx_gif.cpp577 case GIF_SIG_IMAGE: in gif_get_frame()
1153 dst_buf[gif_ptr->cur_offset++] = GIF_SIG_IMAGE; in gif_write_data()