Searched refs:VopType (Results 1 – 1 of 1) sorted by relevance
357 int MBtype, VopType; in GetMBheader() local363 VopType = video->currVop->predictionType; in GetMBheader()364 mb_coded = ((VopType == I_VOP) ? TRUE : !BitstreamRead1Bits_INLINE(stream)); in GetMBheader()383 if (VopType == I_VOP) in GetMBheader()