Searched refs:propagation_cnt_ (Results 1 – 2 of 2) sorted by relevance
1063 propagation_cnt_(-1), in VP8DecoderImpl()1078 propagation_cnt_ = -1; in Reset()1113 propagation_cnt_ = -1; in InitDecode()1135 if (propagation_cnt_ > 0) in Decode()1136 propagation_cnt_ = 0; in Decode()1176 propagation_cnt_ = -1; in Decode()1179 propagation_cnt_ == -1) { in Decode()1180 propagation_cnt_ = 0; in Decode()1182 if (propagation_cnt_ >= 0) { in Decode()1183 propagation_cnt_++; in Decode()[all …]
165 int propagation_cnt_; variable