Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/lgif/
Dfx_gif.h258 typedef gif_compress_struct_p* gif_compress_struct_pp; typedef
288 void gif_destroy_compress(gif_compress_struct_pp gif_ptr_ptr);
Dfx_gif.cpp492 void gif_destroy_compress(gif_compress_struct_pp gif_ptr_ptr) { in gif_destroy_compress()