Searched refs:last_qps (Results 1 – 1 of 1) sorted by relevance
194 int last_qps[3]; member2582 memcpy(s->last_qps, s1->last_qps, sizeof(s->last_qps)); in vp3_update_thread_context()2651 s->last_qps[i] = s->qps[i]; in vp3_decode_frame()2668 if (s->qps[0] != s->last_qps[0]) in vp3_decode_frame()2674 if (s->qps[i] != s->last_qps[i] || s->qps[0] != s->last_qps[0]) in vp3_decode_frame()