Home | History | Annotate | Download | only in videodecoder

Lines Matching refs:acquired

598     bool acquired = false;
600 while (acquired == false) {
608 acquired = true;
618 acquired = false;
623 if (acquired) {
635 if (acquired == false) {
721 // frame is not decoded to the acquired buffer, current surface is invalid, and can't be output.