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

  /external/pdfium/core/src/fxcodec/lgif/
fx_gif.h 104 uint8_t app_identify[8]; member in struct:tagGifAE
246 uint8_t app_identify[8]; member in struct:tag_gif_decompress_struct
280 uint8_t app_identify[8]; member in struct:tag_gif_compress_struct
fx_gif.cpp 478 FXSYS_memcpy(gif_ptr->app_identify, "netscape", 8);
755 FXSYS_memcpy(gif_ptr->app_identify, gif_ae_ptr->app_identify, 8);
    [all...]

Completed in 6949 milliseconds