Home | History | Annotate | Download | only in demux

Lines Matching refs:AddFrame

186 static int AddFrame(WebPDemuxer* const dmux, Frame* const frame) {
328 added_frame = AddFrame(dmux, frame);
363 added_fragment = AddFrame(dmux, frame);
453 if (!AddFrame(dmux, frame)) {