Home
last modified time | relevance | path

Searched refs:vigra (Results 1 – 25 of 35) sorted by relevance

12

/trunk/main/vigra/
H A Dvigra1.6.0.patch40 diff -uprN misc/vigra1.6.0/include/vigra/array_vector.hxx misc/build/vigra1.6.0/include/vigra/array…
41 --- misc/vigra1.6.0/include/vigra/array_vector.hxx 2008-08-13 08:15:34.000000000 -0500
42 +++ misc/build/vigra1.6.0/include/vigra/array_vector.hxx 2012-09-19 17:30:24.000000000 -0500
83 diff -uprN misc/vigra1.6.0/include/vigra/basicimage.hxx misc/build/vigra1.6.0/include/vigra/basicim…
84 --- misc/vigra1.6.0/include/vigra/basicimage.hxx 2008-08-13 08:15:34.000000000 -0500
85 +++ misc/build/vigra1.6.0/include/vigra/basicimage.hxx 2012-09-19 17:46:22.000000000 -0500
434 diff -uprN misc/vigra1.6.0/include/vigra/basicimageview.hxx misc/build/vigra1.6.0/include/vigra/bas…
435 --- misc/vigra1.6.0/include/vigra/basicimageview.hxx 2008-08-13 08:15:34.000000000 -0500
436 +++ misc/build/vigra1.6.0/include/vigra/basicimageview.hxx 2012-09-19 17:30:24.000000000 -0500
466 diff -uprN misc/vigra1.6.0/include/vigra/boundarytensor.hxx misc/build/vigra1.6.0/include/vigra/bou…
[all …]
H A Dmakefile.mk30 PRJNAME=vigra
31 TARGET=vigra
/trunk/main/basebmp/inc/basebmp/
H A Dtools.hxx34 inline vigra::Diff2D topLeft( const basegfx::B2IRange& rRange ) in topLeft()
35 { return vigra::Diff2D(rRange.getMinX(),rRange.getMinY()); } in topLeft()
37 inline vigra::Diff2D bottomRight( const basegfx::B2IRange& rRange ) in bottomRight()
38 { return vigra::Diff2D(rRange.getMaxX(),rRange.getMaxY()); } in bottomRight()
41 inline vigra::triple<Iterator,Iterator,Accessor>
46 return vigra::triple<Iterator,Iterator,Accessor>( in destIterRange()
53 inline vigra::triple<Iterator,Iterator,Accessor>
58 return vigra::triple<Iterator,Iterator,Accessor>( in srcIterRange()
65 inline vigra::pair<Iterator,Accessor>
70 return vigra::pair<Iterator,Accessor>( in srcIter()
[all …]
H A Dcolortraits.hxx53 const typename vigra::NumericTraits<AlphaType>::RealPromote fAlpha( in operator ()()
54 vigra::NumericTraits<AlphaType>::toRealPromote(alpha)); in operator ()()
55 return (vigra::NumericTraits<AlphaType>::one()-fAlpha)*v1 + fAlpha*v2; in operator ()()
66 const typename vigra::NumericTraits<AlphaType>::RealPromote fAlpha( in operator ()()
67 vigra::NumericTraits<AlphaType>::toRealPromote(alpha)); in operator ()()
68 return fAlpha*v1 + (vigra::NumericTraits<AlphaType>::one()-fAlpha)*v2; in operator ()()
90 return (vigra::NumericTraits<AlphaType>::toPromote( in operator ()()
91 vigra::NumericTraits<AlphaType>::max()-alpha)*v1 + alpha*v2) / in operator ()()
92 vigra::NumericTraits<AlphaType>::max(); in operator ()()
104 vigra::NumericTraits<AlphaType>::toPromote( in operator ()()
[all …]
H A Dmetafunctions.hxx134 typename vigra::If<
135 typename vigra::NumericTraits< T >::isIntegral,
136 typename vigra::If<
137 typename vigra::NumericTraits< T >::isScalar,
148 typename vigra::If<
149 typename vigra::NumericTraits< T >::isIntegral,
151 typename vigra::If<
152 typename vigra::NumericTraits< T >::isScalar,
177 enum { value = vigra::IfBool< (val & 1) == 0,
H A Daccessoradapters.hxx135 vigra::detail::RequiresExplicitCast<argument_type>::cast(value) ), in set()
144 vigra::detail::RequiresExplicitCast<argument_type>::cast(value) ), in set()
243 vigra::detail::RequiresExplicitCast<argument_type>::cast(value)), in set()
252 vigra::detail::RequiresExplicitCast<argument_type>::cast(value)), in set()
380 vigra::detail::RequiresExplicitCast<argument_type>::cast(value)), in set()
390 vigra::detail::RequiresExplicitCast<argument_type>::cast(value)), in set()
494 vigra::detail::RequiresExplicitCast<typename WrappedAccessor1::value_type>::cast( in set()
498 vigra::detail::RequiresExplicitCast<typename WrappedAccessor2::value_type>::cast( in set()
507 vigra::detail::RequiresExplicitCast<typename WrappedAccessor1::value_type>::cast( in set()
512 vigra::detail::RequiresExplicitCast<typename WrappedAccessor2::value_type>::cast( in set()
H A Dcompositeiterator.hxx285 … typename vigra::IteratorTraits<Iterator1>::value_type,
286 … typename vigra::IteratorTraits<Iterator2>::value_type >,
287 … typename vigra::IteratorTraits<Iterator1>::difference_type,
288 … typename vigra::IteratorTraits<Iterator1>::iterator_category,
294 … typename vigra::IteratorTraits<Iterator1>::value_type,
295 … typename vigra::IteratorTraits<Iterator2>::value_type >,
296 … typename vigra::IteratorTraits<Iterator1>::difference_type,
297 … typename vigra::IteratorTraits<Iterator1>::iterator_category,
H A Daccessor.hxx61 *i = vigra::detail::RequiresExplicitCast<value_type>::cast(value); in set()
67 i[diff] = vigra::detail::RequiresExplicitCast<value_type>::cast(value); in set()
102 i.set( vigra::detail::RequiresExplicitCast<value_type>::cast(value) ); in set()
108 i.set( vigra::detail::RequiresExplicitCast<value_type>::cast(value), in set()
H A Dgreylevelformats.hxx51 vigra::NumericTraits<PixelType>::toPromote(c) * in operator ()()
52 vigra::NumericTraits<PixelType>::maxConst / UsedRange ); in operator ()()
63 return vigra::NumericTraits<PixelType>::toPromote( in operator ()()
66 vigra::NumericTraits<PixelType>::maxConst; in operator ()()
H A Dlinerenderer.hxx112 Iterator currIter( begin + vigra::Diff2D(0,ys) ); in renderLine()
113 typename vigra::IteratorTraits<Iterator>::row_iterator in renderLine()
146 Iterator currIter( begin + vigra::Diff2D(xs,0) ); in renderLine()
147 typename vigra::IteratorTraits<Iterator>::column_iterator in renderLine()
H A Dscaleimage.hxx137 vigra::copyImage( s_begin, s_end, s_acc, in scaleImage()
142 typedef vigra::BasicImage<typename SourceAcc::value_type> TmpImage; in scaleImage()
180 inline void scaleImage( vigra::triple<SourceIter,SourceIter,SourceAcc> const& src, in scaleImage()
181 vigra::triple<DestIter,DestIter,DestAcc> const& dst, in scaleImage()
H A Dtruecolormaskaccessor.hxx199 vigra::detail::RequiresExplicitCast<value_type>::cast( in set()
209 vigra::detail::RequiresExplicitCast<value_type>::cast( in set()
269 typedef vigra::VigraFalseType xor_accessor;
280 typedef vigra::VigraFalseType type;
H A Dnonstandarditerator.hxx32 typedef vigra::VigraFalseType reference;
33 typedef vigra::VigraFalseType index_reference;
34 typedef vigra::VigraFalseType pointer;
H A Dfillimage.hxx44 typename vigra::IteratorTraits<DestIterator>::row_iterator in fillImage()
46 const typename vigra::IteratorTraits<DestIterator>::row_iterator in fillImage()
57 inline void fillImage( vigra::triple<DestIterator,DestIterator,DestAccessor> const& src, in fillImage()
H A Dpolypolygonrenderer.hxx191 vigra::Diff2D( in renderClippedPolyPolygon()
226 typename vigra::IteratorTraits<DestIterator>::row_iterator in renderClippedPolyPolygon()
268 typename vigra::IteratorTraits<DestIterator>::row_iterator in renderClippedPolyPolygon()
270 typename vigra::IteratorTraits<DestIterator>::row_iterator in renderClippedPolyPolygon()
H A Dclippedlinerenderer.hxx266 Iterator currIter( begin + vigra::Diff2D(0,ys) ); in renderClippedLine()
267 typename vigra::IteratorTraits<Iterator>::row_iterator in renderClippedLine()
342 Iterator currIter( begin + vigra::Diff2D(xs,0) ); in renderClippedLine()
343 typename vigra::IteratorTraits<Iterator>::column_iterator in renderClippedLine()
H A Diteratortraits.hxx36 typedef typename vigra::IsDerivedFrom<Iterator,NonStandardIterator>::result
42 vigra::If< isNonStandardIterator,
H A Dpixelformatadapters.hxx95 typedef vigra::VigraFalseType xor_accessor; \
99 { typedef vigra::VigraFalseType type; }; \
H A Drgb24pixelformats.hxx82 vigra::RGBValue<sal_uInt8> > PixelFormatTraits_RGB24;
88 vigra::RGBValue<sal_uInt8,2,1,0> > PixelFormatTraits_BGR24;
H A Dpaletteformats.hxx77 typedef vigra::VigraFalseType xor_accessor;
88 typedef vigra::VigraFalseType type;
/trunk/main/basebmp/source/
H A Dbitmapdevice.cxx73 namespace vigra namespace
176 typedef CompositeIterator2D< vigra::Diff2D,
177vigra::Diff2D > generic_composite_iterator_type;
375 vigra::Diff2D(rPt.getX(), in setPixel_i()
393 const vigra::Diff2D offset(rPt.getX(), in setPixel_i()
411 vigra::Diff2D(rPt.getX(), in getPixel_i()
419 vigra::Diff2D(rPt.getX(), in getPixelData_i()
655 srcIterRange(vigra::Diff2D(), in implDrawBitmapGeneric()
734 vigra::copyImage( srcIterRange(pAlpha->maBegin, in drawMaskedColor_i()
744 maBegin + vigra::Diff2D(rDstPoint.getX(), in drawMaskedColor_i()
[all …]
H A Dintconversion.hxx62 vigra::RGBValue< sal_uInt8,
68 vigra::RGBValue< sal_uInt8,
74 vigra::RGBValue< sal_uInt8,
/trunk/main/basebmp/test/
H A Dbmpdemo.cxx122 DestIterator currIter( begin_ + vigra::Diff2D(0,nY) ); in span()
147 vigra::triple<DestIterator, DestIterator, DestAccessor> dest ) in makeRenderer()
246 BOOST_STATIC_ASSERT(vigra::TypeTraits<data_type>::isPOD::asBool); in get_mask()
697 typedef vigra::Diff2D difference_type;
878 vigra::sq(rLHS.GetRed()-rRHS.GetRed()) + in norm()
879 vigra::sq(rLHS.GetGreen()-rRHS.GetGreen()) + in norm()
880 vigra::sq(rLHS.GetBlue()-rRHS.GetBlue()) ); in norm()
944 vigra::detail::RequiresExplicitCast<value_type>::cast(value) )); in set()
952 vigra::detail::RequiresExplicitCast<value_type>::cast(value)), in set()
/trunk/main/vigra/prj/
H A Dbuild.lst1 vi vigra : solenv NULL
2 vi vigra usr1 - all vi_mkout NULL
3 vi vigra nmake - all vi_vigra NULL
H A Dd.lst1 mkdir: %_DEST%\inc%_EXT%\vigra
3 ..\%__SRC%\misc\build\vigra1.6.0\include\vigra\*.hxx %_DEST%\inc%_EXT%\vigra\*.hxx

12