Home
last modified time | relevance | path

Searched refs:topR (Results 1 – 25 of 31) sorted by relevance

12

/dports/print/scribus-devel/scribus-1.5.7/scribus/ui/
H A Dmarginwidget.cpp44 tText->setBuddy(topR); in MarginWidget()
65 GroupLayout->addWidget( topR, 3, 1 ); in MarginWidget()
337 topR->setNewUnit(newUnitIndex); in setNewUnit()
392 topR->setEnabled(restoringValues); in setPreset()
398 topR->setEnabled(true); in setPreset()
442 topR->setEnabled(true); in setMarginsToPrinterMargins()
503 topR->setEnabled(true); in setMarginPreset()
589 if (topR->hasFocus()) in slotLinkMargins()
591 topR->clearFocus(); in slotLinkMargins()
592 marginValue = topR->value(); in slotLinkMargins()
[all …]
H A Dmarginwidget.h111 ScrSpinBox* topR { nullptr };
/dports/multimedia/gstreamer1-plugins-svt-hevc/SVT-HEVC-1.5.1/Source/Lib/ASM_SSE4_1/
H A DEbIntraPrediction16bit_Intrinsic_SSE4_1.c151 __m128i topR = _mm_loadu_si128((__m128i *)(refSamples+topOffset+8)); in IntraModeDCLuma16bit_SSE4_1_INTRIN() local
155 sum = _mm_add_epi16(sum, topR); in IntraModeDCLuma16bit_SSE4_1_INTRIN()
171topR = _mm_add_epi16(topR, temp0); // refSamples[topOffset+columnIndex] + 3*predictionPtr[colum… in IntraModeDCLuma16bit_SSE4_1_INTRIN()
176topR = _mm_add_epi16(topR, const2); // refSamples[topOffset+columnIndex] + 3*predictionPtr[colum… in IntraModeDCLuma16bit_SSE4_1_INTRIN()
181topR = _mm_srli_epi16(topR, 2); // (refSamples[topOffset+columnIndex] + 3*predictionPtr[colu… in IntraModeDCLuma16bit_SSE4_1_INTRIN()
188 _mm_storeu_si128((__m128i *)(predictionPtr+8), topR); in IntraModeDCLuma16bit_SSE4_1_INTRIN()
/dports/multimedia/svt-hevc/SVT-HEVC-1.5.1/Source/Lib/ASM_SSE4_1/
H A DEbIntraPrediction16bit_Intrinsic_SSE4_1.c151 __m128i topR = _mm_loadu_si128((__m128i *)(refSamples+topOffset+8)); in IntraModeDCLuma16bit_SSE4_1_INTRIN() local
155 sum = _mm_add_epi16(sum, topR); in IntraModeDCLuma16bit_SSE4_1_INTRIN()
171topR = _mm_add_epi16(topR, temp0); // refSamples[topOffset+columnIndex] + 3*predictionPtr[colum… in IntraModeDCLuma16bit_SSE4_1_INTRIN()
176topR = _mm_add_epi16(topR, const2); // refSamples[topOffset+columnIndex] + 3*predictionPtr[colum… in IntraModeDCLuma16bit_SSE4_1_INTRIN()
181topR = _mm_srli_epi16(topR, 2); // (refSamples[topOffset+columnIndex] + 3*predictionPtr[colu… in IntraModeDCLuma16bit_SSE4_1_INTRIN()
188 _mm_storeu_si128((__m128i *)(predictionPtr+8), topR); in IntraModeDCLuma16bit_SSE4_1_INTRIN()
/dports/graphics/libvisual04-plugins/libvisual-plugins-0.4.0/plugins/actor/G-Force/Common/UI/
H A DDrawXX.cpp344 long topR, topG, topB, val, botR, botG, botB, x; in _CrossBlur() local
371 topR = rowPos[ 0 ]; in _CrossBlur()
391 botR = ( ( cenR << 2 ) + 3 * ( leftR + rightR + topR + botR ) ) >> 4; in _CrossBlur()
/dports/math/abella/abella-2.0.7/examples/logic/
H A Dcut.mod16 conc top. % topR
/dports/java/java3d/java3d-1.5.2/j3d-core-utils/src/classes/share/com/sun/j3d/utils/geometry/
H A DQuadrics.java304 GeomBuffer coneBody(double bottom, double top, double bottomR, double topR, in coneBody() argument
314 double dr = (topR-bottomR)/(double)ydiv; in coneBody()
317 double ynormal = (bottomR-topR)/height; in coneBody()
/dports/x11-fm/rodent/rodent-5.3.16.3/apps/rodent-diff/src/
H A Drfm-diff.h48 int topR; member
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libaom-sys-0.9.1/vendor/av1/encoder/x86/
H A Dhighbd_fwd_txfm_sse4.c1040 const int16_t *topR = input + 8; in load_buffer_16x16() local
1052 tmp = topR; in load_buffer_16x16()
1053 topR = botR; in load_buffer_16x16()
1060 topL = topR; in load_buffer_16x16()
1061 topR = tmp; in load_buffer_16x16()
1101 const int16_t *topR = input + 4; in load_buffer_8x4() local
1107 topL = topR; in load_buffer_8x4()
1108 topR = tmp; in load_buffer_8x4()
1119 const int16_t *topR = input + 8; in load_buffer_16x4() local
1125 topL = topR; in load_buffer_16x4()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaom/source/libaom/av1/encoder/x86/
H A Dhighbd_fwd_txfm_sse4.c1038 const int16_t *topR = input + 8; in load_buffer_16x16() local
1050 tmp = topR; in load_buffer_16x16()
1051 topR = botR; in load_buffer_16x16()
1058 topL = topR; in load_buffer_16x16()
1059 topR = tmp; in load_buffer_16x16()
1099 const int16_t *topR = input + 4; in load_buffer_8x4() local
1105 topL = topR; in load_buffer_8x4()
1106 topR = tmp; in load_buffer_8x4()
1117 const int16_t *topR = input + 8; in load_buffer_16x4() local
1123 topL = topR; in load_buffer_16x4()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/av1/encoder/x86/
H A Dhighbd_fwd_txfm_sse4.c1038 const int16_t *topR = input + 8; in load_buffer_16x16() local
1050 tmp = topR; in load_buffer_16x16()
1051 topR = botR; in load_buffer_16x16()
1058 topL = topR; in load_buffer_16x16()
1059 topR = tmp; in load_buffer_16x16()
1099 const int16_t *topR = input + 4; in load_buffer_8x4() local
1105 topL = topR; in load_buffer_8x4()
1106 topR = tmp; in load_buffer_8x4()
1117 const int16_t *topR = input + 8; in load_buffer_16x4() local
1123 topL = topR; in load_buffer_16x4()
[all …]
/dports/multimedia/aom/aom-3.2.0/av1/encoder/x86/
H A Dhighbd_fwd_txfm_sse4.c1094 const int16_t *topR = input + 8; in load_buffer_16x16() local
1106 tmp = topR; in load_buffer_16x16()
1107 topR = botR; in load_buffer_16x16()
1114 topL = topR; in load_buffer_16x16()
1115 topR = tmp; in load_buffer_16x16()
1155 const int16_t *topR = input + 4; in load_buffer_8x4() local
1161 topL = topR; in load_buffer_8x4()
1162 topR = tmp; in load_buffer_8x4()
1173 const int16_t *topR = input + 8; in load_buffer_16x4() local
1179 topL = topR; in load_buffer_16x4()
[all …]
/dports/math/py-brial/BRiAl-1.2.10/cudd/
H A DcuddPriority.c1429 unsigned int topR, topY, top, index; in cuddCProjectionRecur() local
1445 topR = cuddI(dd,r->index); in cuddCProjectionRecur()
1449 top = ddMin(topR, topY); in cuddCProjectionRecur()
1452 if (topR == top) { in cuddCProjectionRecur()
/dports/math/brial/BRiAl-1.2.10/cudd/
H A DcuddPriority.c1429 unsigned int topR, topY, top, index; in cuddCProjectionRecur() local
1445 topR = cuddI(dd,r->index); in cuddCProjectionRecur()
1449 top = ddMin(topR, topY); in cuddCProjectionRecur()
1452 if (topR == top) { in cuddCProjectionRecur()
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/av1/encoder/x86/
H A Dhybrid_fwd_txfm_avx2.c1446 const int16_t *topR = input + 16; in load_buffer_32x32() local
1458 tmp = topR; in load_buffer_32x32()
1459 topR = botR; in load_buffer_32x32()
1466 topL = topR; in load_buffer_32x32()
1467 topR = tmp; in load_buffer_32x32()
1479 load_buffer_16x16(topR, stride, flipud, fliplr, in1); in load_buffer_32x32()
H A Dhighbd_fwd_txfm_sse4.c1078 const int16_t *topR = input + 8; in load_buffer_16x16() local
1090 tmp = topR; in load_buffer_16x16()
1091 topR = botR; in load_buffer_16x16()
1098 topL = topR; in load_buffer_16x16()
1099 topR = tmp; in load_buffer_16x16()
1111 load_buffer_8x8(topR, &in[16], stride, flipud, fliplr, shift); in load_buffer_16x16()
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libaom-sys-0.9.1/vendor/av1/encoder/arm/neon/
H A Dhighbd_fwd_txfm_neon.c1010 const int16_t *topR = input + 8; in load_buffer_16x16() local
1022 tmp = topR; in load_buffer_16x16()
1023 topR = botR; in load_buffer_16x16()
1030 topL = topR; in load_buffer_16x16()
1031 topR = tmp; in load_buffer_16x16()
1071 const int16_t *topR = input + 4; in load_buffer_8x4() local
1077 topL = topR; in load_buffer_8x4()
1078 topR = tmp; in load_buffer_8x4()
1088 const int16_t *topR = input + 8; in load_buffer_16x4() local
1094 topL = topR; in load_buffer_16x4()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/av1/encoder/arm/neon/
H A Dhighbd_fwd_txfm_neon.c1008 const int16_t *topR = input + 8; in load_buffer_16x16() local
1020 tmp = topR; in load_buffer_16x16()
1021 topR = botR; in load_buffer_16x16()
1028 topL = topR; in load_buffer_16x16()
1029 topR = tmp; in load_buffer_16x16()
1069 const int16_t *topR = input + 4; in load_buffer_8x4() local
1075 topL = topR; in load_buffer_8x4()
1076 topR = tmp; in load_buffer_8x4()
1086 const int16_t *topR = input + 8; in load_buffer_16x4() local
1092 topL = topR; in load_buffer_16x4()
[all …]
/dports/multimedia/aom/aom-3.2.0/av1/encoder/arm/neon/
H A Dhighbd_fwd_txfm_neon.c1010 const int16_t *topR = input + 8; in load_buffer_16x16() local
1022 tmp = topR; in load_buffer_16x16()
1023 topR = botR; in load_buffer_16x16()
1030 topL = topR; in load_buffer_16x16()
1031 topR = tmp; in load_buffer_16x16()
1071 const int16_t *topR = input + 4; in load_buffer_8x4() local
1077 topL = topR; in load_buffer_8x4()
1078 topR = tmp; in load_buffer_8x4()
1088 const int16_t *topR = input + 8; in load_buffer_16x4() local
1094 topL = topR; in load_buffer_16x4()
[all …]
/dports/math/cudd/cudd-3.0.0/cudd/
H A DcuddPriority.c1394 int topR, topY, top; in cuddCProjectionRecur() local
1413 topR = cuddI(dd,r->index); in cuddCProjectionRecur()
1417 top = ddMin(topR, topY); in cuddCProjectionRecur()
1421 if (topR == top) { in cuddCProjectionRecur()
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/bdd/cudd/
H A DcuddPriority.c1433 unsigned int topR, topY, top, index = 0; in cuddCProjectionRecur() local
1449 topR = cuddI(dd,r->index); in cuddCProjectionRecur()
1453 top = ddMin(topR, topY); in cuddCProjectionRecur()
1456 if (topR == top) { in cuddCProjectionRecur()
/dports/www/firefox-esr/firefox-91.8.0/third_party/aom/av1/encoder/x86/
H A Dhighbd_fwd_txfm_sse4.c932 const int16_t *topR = input + 8; in load_buffer_16x16() local
944 tmp = topR; in load_buffer_16x16()
945 topR = botR; in load_buffer_16x16()
952 topL = topR; in load_buffer_16x16()
953 topR = tmp; in load_buffer_16x16()
965 load_buffer_8x8(topR, &in[16], stride, flipud, fliplr, shift); in load_buffer_16x16()
/dports/www/firefox/firefox-99.0/third_party/aom/av1/encoder/x86/
H A Dhighbd_fwd_txfm_sse4.c932 const int16_t *topR = input + 8; in load_buffer_16x16() local
944 tmp = topR; in load_buffer_16x16()
945 topR = botR; in load_buffer_16x16()
952 topL = topR; in load_buffer_16x16()
953 topR = tmp; in load_buffer_16x16()
965 load_buffer_8x8(topR, &in[16], stride, flipud, fliplr, shift); in load_buffer_16x16()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/aom/av1/encoder/x86/
H A Dhighbd_fwd_txfm_sse4.c932 const int16_t *topR = input + 8; in load_buffer_16x16() local
944 tmp = topR; in load_buffer_16x16()
945 topR = botR; in load_buffer_16x16()
952 topL = topR; in load_buffer_16x16()
953 topR = tmp; in load_buffer_16x16()
965 load_buffer_8x8(topR, &in[16], stride, flipud, fliplr, shift); in load_buffer_16x16()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/aom/av1/encoder/x86/
H A Dhighbd_fwd_txfm_sse4.c932 const int16_t *topR = input + 8; in load_buffer_16x16() local
944 tmp = topR; in load_buffer_16x16()
945 topR = botR; in load_buffer_16x16()
952 topL = topR; in load_buffer_16x16()
953 topR = tmp; in load_buffer_16x16()
965 load_buffer_8x8(topR, &in[16], stride, flipud, fliplr, shift); in load_buffer_16x16()

12