Home | History | Annotate | Download | only in test

Lines Matching refs:destW

3477     unsigned int destx, desty,destW, destH;
3565 destW = vinfo.xres/2;
3570 destW = vinfo.xres/2;
3576 destW = vinfo.xres/2;
3581 destW = vinfo.xres/2;
3588 destW = vinfo.xres;
3593 if(portFmt.format.video.nFrameWidth < destW)
3594 destW = portFmt.format.video.nFrameWidth ;
3602 e->dst_rect.w = destW;