Searched refs:frame_list (Results 1 – 4 of 4) sorted by relevance
624 FrameList** frame_list) { in GetFrame() argument627 *frame_list = &incomplete_frames_; in GetFrame()632 *frame_list = &decodable_frames_; in GetFrame()636 *frame_list = NULL; in GetFrame()703 FrameList* frame_list; in InsertPacket() local704 const VCMFrameBufferEnum error = GetFrame(packet, &frame, &frame_list); in InsertPacket()824 if (frame_list != NULL) { in InsertPacket()825 frame_list->InsertFrame(frame); in InsertPacket()
231 FrameList** frame_list)
52 VKI_XEN_GUEST_HANDLE(vki_ulong) frame_list;
1658 (Addr)gst->frame_list.p, in POST()1659 sizeof(*gst->frame_list.p) & gst->nr_frames); in POST()