Lines Matching refs:tWidth
45 int tWidth[NR];
104 if(tWidth[LR]>180)
111 mosaic[mID]->initialize(blendingType, stripType, tWidth[mID], tHeight[mID],
280 tWidth[HR] = width;
282 tWidth[LR] = int(width / H2L_FACTOR);
287 tImage[LR][i] = ImageUtils::allocateImage(tWidth[LR], tHeight[LR],
289 tImage[HR][i] = ImageUtils::allocateImage(tWidth[HR], tHeight[HR],
293 AllocateTextureMemory(tWidth[HR], tHeight[HR], tWidth[LR], tHeight[LR]);
377 tWidth[LR], tHeight[LR]);
388 tWidth[HR], tHeight[HR]);
429 tWidth[HR], tHeight[HR]);
436 GenerateQuarterResImagePlanar(tImage[HR][frame_number_HR], tWidth[HR],