Home
last modified time | relevance | path

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

12345

/dports/graphics/openimageio/oiio-Release-2.2.16.0/src/libOpenImageIO/
H A Dimageinout_test.cpp359 imgin->read_image(TypeUInt8, buf, 4 /* xstride */); in test_read_tricky_sizes()
368 imgin->read_scanlines(0, 0, 0, 4, 0, 0, 4, TypeUInt8, buf, in test_read_tricky_sizes()
379 imgin->read_scanline(y, 0, TypeUInt8, buf, /*xstride=*/4); in test_read_tricky_sizes()
391 imgin->read_image(TypeUInt8, buf, 4 /* xstride */); in test_read_tricky_sizes()
400 imgin->read_tiles(0, 0, 0, 4, 0, 4, 0, 1, 0, 4, TypeUInt8, buf, in test_read_tricky_sizes()
410 imgin->read_tile(0, 0, 0, TypeUInt8, buf, /*xstride=*/4); in test_read_tricky_sizes()
H A Dimagebuf_test.cpp318 [&]() { A.get_pixels(A.roi(), TypeUInt8, ucbuf.get()); }); in time_get_pixels()
322 [&]() { A.get_pixels(A.roi(), TypeUInt8, usbuf.get()); }); in time_get_pixels()
405 ImageBuf img(ImageSpec(16, 16, 3, TypeUInt8)); in test_write_over()
/dports/graphics/py-openimageio/oiio-Release-2.2.16.0/src/libOpenImageIO/
H A Dimageinout_test.cpp359 imgin->read_image(TypeUInt8, buf, 4 /* xstride */); in test_read_tricky_sizes()
368 imgin->read_scanlines(0, 0, 0, 4, 0, 0, 4, TypeUInt8, buf, in test_read_tricky_sizes()
379 imgin->read_scanline(y, 0, TypeUInt8, buf, /*xstride=*/4); in test_read_tricky_sizes()
391 imgin->read_image(TypeUInt8, buf, 4 /* xstride */); in test_read_tricky_sizes()
400 imgin->read_tiles(0, 0, 0, 4, 0, 4, 0, 1, 0, 4, TypeUInt8, buf, in test_read_tricky_sizes()
410 imgin->read_tile(0, 0, 0, TypeUInt8, buf, /*xstride=*/4); in test_read_tricky_sizes()
H A Dimagebuf_test.cpp318 [&]() { A.get_pixels(A.roi(), TypeUInt8, ucbuf.get()); }); in time_get_pixels()
322 [&]() { A.get_pixels(A.roi(), TypeUInt8, usbuf.get()); }); in time_get_pixels()
405 ImageBuf img(ImageSpec(16, 16, 3, TypeUInt8)); in test_write_over()
/dports/graphics/openimageio/oiio-Release-2.2.16.0/src/webp.imageio/
H A Dwebpinput.cpp161 m_spec = ImageSpec(w, h, (m_demux_flags & ALPHA_FLAG) ? 4 : 3, TypeUInt8); in open()
316 ImageSpec fragspec(m_iter.width, m_iter.height, 4, TypeUInt8); in read_current_subimage()
/dports/graphics/py-openimageio/oiio-Release-2.2.16.0/src/webp.imageio/
H A Dwebpinput.cpp161 m_spec = ImageSpec(w, h, (m_demux_flags & ALPHA_FLAG) ? 4 : 3, TypeUInt8); in open()
316 ImageSpec fragspec(m_iter.width, m_iter.height, 4, TypeUInt8); in read_current_subimage()
/dports/devel/cxxtools/cxxtools-2.2.1/include/cxxtools/bin/
H A Dserializer.h56 TypeUInt8 = 0x18, enumerator
/dports/graphics/openimageio/oiio-Release-2.2.16.0/src/ffmpeg.imageio/
H A Dffmpeginput.cpp390 TypeDesc datatype = TypeUInt8; in open()
455 datatype = TypeUInt8; in open()
476 datatype = TypeUInt8; in open()
/dports/graphics/py-openimageio/oiio-Release-2.2.16.0/src/ffmpeg.imageio/
H A Dffmpeginput.cpp390 TypeDesc datatype = TypeUInt8; in open()
455 datatype = TypeUInt8; in open()
476 datatype = TypeUInt8; in open()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/tools/debugserver/source/
H A DDNBDataRef.h35 TypeUInt8 = 0, enumerator
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/tools/debugserver/source/
H A DDNBDataRef.h35 TypeUInt8 = 0, enumerator
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/tools/debugserver/source/
H A DDNBDataRef.h35 TypeUInt8 = 0, enumerator
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/tools/debugserver/source/
H A DDNBDataRef.h35 TypeUInt8 = 0, enumerator
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/tools/debugserver/source/
H A DDNBDataRef.h35 TypeUInt8 = 0, enumerator
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/tools/debugserver/source/
H A DDNBDataRef.h35 TypeUInt8 = 0, enumerator
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/tools/debugserver/source/
H A DDNBDataRef.h35 TypeUInt8 = 0, enumerator
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/tools/debugserver/source/
H A DDNBDataRef.h35 TypeUInt8 = 0, enumerator
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/tools/debugserver/source/
H A DDNBDataRef.h35 TypeUInt8 = 0, enumerator
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/tools/debugserver/source/
H A DDNBDataRef.h35 TypeUInt8 = 0, enumerator
/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/filter/
H A DGhostCellClassify.hxx25 struct TypeUInt8 : vtkm::List<vtkm::UInt8> struct
/dports/graphics/openimageio/oiio-Release-2.2.16.0/testsuite/python-imageoutput/src/
H A Dtest_imageoutput.py117 memformat=oiio.TypeUInt8, outformat=oiio.TypeUInt16)
/dports/graphics/py-openimageio/oiio-Release-2.2.16.0/testsuite/python-imageoutput/src/
H A Dtest_imageoutput.py117 memformat=oiio.TypeUInt8, outformat=oiio.TypeUInt16)
/dports/devel/cxxtools/cxxtools-2.2.1/src/bin/
H A Dvalueparser.cpp67 case Serializer::TypeUInt8: in typeName()
238 case Serializer::TypeUInt8: in advance()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Expression/
H A DIRExecutionUnit.cpp82 DataExtractor::TypeUInt8); in WriteNow()
192 DataExtractor::TypeUInt8); in DisassembleFunction()
459 DataExtractor::TypeUInt8); in GetRunnableInfo()
467 DataExtractor::TypeUInt8); in GetRunnableInfo()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Expression/
H A DIRExecutionUnit.cpp84 DataExtractor::TypeUInt8); in WriteNow()
194 DataExtractor::TypeUInt8); in DisassembleFunction()
471 DataExtractor::TypeUInt8); in GetRunnableInfo()
479 DataExtractor::TypeUInt8); in GetRunnableInfo()

12345