Searched refs:frame_chunk_size (Results 1 – 1 of 1) sorted by relevance
308 WebPDemuxer* const dmux, uint32_t frame_chunk_size) { in ParseAnimationFrame() argument310 const uint32_t anmf_payload_size = frame_chunk_size - ANMF_CHUNK_SIZE; in ParseAnimationFrame()316 NewFrame(mem, ANMF_CHUNK_SIZE, frame_chunk_size, &frame); in ParseAnimationFrame()