Home
last modified time | relevance | path

Searched refs:get_camera_manufacturer (Results 1 – 14 of 14) sorted by relevance

/dports/devel/boost-docs/boost_1_72_0/boost/gil/extension/io/raw/detail/
H A Dreader_backend.hpp64 _info._camera_manufacturer = _io_dev.get_camera_manufacturer(); in read_header()
H A Ddevice.hpp35 …std::string get_camera_manufacturer() { return std::string(_processor_ptr.get()->imgdata.idata.mak… in get_camera_manufacturer() function in boost::gil::detail::raw_device_base
/dports/devel/hyperscan/boost_1_75_0/boost/gil/extension/io/raw/detail/
H A Dreader_backend.hpp64 _info._camera_manufacturer = _io_dev.get_camera_manufacturer(); in read_header()
H A Ddevice.hpp35 …std::string get_camera_manufacturer() { return std::string(_processor_ptr.get()->imgdata.idata.mak… in get_camera_manufacturer() function in boost::gil::detail::raw_device_base
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/gil/extension/io/raw/detail/
H A Dreader_backend.hpp64 _info._camera_manufacturer = _io_dev.get_camera_manufacturer(); in read_header()
H A Ddevice.hpp35 …std::string get_camera_manufacturer() { return std::string(_processor_ptr.get()->imgdata.idata.mak… in get_camera_manufacturer() function in boost::gil::detail::raw_device_base
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/gil/extension/io/raw/detail/
H A Dreader_backend.hpp64 _info._camera_manufacturer = _io_dev.get_camera_manufacturer();
H A Ddevice.hpp35 …std::string get_camera_manufacturer() { return std::string(_processor_ptr.get()->imgdata.idata.mak… in get_camera_manufacturer() function in boost::gil::detail::raw_device_base
/dports/devel/boost-libs/boost_1_72_0/boost/gil/extension/io/raw/detail/
H A Dreader_backend.hpp64 _info._camera_manufacturer = _io_dev.get_camera_manufacturer(); in read_header()
H A Ddevice.hpp35 …std::string get_camera_manufacturer() { return std::string(_processor_ptr.get()->imgdata.idata.mak… in get_camera_manufacturer() function in boost::gil::detail::raw_device_base
/dports/devel/boost-python-libs/boost_1_72_0/boost/gil/extension/io/raw/detail/
H A Dreader_backend.hpp64 _info._camera_manufacturer = _io_dev.get_camera_manufacturer(); in read_header()
H A Ddevice.hpp35 …std::string get_camera_manufacturer() { return std::string(_processor_ptr.get()->imgdata.idata.mak… in get_camera_manufacturer() function in boost::gil::detail::raw_device_base
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/gil/extension/io/raw/detail/
H A Dreader_backend.hpp64 _info._camera_manufacturer = _io_dev.get_camera_manufacturer();
H A Ddevice.hpp34 …std::string get_camera_manufacturer() { return std::string(_processor_ptr.get()->imgdata.idata.mak… in writer_backend()