Searched refs:frame_chunk_size (Results 1 – 2 of 2) sorted by relevance
305 WebPDemuxer* const dmux, uint32_t frame_chunk_size) { in ParseAnimationFrame() argument307 const uint32_t anmf_payload_size = frame_chunk_size - ANMF_CHUNK_SIZE; in ParseAnimationFrame()312 NewFrame(mem, ANMF_CHUNK_SIZE, frame_chunk_size, &frame); in ParseAnimationFrame()
306 WebPDemuxer* const dmux, uint32_t frame_chunk_size) { in ParseAnimationFrame() argument308 const uint32_t anmf_payload_size = frame_chunk_size - ANMF_CHUNK_SIZE; in ParseAnimationFrame()314 NewFrame(mem, ANMF_CHUNK_SIZE, frame_chunk_size, &frame); in ParseAnimationFrame()