Home
last modified time | relevance | path

Searched refs:mage (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxx11/usbcamera/
H A Dcamera.cpp273 QImage *mage = new QImage(rgb,640,480,QImage::Format_RGB888); in show_() local
276mage->save(tr("%1.jpg").arg("/root/IMG" + QDate::currentDate().toString("yyyyMMdd") + QTime::curre… in show_()
279 QImage resultimg=mage->scaled(ui->label->size(),Qt::KeepAspectRatio,Qt::SmoothTransformation); in show_()
281 delete mage; in show_()
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/camera/camera/
H A Dvideocapture.cpp437 QImage *mage = new QImage(rgb, width, in LoopCapture() local
439 QImage resultimg = mage->scaled(img->size()); in LoopCapture()
452 mage->save(tr("%1.jpg").arg("/root/IMG" + \ in LoopCapture()
458 delete mage; in LoopCapture()
/OK3568_Linux_fs/kernel/Documentation/scsi/
H A Dadvansys.rst224 Nathan Hartwell <mage@cdc3.cdc.net> provided the directions and