Home
last modified time | relevance | path

Searched refs:mpixels (Results 1 – 25 of 83) sorted by relevance

1234

/dports/x11/virtualgl/virtualgl-3.0/common/
H A DProfiler.cpp29 mbytes(0.0), mpixels(0.0), totalTime(0.0), start(0.0), frames(0), in Profiler()
76 if(pixels) mpixels += (double)pixels / 1000000.; in endFrame()
85 if(mpixels) in endFrame()
87 snprintf(&temps[i], 255 - i, "- %7.2f Mpixels/sec", mpixels / totalTime); in endFrame()
98 mbytes * 8.0 / totalTime, mpixels * 3. / mbytes); in endFrame()
102 totalTime = 0.; mpixels = 0.; frames = 0.; mbytes = 0.; in endFrame()
H A DProfiler.h38 double mbytes, mpixels, totalTime, start, frames, lastFrame; variable
H A Dframeut.cpp132 double mpixels = 0., totalTime = 0.; in run() local
149 mpixels += (double)(frame->hdr.width * frame->hdr.height) / 1000000.; in run()
156 mpixels / totalTime, check ? " [PASSED]" : ""); in run()
/dports/graphics/digikam/digikam-7.4.0/core/showfoto/main/
H A Dshowfoto.cpp227 QString mpixels; in slotChanged() local
229 mpixels = QLocale().toString(dims.width()*dims.height()/1000000.0, 'f', 1); in slotChanged()
232 dims.width(),dims.height(),mpixels); in slotChanged()
/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/demos/
H A Dreadpix.c222 GLdouble seconds, mpixels, mpixelsPerSecond; in Display() local
231 mpixels = reads * (ImgWidth * ImgHeight / (1000.0 * 1000.0)); in Display()
232 mpixelsPerSecond = mpixels / seconds; in Display()
/dports/graphics/mesa-demos/mesa-demos-8.4.0/src/demos/
H A Dreadpix.c222 GLdouble seconds, mpixels, mpixelsPerSecond; in Display() local
231 mpixels = reads * (ImgWidth * ImgHeight / (1000.0 * 1000.0)); in Display()
232 mpixelsPerSecond = mpixels / seconds; in Display()
/dports/x11/virtualgl/virtualgl-3.0/wgldemos/
H A Dwglspheres.c196 static double start = 0., elapsed = 0., mpixels = 0.; in display() local
287 mpixels += (double)width * (double)height / 1000000.; in display()
291 (double)frames / elapsed, mpixels / elapsed); in display()
293 elapsed = mpixels = 0.; frames = 0; in display()
/dports/graphics/digikam/digikam-7.4.0/core/showfoto/thumbbar/
H A Dshowfotoitemviewdelegate.cpp316 QString mpixels, resolution; in drawImageSize() local
317 mpixels = QLocale().toString(dims.width()*dims.height()/1000000.0, 'f', 1); in drawImageSize()
322 dims.width(), dims.height(), mpixels); in drawImageSize()
H A Dshowfototooltipfiller.cpp104 QString mpixels = QLocale().toString(info.width*info.height/1000000.0, 'f', 1); in ShowfotoItemInfoTipContents() local
106 info.width, info.height, mpixels); in ShowfotoItemInfoTipContents()
/dports/games/stratagus/stratagus-3.2.0/src/include/
H A Dminimap.h49 void UpdateMapTerrain(void *const mpixels, const int mpitch,
/dports/games/wyrmgus/Wyrmgus-3.5.4/src/include/map/
H A Dminimap.h49 void UpdateMapTerrain(void *const mpixels, const int mpitch,
/dports/graphics/digikam/digikam-7.4.0/core/utilities/import/items/
H A Dimporttooltipfiller.cpp102 QString mpixels = QLocale().toString(info.width*info.height/1000000.0, 'f', 1); in CamItemInfoTipContents() local
104 info.width, info.height, mpixels); in CamItemInfoTipContents()
H A Ditemviewimportdelegate.cpp363 QString mpixels, resolution; in drawImageSize() local
364 mpixels = QLocale().toString(dims.width()*dims.height()/1000000.0, 'f', 1); in drawImageSize()
369 dims.width(), dims.height(), mpixels); in drawImageSize()
/dports/x11/virtualgl/virtualgl-3.0/glxdemos/
H A Dglxspheres.c239 static double start = 0., elapsed = 0., mpixels = 0.; in display() local
346 mpixels += (double)width * (double)height / 1000000.; in display()
350 (double)frames / elapsed, mpixels / elapsed); in display()
352 elapsed = mpixels = 0.; frames = 0; in display()
/dports/textproc/py-ocrmypdf/ocrmypdf-12.7.2/misc/completion/
H A Docrmypdf.bash91 --image-dpi|--oversample|--skip-big|--max-image-mpixels|\
H A Docrmypdf.fish104 complete -c ocrmypdf -x -l max-image-mpixels -d "image decompression bomb threshold"
/dports/x11/virtualgl/virtualgl-3.0/util/
H A Dfbxtest.cpp579 double elapsed, mpixels = 0.; in event_loop() local
663 mpixels += in event_loop()
669 (double)frames / elapsed, mpixels / elapsed); in event_loop()
671 timer.start(); mpixels = 0.; frames = 0; in event_loop()
/dports/graphics/digikam/digikam-7.4.0/core/libs/properties/
H A Ditempropertiessidebar.cpp271 QString mpixels = QLocale().toString(dims.width()*dims.height()/1000000.0, 'f', 1); in setImagePropertiesInformation() local
274 dims.width(), dims.height(), mpixels); in setImagePropertiesInformation()
H A Ditempropertiessidebardb.cpp577 … QString mpixels = QLocale().toString(commonInfo.width * commonInfo.height / 1000000.0, 'f', 1); in setImagePropertiesInformation() local
579 commonInfo.width, commonInfo.height, mpixels); in setImagePropertiesInformation()
/dports/x11/xpra/xpra-4.3/xpra/server/window/
H A Dbatch_delay_calculator.py139 mpixels = low_limit/1024.0/1024.0
142 ref_damage_latency = (10 + 25 * (1+mathlog(max(1, mpixels))))/1000.0
/dports/graphics/digikam/digikam-7.4.0/core/libs/widgets/itemview/
H A Ditemviewdelegate.cpp422 QString mpixels, resolution; in drawImageSize() local
423 mpixels = QLocale().toString(dims.width()*dims.height()/1000000.0, 'f', 1); in drawImageSize()
428 dims.width(), dims.height(), mpixels); in drawImageSize()
/dports/graphics/digikam/digikam-7.4.0/core/libs/properties/import/
H A Dimportitempropertiestab.cpp472 QString mpixels; in setCurrentItem() local
495 mpixels = QLocale().toString(dims.width()*dims.height()/1000000.0, 'f', 1); in setCurrentItem()
497 dims.width(), dims.height(), mpixels); in setCurrentItem()
/dports/graphics/digikam/digikam-7.4.0/core/utilities/imageeditor/main/
H A Dimagewindow.cpp366 QString mpixels; in slotChanged() local
368 mpixels = QLocale().toString(dims.width()*dims.height() / 1000000.0, 'f', 1); in slotChanged()
370 : i18n("%1x%2 (%3Mpx)", dims.width(), dims.height(), mpixels); in slotChanged()
/dports/graphics/digikam/digikam-7.4.0/core/app/items/utils/
H A Dtooltipfiller.cpp117 … QString mpixels = QLocale().toString(commonInfo.width*commonInfo.height/1000000.0, 'f', 1); in imageInfoTipContents() local
119 commonInfo.width, commonInfo.height, mpixels); in imageInfoTipContents()
/dports/graphics/digikam/digikam-7.4.0/core/dplugins/editor/transform/ratiocrop/
H A Dratiocroptool.cpp1060 …QString mpixels = QLocale().toString(d->widthInput->value() * d->heightInput->value() / 1000000.0,… in updateCropInfo() local
1062 d->widthInput->value(), d->heightInput->value(), mpixels)); in updateCropInfo()

1234