Searched refs:pages_ (Results 1 – 2 of 2) sorted by relevance
47 b->pages_ = NULL; in VP8TBufferInit()48 b->last_page_ = &b->pages_; in VP8TBufferInit()56 VP8Tokens* p = b->pages_; in VP8TBufferClear()202 const VP8Tokens* p = b->pages_; in VP8EmitTokens()221 if (final_pass) b->pages_ = NULL; in VP8EmitTokens()228 const VP8Tokens* p = b->pages_; in VP8EstimateTokenSize()
315 VP8Tokens* pages_; // first page member
Completed in 6 milliseconds