Searched refs:percent0_ (Results 1 – 4 of 4) sorted by relevance
70 it->percent0_ = enc->percent_; in VP8IteratorInit()78 ? it->percent0_ in VP8IteratorProgress()79 : it->percent0_ + delta * it->y_ / (enc->mb_h_ - 1); in VP8IteratorProgress()
296 int percent0_; // saved initial progress percent member
78 it->percent0_ = enc->percent_; in VP8IteratorInit()90 ? it->percent0_ in VP8IteratorProgress()91 : it->percent0_ + delta * done / it->count_down0_; in VP8IteratorProgress()
245 int percent0_; // saved initial progress percent member