Searched refs:tmpWidth (Results 1 – 1 of 1) sorted by relevance
1399 int tmpWidth = (tmpDisplayWidth + 15) & -16; in DecodeShortHeader() local1401 if (tmpWidth > video->width) in DecodeShortHeader()1409 if (tmpHeight * tmpWidth > video->size) in DecodeShortHeader()1417 video->width = tmpWidth; in DecodeShortHeader()