HomeSort by relevance Sort by last modified time
    Searched refs:gif_compress_struct_p (Results 1 - 2 of 2) sorted by null

  /external/pdfium/core/src/fxcodec/lgif/
fx_gif.h 262 typedef gif_compress_struct* gif_compress_struct_p; typedef
263 typedef gif_compress_struct_p* gif_compress_struct_pp;
305 gif_compress_struct_p _gif_create_compress();
325 FX_BOOL _gif_encode(gif_compress_struct_p gif_ptr,
fx_gif.cpp 443 gif_compress_struct_p _gif_create_compress() {
444 gif_compress_struct_p gif_ptr =
512 gif_compress_struct_p gif_ptr = *gif_ptr_ptr;
    [all...]

Completed in 118 milliseconds