Searched refs:pending_ready_pictures (Results 1 – 1 of 1) sorted by relevance
183 pending_ready_pictures: VecDeque<PictureReadyEvent>, field203 pending_ready_pictures: Default::default(), in new()222 } = self.pending_ready_pictures.front()?; in output_pending_picture()251 self.pending_ready_pictures.pop_front().unwrap(); in output_pending_picture()797 ctx.pending_ready_pictures.clear(); in clear_queue()970 ctx.pending_ready_pictures.push_back(PictureReadyEvent { in process_event()