Parent Directory
|
Revision Log
|
Patch
revision 1.83, Tue Aug 10 15:00:34 2010 UTC | revision 1.84, Fri Nov 12 10:10:40 2010 UTC | |
---|---|---|
# | Line 1660 | Line 1660 |
1660 | goto repeat; | goto repeat; |
1661 | } | } |
1662 | ||
1663 | dec->p_bmv.x = dec->p_bmv.y = dec->p_fmv.y = dec->p_fmv.y = 0; /* init pred vector to 0 */ | dec->p_bmv.x = dec->p_bmv.y = dec->p_fmv.x = dec->p_fmv.y = 0; /* init pred vector to 0 */ |
1664 | ||
1665 | /* packed_mode: special-N_VOP treament */ | /* packed_mode: special-N_VOP treament */ |
1666 | if (dec->packed_mode && coding_type == N_VOP) { | if (dec->packed_mode && coding_type == N_VOP) { |
|
No admin address has been configured | ViewVC Help |
Powered by ViewVC 1.0.4 |