Home
last modified time | relevance | path

Searched refs:anmf_payload_size (Results 1 – 1 of 1) sorted by relevance

/external/webp/src/demux/
Ddemux.c308 const uint32_t anmf_payload_size = frame_chunk_size - ANMF_CHUNK_SIZE; in ParseAnimationFrame() local
333 status = StoreFrame(dmux->num_frames_ + 1, anmf_payload_size, mem, frame); in ParseAnimationFrame()