Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/gif/
Dcfx_gifcontext.cpp451 CFX_GifPlainTextExtension* gif_pte = nullptr; in DecodeExtension() local
452 if (!ReadData(reinterpret_cast<uint8_t**>(&gif_pte), 13)) in DecodeExtension()