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

  /external/pdfium/core/src/fxcodec/lgif/
fx_gif.h 67 uint8_t pixel_aspect; member in struct:tagGifLSD
223 uint8_t pixel_aspect; member in struct:tag_gif_decompress_struct
fx_gif.cpp 605 gif_ptr->pixel_aspect = gif_lsd_ptr->pixel_aspect;
    [all...]
  /external/pdfium/core/src/fxcodec/codec/
fx_codec_gif.cpp 156 pAttribute->m_fAspectRatio = p->gif_ptr->pixel_aspect;

Completed in 83 milliseconds