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

  /external/chromium_org/third_party/libwebp/webp/
format_constants.h 75 #define FRGM_CHUNK_SIZE 6 // Size of a FRGM chunk.
  /external/chromium_org/third_party/libwebp/demux/
demux.c 347 const uint32_t frgm_payload_size = fragment_chunk_size - FRGM_CHUNK_SIZE;
352 NewFrame(mem, FRGM_CHUNK_SIZE, fragment_chunk_size, &frame);
    [all...]

Completed in 68 milliseconds