Home
last modified time | relevance | path

Searched refs:avg_q (Results 1 – 25 of 109) sorted by relevance

12345

/dports/science/InsightToolkit/ITK-5.0.1/Modules/Filtering/ImageCompare/test/
H A DitkSTAPLEImageFilterTest.cxx200 double avg_q = 0.0; in itkSTAPLEImageFilterTest() local
213 avg_q += stapler->GetSpecificity(j); in itkSTAPLEImageFilterTest()
220 avg_q /= static_cast<double>( stapler->GetNumberOfFiles() ); in itkSTAPLEImageFilterTest()
222 std::cout << "Mean:\t\t" << avg_p << "\t\t" << avg_q << std::endl; in itkSTAPLEImageFilterTest()
/dports/multimedia/xvid/xvidcore/vfw/src/
H A Dstatus.c198 double avg_q; char buf[16]; in status_proc() local
251 avg_q = avg_quant(s->quant[0], s->min_quant[1], s->max_quant[1], buf) * s->count[1]; in status_proc()
254 avg_q += avg_quant(s->quant[1], s->min_quant[2], s->max_quant[2], buf) * s->count[2]; in status_proc()
257 avg_q += avg_quant(s->quant[2], s->min_quant[3], s->max_quant[3], buf) * s->count[3]; in status_proc()
260 if (s->count[0] != 0) avg_q /= (double)s->count[0]; in status_proc()
261 sprintf(buf, "%.2f", avg_q); in status_proc()
/dports/multimedia/gstreamer1-plugins-svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Encoder/Codec/
H A DEbRateControlProcess.h120 double avg_q; member
/dports/multimedia/svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Encoder/Codec/
H A DEbRateControlProcess.h120 double avg_q; member
/dports/www/firefox-legacy/firefox-52.8.0esr/media/libvpx/vp9/encoder/
H A Dvp9_ratectrl.h98 double avg_q;
/dports/multimedia/aom/aom-3.2.0/av1/encoder/
H A Dencoder_utils.c313 double avg_q = cpi->ppi->p_rc.avg_q; in configure_static_seg_features() local
314 int high_q = (int)(avg_q > 48.0); in configure_static_seg_features()
346 qi_delta = av1_compute_qdelta(rc, avg_q, avg_q * 0.875, in configure_static_seg_features()
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/av1/encoder/
H A Dratectrl.h113 double avg_q; member
/dports/www/firefox-esr/firefox-91.8.0/third_party/aom/av1/encoder/
H A Dratectrl.h136 double avg_q; member
/dports/www/firefox/firefox-99.0/third_party/aom/av1/encoder/
H A Dratectrl.h136 double avg_q; member
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/aom/av1/encoder/
H A Dratectrl.h136 double avg_q; member
/dports/lang/spidermonkey60/firefox-60.9.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_ratectrl.h113 double avg_q; member
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/aom/av1/encoder/
H A Dratectrl.h136 double avg_q; member
/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_ratectrl.h126 double avg_q; member
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/vp9/encoder/
H A Dvp9_ratectrl.h126 double avg_q; member
/dports/multimedia/svt-vp9/SVT-VP9-0.3.0/Source/Lib/VPX/
H A Dvp9_ratectrl.h132 double avg_q;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_ratectrl.h126 double avg_q; member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaom/source/libaom/av1/encoder/
H A Dratectrl.h132 double avg_q; member
/dports/www/firefox/firefox-99.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_ratectrl.h126 double avg_q; member
/dports/mail/thunderbird/thunderbird-91.8.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_ratectrl.h126 double avg_q; member
/dports/lang/spidermonkey78/firefox-78.9.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_ratectrl.h126 double avg_q; member
/dports/multimedia/gstreamer1-plugins-svt-vp9/SVT-VP9-0.3.0/Source/Lib/VPX/
H A Dvp9_ratectrl.h132 double avg_q;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_ratectrl.h126 double avg_q; member
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_ratectrl.h126 double avg_q; member
/dports/multimedia/libvpx/libvpx-1.11.0/vp9/encoder/
H A Dvp9_ratectrl.h129 double avg_q; member
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libaom-sys-0.9.1/vendor/av1/encoder/
H A Dratectrl.h244 double avg_q; member

12345