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

  /external/webp/include/webp/
demux.h 21 uint32_t flags = WebPDemuxGetI(demux, WEBP_FF_FORMAT_FLAGS);
118 WEBP_FF_FORMAT_FLAGS, // Extended format flags present in the 'VP8X' chunk.
  /external/webp/src/webp/
demux.h 21 uint32_t flags = WebPDemuxGetI(demux, WEBP_FF_FORMAT_FLAGS);
118 WEBP_FF_FORMAT_FLAGS, // Extended format flags present in the 'VP8X' chunk.

Completed in 200 milliseconds