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

  /external/chromium_org/third_party/libwebp/demux/
demux.c 307 const uint32_t anmf_payload_size = frame_chunk_size - ANMF_CHUNK_SIZE; local
328 status = StoreFrame(dmux->num_frames_ + 1, anmf_payload_size, mem, frame,
  /external/webp/src/demux/
demux.c 305 const uint32_t anmf_payload_size = frame_chunk_size - ANMF_CHUNK_SIZE; local
330 status = StoreFrame(dmux->num_frames_ + 1, anmf_payload_size, mem, frame);

Completed in 142 milliseconds