Searched refs:tmpDisplayWidth (Results 1 – 1 of 1) sorted by relevance
1341 int tmpDisplayWidth = (tmpvar + 1) << 2; in DecodeShortHeader() local1356 int tmpWidth = (tmpDisplayWidth + 15) & -16; in DecodeShortHeader()1373 video->displayWidth = tmpDisplayWidth; in DecodeShortHeader()