Searched refs:qs_last (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dvc1.h370 int qs_last; ///< if qpel has been used in the previous (tr.) picture member in struct:VC1Context
H A Dvc1.c690 v->qs_last = v->s.quarter_sample;
746 v->qs_last = v->s.quarter_sample;
1062 v->qs_last = v->s.quarter_sample;
1099 v->qs_last = v->s.quarter_sample;
1163 v->qs_last = v->s.quarter_sample;
1187 v->qs_last = v->s.quarter_sample;
H A Dvc1dec.c1977 int qs, int qs_last)
1983 n <<= !qs_last; local
2244 v->bfraction, 0, s->quarter_sample, v->qs_last);
2246 v->bfraction, 0, s->quarter_sample, v->qs_last);
2248 v->bfraction, 1, s->quarter_sample, v->qs_last);
2250 v->bfraction, 1, s->quarter_sample, v->qs_last);
1976 scale_mv_intfi(int value, int bfrac, int inv, int qs, int qs_last) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dvc1.h386 int qs_last; ///< if qpel has been used in the previous (tr.) picture member in struct:VC1Context
H A Dvc1.c748 v->qs_last = v->s.quarter_sample;
804 v->qs_last = v->s.quarter_sample;
1137 v->qs_last = v->s.quarter_sample;
1174 v->qs_last = v->s.quarter_sample;
1243 v->qs_last = v->s.quarter_sample;
1273 v->qs_last = v->s.quarter_sample;
1299 v->qs_last = v->s.quarter_sample;

Completed in 115 milliseconds