Home
last modified time | relevance | path

Searched refs:mask_ref (Results 1 – 20 of 20) sorted by relevance

/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/object/
H A Dsp-item.cpp91 mask_ref = nullptr; in SPItem()
107 if (!mask_ref) { in getMaskRef()
112 return *mask_ref; in getMaskRef()
440 delete item->mask_ref; in release()
674 SPMask *mask = mask_ref ? mask_ref->getObject() : nullptr; in update()
774 if (item->mask_ref){ in write()
875 if (mask_ref && mask_ref->getObject() && wmask) { in visualBounds()
1003 if (mask_ref) clips_and_masks.push_back(mask_ref->getObject()); in getSnappoints()
1064 if (s && mask_ref && mask_ref->getObject()) { in detailedDescription()
1156 if (mask_ref && mask_ref->getObject()) { in invoke_show()
[all …]
H A Dsp-item.h169 SPMaskReference *mask_ref; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/test/
H A Dreconinter_test.cc99 DECLARE_ALIGNED(16, uint8_t, mask_ref[2 * MAX_SB_SQUARE]); in RunCheckOutput()
116 mask_ref, (DIFFWTD_MASK_TYPE)mask_type, src0, width, src1, width, in RunCheckOutput()
124 ASSERT_EQ(mask_ref[c + r * width], mask_test[c + r * width]) in RunCheckOutput()
185 DECLARE_ALIGNED(16, uint8_t, mask_ref[MAX_SB_SQUARE]); in RunTest()
198 av1_build_compound_diffwtd_mask_c(mask_ref, type, src0, width, src1, width, in RunTest()
213 ASSERT_EQ(mask_ref[c + r * width], mask_test[c + r * width]) in RunTest()
/dports/www/firefox-esr/firefox-91.8.0/third_party/aom/test/
H A Dreconinter_test.cc97 DECLARE_ALIGNED(16, uint8_t, mask_ref[2 * MAX_SB_SQUARE]); in RunCheckOutput()
114 mask_ref, (DIFFWTD_MASK_TYPE)mask_type, src0, width, src1, width, in RunCheckOutput()
122 ASSERT_EQ(mask_ref[c + r * width], mask_test[c + r * width]) in RunCheckOutput()
183 DECLARE_ALIGNED(16, uint8_t, mask_ref[MAX_SB_SQUARE]); in RunTest()
196 av1_build_compound_diffwtd_mask_c(mask_ref, type, src0, width, src1, width, in RunTest()
211 ASSERT_EQ(mask_ref[c + r * width], mask_test[c + r * width]) in RunTest()
/dports/www/firefox/firefox-99.0/third_party/aom/test/
H A Dreconinter_test.cc97 DECLARE_ALIGNED(16, uint8_t, mask_ref[2 * MAX_SB_SQUARE]); in RunCheckOutput()
114 mask_ref, (DIFFWTD_MASK_TYPE)mask_type, src0, width, src1, width, in RunCheckOutput()
122 ASSERT_EQ(mask_ref[c + r * width], mask_test[c + r * width]) in RunCheckOutput()
183 DECLARE_ALIGNED(16, uint8_t, mask_ref[MAX_SB_SQUARE]); in RunTest()
196 av1_build_compound_diffwtd_mask_c(mask_ref, type, src0, width, src1, width, in RunTest()
211 ASSERT_EQ(mask_ref[c + r * width], mask_test[c + r * width]) in RunTest()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/aom/test/
H A Dreconinter_test.cc97 DECLARE_ALIGNED(16, uint8_t, mask_ref[2 * MAX_SB_SQUARE]); in RunCheckOutput()
114 mask_ref, (DIFFWTD_MASK_TYPE)mask_type, src0, width, src1, width, in RunCheckOutput()
122 ASSERT_EQ(mask_ref[c + r * width], mask_test[c + r * width]) in RunCheckOutput()
183 DECLARE_ALIGNED(16, uint8_t, mask_ref[MAX_SB_SQUARE]); in RunTest()
196 av1_build_compound_diffwtd_mask_c(mask_ref, type, src0, width, src1, width, in RunTest()
211 ASSERT_EQ(mask_ref[c + r * width], mask_test[c + r * width]) in RunTest()
/dports/multimedia/aom/aom-3.2.0/test/
H A Dreconinter_test.cc98 DECLARE_ALIGNED(16, uint8_t, mask_ref[2 * MAX_SB_SQUARE]); in RunCheckOutput()
115 mask_ref, (DIFFWTD_MASK_TYPE)mask_type, src0, width, src1, width, in RunCheckOutput()
123 ASSERT_EQ(mask_ref[c + r * width], mask_test[c + r * width]) in RunCheckOutput()
184 DECLARE_ALIGNED(16, uint8_t, mask_ref[MAX_SB_SQUARE]); in RunTest()
197 av1_build_compound_diffwtd_mask_c(mask_ref, type, src0, width, src1, width, in RunTest()
212 ASSERT_EQ(mask_ref[c + r * width], mask_test[c + r * width]) in RunTest()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/aom/test/
H A Dreconinter_test.cc97 DECLARE_ALIGNED(16, uint8_t, mask_ref[2 * MAX_SB_SQUARE]); in RunCheckOutput()
114 mask_ref, (DIFFWTD_MASK_TYPE)mask_type, src0, width, src1, width, in RunCheckOutput()
122 ASSERT_EQ(mask_ref[c + r * width], mask_test[c + r * width]) in RunCheckOutput()
183 DECLARE_ALIGNED(16, uint8_t, mask_ref[MAX_SB_SQUARE]); in RunTest()
196 av1_build_compound_diffwtd_mask_c(mask_ref, type, src0, width, src1, width, in RunTest()
211 ASSERT_EQ(mask_ref[c + r * width], mask_test[c + r * width]) in RunTest()
/dports/devel/p5-Algorithm-Cluster/Algorithm-Cluster-1.59/perl/
H A DCluster.xs607 if(SvROK(mask_ref) && SvTYPE(SvRV(mask_ref)) == SVt_PVAV) { in malloc_matrices()
1136 SV * mask_ref;
1250 SV * mask_ref;
1300 mask_ref, &mask,
1449 SV * mask_ref;
1500 mask_ref, &mask,
1542 SV * mask_ref;
1594 mask_ref, &mask,
1672 SV * mask_ref;
1716 mask_ref, &mask,
[all …]
/dports/science/afni/afni-AFNI_21.3.16/src/python_scripts/scripts/
H A Dadjunct_aw_tableize_roi_info.py111 mask_ref = aa[4] # warped input file
120 return ofile, atl_inp, mask_inp, atl_ref, mask_ref, modesmoo
526 ( ofile, atl_inp, mask_inp, atl_ref, mask_ref, \
531 ref_samegrid = afni_3dinfo_same_grid( atl_ref, mask_ref )
542 "".format(atl_ref, mask_ref))
546 for fff in [atl_inp, mask_inp, atl_ref, mask_ref]:
556 ref_mask_size = afni_3dBrickStat_nz_count( mask_ref )
625 hh.append( ' B mask dset : {}'.format(mask_ref) )
/dports/multimedia/gstreamer1-plugins-svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/test/
H A DCompoundUtilTest.cc762 DECLARE_ALIGNED(16, uint8_t, mask_ref[MAX_SB_SQUARE]); in run_test()
774 mask_ref, type, src0, width, src1, width, height, width); in run_test()
779 ASSERT_EQ(mask_ref[c + r * width], mask_test[c + r * width]) in run_test()
826 DECLARE_ALIGNED(16, uint8_t, mask_ref[MAX_SB_SQUARE]); in run_test()
837 svt_av1_build_compound_diffwtd_mask_highbd_c(mask_ref, in run_test()
858 ASSERT_EQ(mask_ref[c + r * width], mask_test[c + r * width]) in run_test()
915 DECLARE_ALIGNED(16, uint8_t, mask_ref[2 * MAX_SB_SQUARE]); in run_test()
932 svt_av1_build_compound_diffwtd_mask_d16_c(mask_ref, in run_test()
956 ASSERT_EQ(mask_ref[c + r * width], mask_test[c + r * width]) in run_test()
/dports/multimedia/svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/test/
H A DCompoundUtilTest.cc762 DECLARE_ALIGNED(16, uint8_t, mask_ref[MAX_SB_SQUARE]); in run_test()
774 mask_ref, type, src0, width, src1, width, height, width); in run_test()
779 ASSERT_EQ(mask_ref[c + r * width], mask_test[c + r * width]) in run_test()
826 DECLARE_ALIGNED(16, uint8_t, mask_ref[MAX_SB_SQUARE]); in run_test()
837 svt_av1_build_compound_diffwtd_mask_highbd_c(mask_ref, in run_test()
858 ASSERT_EQ(mask_ref[c + r * width], mask_test[c + r * width]) in run_test()
915 DECLARE_ALIGNED(16, uint8_t, mask_ref[2 * MAX_SB_SQUARE]); in run_test()
932 svt_av1_build_compound_diffwtd_mask_d16_c(mask_ref, in run_test()
956 ASSERT_EQ(mask_ref[c + r * width], mask_test[c + r * width]) in run_test()
/dports/science/py-nilearn/nilearn-0.8.1/nilearn/input_data/tests/
H A Dtest_multi_nifti_masker.py195 mask_ref = np.zeros((9, 9, 5), dtype='int8')
197 mask_ref)
199 mask_ref)
/dports/lang/perl5.30/perl-5.30.3/regen/
H A Dregcharclass.pl1043 foreach my $mask_ref (@masks) {
1044 if (defined $mask_ref->[1]) {
1045 …rn, sprintf "( ( $test & $self->{val_fmt} ) == $self->{val_fmt} )", $mask_ref->[1], $mask_ref->[0];
1048 push @return, sprintf "$test == $self->{val_fmt}", $mask_ref->[0];
/dports/lang/perl5.32/perl-5.32.1/regen/
H A Dregcharclass.pl1043 foreach my $mask_ref (@masks) {
1044 if (defined $mask_ref->[1]) {
1045 …rn, sprintf "( ( $test & $self->{val_fmt} ) == $self->{val_fmt} )", $mask_ref->[1], $mask_ref->[0];
1048 push @return, sprintf "$test == $self->{val_fmt}", $mask_ref->[0];
/dports/lang/perl5.34/perl-5.34.0/regen/
H A Dregcharclass.pl1110 foreach my $mask_ref (@masks) {
1111 if (defined $mask_ref->[1]) {
1113 . $self->val_fmt($mask_ref->[1]) . " ) == "
1114 . $self->val_fmt($mask_ref->[0]) . " )";
1117 push @return, "$test == " . $self->val_fmt($mask_ref->[0]);
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/regen/
H A Dregcharclass.pl1266 foreach my $mask_ref (@masks) {
1267 if (defined $mask_ref->[1]) {
1269 . $self->val_fmt($mask_ref->[1], $always_hex) . " ) == "
1270 . $self->val_fmt($mask_ref->[0], $always_hex) . " )";
1274 . $self->val_fmt($original->[$mask_ref->[0]], $always_hex);
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/lib/cpp2/frozen/
H A DFrozenHashTable-inl.h31 auto mask_ref() { return required_field_ref<uint64_t&>{mask}; } in mask_ref() function
32 auto mask_ref() const { return required_field_ref<const uint64_t&>{mask}; } in mask_ref() function
/dports/graphics/blender/blender-2.91.0/source/blender/blenkernel/
H A DBKE_customdata.h90 bool CustomData_MeshMasks_are_matching(const CustomData_MeshMasks *mask_ref,
/dports/graphics/blender/blender-2.91.0/source/blender/blenkernel/intern/
H A Dcustomdata.c87 bool CustomData_MeshMasks_are_matching(const CustomData_MeshMasks *mask_ref, in CustomData_MeshMasks_are_matching() argument
90 return (((mask_required->vmask & mask_ref->vmask) == mask_required->vmask) && in CustomData_MeshMasks_are_matching()
91 ((mask_required->emask & mask_ref->emask) == mask_required->emask) && in CustomData_MeshMasks_are_matching()
92 ((mask_required->fmask & mask_ref->fmask) == mask_required->fmask) && in CustomData_MeshMasks_are_matching()
93 ((mask_required->pmask & mask_ref->pmask) == mask_required->pmask) && in CustomData_MeshMasks_are_matching()
94 ((mask_required->lmask & mask_ref->lmask) == mask_required->lmask)); in CustomData_MeshMasks_are_matching()