Searched refs:pending_frames (Results 1 – 3 of 3) sorted by relevance
53 int8_t pending_frames; /* # guest frames in the rendering pipeline */ member
263 --s->pending_frames;264 if (s->pending_frames > 0) {311 --s->pending_frames;312 assert(s->pending_frames >= 0);327 if (s->pending_frames > 0) {342 } else if (s->pending_frames > 0) {639 if (s->pending_frames >= 2) {642 ++s->pending_frames;643 if (s->pending_frames > 1) {
309 UInt32 frameCount, pending_frames;326 pending_frames = hw->pending_emul / hw->info.bytes_per_frame;329 if (pending_frames < frameCount) {