Searched refs:ready_ (Results 1 – 3 of 3) sorted by relevance
52 dec->ready_ = 0; in VP8New()85 dec->ready_ = 0; in VP8SetError()367 dec->ready_ = 1; in VP8GetHeaders()625 if (!dec->ready_) { in VP8Decode()630 assert(dec->ready_); in VP8Decode()650 dec->ready_ = 0; in VP8Decode()665 dec->ready_ = 0; in VP8Clear()
222 int ready_; // true if ready to decode a picture with VP8Decode() member
446 assert(dec->ready_); in DecodeRemaining()487 dec->ready_ = 0; in DecodeRemaining()