Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/lgif/
Dfx_gif.h18 #define GIF_SIG_TRAILER 0x3B macro
Dfx_gif.cpp580 case GIF_SIG_TRAILER: in gif_get_frame()
1238 dst_buf[gif_ptr->cur_offset++] = GIF_SIG_TRAILER; in gif_write_data()
1257 dst_buf[dst_len - 1] = GIF_SIG_TRAILER; in gif_encode()