Searched refs:tmpWidth (Results 1 – 1 of 1) sorted by relevance
1356 int tmpWidth = (tmpDisplayWidth + 15) & -16; in DecodeShortHeader() local1358 if (tmpWidth > video->width) in DecodeShortHeader()1366 if (tmpHeight * tmpWidth > video->size) in DecodeShortHeader()1374 video->width = tmpWidth; in DecodeShortHeader()