Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/gif/
Dcfx_gifcontext.cpp120 SaveDecodingStatus(GIF_D_STATUS_EXT_PTE); in GetFrame()
125 status = GIF_D_STATUS_EXT_PTE; in GetFrame()
450 case GIF_D_STATUS_EXT_PTE: { in DecodeExtension()
485 if (decode_status_ == GIF_D_STATUS_EXT_PTE) in DecodeExtension()
Dcfx_gif.h33 #define GIF_D_STATUS_EXT_PTE 0x07 macro