MCPcopy Create free account

hub / github.com/TheImagingSource/tiscamera / functions

Functions11,006 in github.com/TheImagingSource/tiscamera

↓ 2 callersFunctioncalc_default_speed
src/virtcam/generator/rgb_generator.cpp:24
↓ 2 callersFunctioncalc_empia_wb_values
libs/dutils_image/src/dutils_img_pipe/auto_alg/empia_pattern_fix.cpp:35
↓ 2 callersFunctioncalc_fcc10_to_fcc16
libs/dutils_image/src/dutils_img_filter/transform/fcc1x_packed/fcc1x_packed_to_fcc16_internal.h:105
↓ 2 callersFunctioncalc_fcc10_to_fcc8
libs/dutils_image/src/dutils_img_filter/transform/fcc1x_packed/fcc1x_packed_to_fcc8_internal.h:90
↓ 2 callersFunctioncalc_fcc12_mipi_to_fcc12
libs/dutils_image/src/dutils_img_filter/transform/fcc1x_packed/fcc1x_packed_to_fcc16_internal.h:120
↓ 2 callersFunctioncalc_fcc12_mipi_to_fcc8
convert BY12 MIPI (e.g. img::fourcc::GRBG12_MIPI_PACKED) to BY16 src == u8*, p == u16 p[0] = (src[0] << 8) | ((src[2] & 0x0F) << 4) p[1] = (src[1] <<
libs/dutils_image/src/dutils_img_filter/transform/fcc1x_packed/fcc1x_packed_to_fcc8_internal.h:44
↓ 2 callersFunctioncalc_fcc12_packed_to_fcc8
libs/dutils_image/src/dutils_img_filter/transform/fcc1x_packed/fcc1x_packed_to_fcc8_internal.h:29
↓ 2 callersFunctioncalc_fcc12_spacked_to_fcc8
convert BY12 stuff (e.g. img::fourcc::GRBG12_SPACKED) to BY16 src == u8*, p == u16 p[0] = (src[1] & 0x0F) << 4 | (src[0] & 0xF0) >> 4 p[1] = src[2]
libs/dutils_image/src/dutils_img_filter/transform/fcc1x_packed/fcc1x_packed_to_fcc8_internal.h:59
↓ 2 callersFunctioncalc_fcc12_to_fcc16
libs/dutils_image/src/dutils_img_filter/transform/fcc1x_packed/fcc1x_packed_to_fcc16_internal.h:100
↓ 2 callersFunctioncalc_fcc12_to_fcc8
libs/dutils_image/src/dutils_img_filter/transform/fcc1x_packed/fcc1x_packed_to_fcc8_internal.h:86
↓ 2 callersFunctioncalc_fcc16H12_to_fcc12
libs/dutils_image/src/dutils_img_filter/transform/fcc1x_packed/fcc1x_packed_to_fcc16_internal.h:115
↓ 2 callersFunctioncalc_g_from_gx_line
libs/dutils_image/src/dutils_img_filter/by_edge/by8_edge_sse4_1_v0.cpp:210
↓ 2 callersFunctioncalc_g_from_gx_line_avgG
libs/dutils_image/src/dutils_img_filter/by_edge/by8_edge_sse4_1_v0.cpp:287
↓ 2 callersFunctioncalc_g_from_xg_line
libs/dutils_image/src/dutils_img_filter/by_edge/by8_edge_sse4_1_v0.cpp:194
↓ 2 callersFunctioncalc_g_from_xg_line_avgG
libs/dutils_image/src/dutils_img_filter/by_edge/by8_edge_sse4_1_v0.cpp:264
↓ 2 callersFunctioncalc_possible_automatic_reduction
libs/dutils_image/src/dutils_img_pipe/auto_alg/auto_alg_pass_itf.cpp:101
↓ 2 callersFunctioncalc_resulting_brightness_params_
libs/dutils_image/src/dutils_img_pipe/auto_alg/auto_alg.cpp:50
↓ 2 callersFunctioncalc_x_from_gx_line
libs/dutils_image/src/dutils_img_filter/by_edge/by8_edge_sse4_1_v0.cpp:141
↓ 2 callersFunctioncalc_x_from_xg_line
libs/dutils_image/src/dutils_img_filter/by_edge/by8_edge_sse4_1_v0.cpp:132
↓ 2 callersFunctioncalc_y_from_gx_line
libs/dutils_image/src/dutils_img_filter/by_edge/by8_edge_sse4_1_v0.cpp:163
↓ 2 callersFunctioncalc_y_from_xg_line
libs/dutils_image/src/dutils_img_filter/by_edge/by8_edge_sse4_1_v0.cpp:150
↓ 2 callersMethodcallback
Set a callback for execution when all parsing and processing has completed Due to a bug in c++11, it is not possible to overload on std::function (fi
external/CLI11/CLI11.hpp:6983
↓ 2 callersFunctioncaps_to_file_str
tools/tcam-capture/filename_generator.cpp:27
↓ 2 callersMethodcaseSensitivitySuffix
external/catch/catch.hpp:8905
↓ 2 callersMethodcaseSensitivitySuffix
external/spdlog/tests/catch.hpp:9765
↓ 2 callersMethodcaseSensitivitySuffix
external/spdlog/lspdlog/tests/catch.hpp:9765
↓ 2 callersMethodcatch
external/outcome/include/outcome/outcome.hpp:5960
↓ 2 callersFunctioncheck
external/fmt-7.1.3/include/fmt/core.h:1421
↓ 2 callersFunctioncheck_against_state_
libs/gst-helper/src/tcamprop1.0_base/tcamprop_property_interface_impl.cpp:6
↓ 2 callersFunctioncheck_fname
Requires "--" to be removed from string
external/CLI11/CLI11.hpp:5803
↓ 2 callersFunctioncheck_pointer_type_spec
external/fmt-7.1.3/include/fmt/format.h:1437
↓ 2 callersFunctioncheck_pointer_type_spec
external/spdlog/lspdlog/include/spdlog/fmt/bundled/format.h:1335
↓ 2 callersFunctioncheck_pointer_type_spec
external/spdlog/include/spdlog/fmt/bundled/format.h:1437
↓ 2 callersMethodcheck_precision
external/fmt-7.1.3/include/fmt/format.h:2489
↓ 2 callersMethodcheck_precision
external/spdlog/lspdlog/include/spdlog/fmt/bundled/format.h:2159
↓ 2 callersMethodcheck_precision
external/spdlog/include/spdlog/fmt/bundled/format.h:2489
↓ 2 callersMethodcheckout
(self, *args)
external/fmt-7.1.3/support/manage.py:31
↓ 2 callersFunctioncleanUp
external/catch/catch.hpp:9605
↓ 2 callersFunctioncleanUp
external/spdlog/tests/catch.hpp:10514
↓ 2 callersFunctioncleanUp
external/spdlog/lspdlog/tests/catch.hpp:10514
↓ 2 callersFunctionclean_checkout
(repo, branch)
external/fmt-7.1.3/support/manage.py:59
↓ 2 callersFunctionclip_to_img_desc_region
libs/dutils_image/src/dutils_img_base/img_rect_tools.h:29
↓ 2 callersFunctioncloneCopyEvent
( src, dest )
doc/sphinx-tabs-v1.1.13/docs/_static/jquery-3.2.1.js:5661
↓ 2 callersFunctioncloneCopyEvent
( src, dest )
doc/sphinx-tabs/docs/_static/jquery-3.2.1.js:5661
↓ 2 callersMethodclose
external/fmt-7.1.3/src/os.cc:160
↓ 2 callersFunctioncode_point_length
external/fmt-7.1.3/include/fmt/format.h:2767
↓ 2 callersFunctioncode_point_length
external/spdlog/include/spdlog/fmt/bundled/format.h:2767
↓ 2 callersMethodcomment
Specify the configuration for comment characters
external/CLI11/CLI11.hpp:3711
↓ 2 callersMethodcompleteCycle
external/catch/catch.hpp:11325
↓ 2 callersMethodcompleteCycle
external/spdlog/tests/catch.hpp:12267
↓ 2 callersMethodcompleteCycle
external/spdlog/lspdlog/tests/catch.hpp:12267
↓ 2 callersMethodcomplete_aravis_stream_buffer
src/aravis/AravisDeviceStream.cpp:537
↓ 2 callersMethodcompletedCycle
external/spdlog/tests/catch.hpp:12271
↓ 2 callersMethodcompletedCycle
external/spdlog/lspdlog/tests/catch.hpp:12271
↓ 2 callersFunctioncompute_boundaries
external/json/json.hpp:15503
↓ 2 callersMethodconnect
try to connect or throw on failure
external/spdlog/lspdlog/include/spdlog/details/tcp_client.h:54
↓ 2 callersFunctionconsume_floating
libs/gst-helper/include/gst-helper/gst_ptr.h:122
↓ 2 callersFunctionconsume_floating
libs/gst-helper/include/gst-helper/gobject_ptr.h:52
↓ 2 callersFunctioncontains
external/spdlog/tests/catch.hpp:11703
↓ 2 callersFunctioncontains
external/spdlog/lspdlog/tests/catch.hpp:11703
↓ 2 callersFunctionconvert
Converts RST file to Markdown.
external/fmt-7.1.3/support/rst2md.py:153
↓ 2 callersMethodconvert
external/fmt-7.1.3/src/os.cc:83
↓ 2 callersFunctionconvert_buffer_latin1
external/PugiXml/pugixml.cpp:1485
↓ 2 callersFunctionconvert_rwcount
On Windows the count argument to read and write is unsigned, so convert it from size_t preventing integer overflow.
external/fmt-7.1.3/src/os.cc:62
↓ 2 callersFunctioncopy2
external/fmt-7.1.3/include/fmt/format.h:1034
↓ 2 callersFunctioncopy2
external/spdlog/lspdlog/include/spdlog/fmt/bundled/format.h:892
↓ 2 callersFunctioncopy2
external/spdlog/include/spdlog/fmt/bundled/format.h:1034
↓ 2 callersFunctioncopy_image_lines
libs/dutils_image/src/dutils_img_base/memcpy_image.cpp:47
↓ 2 callersFunctioncount
external/catch/catch.hpp:2937
↓ 2 callersFunctioncount_code_points
external/fmt-7.1.3/include/fmt/format.h:528
↓ 2 callersFunctioncount_code_points
external/spdlog/lspdlog/include/spdlog/fmt/bundled/format.h:502
↓ 2 callersFunctioncount_code_points
external/spdlog/include/spdlog/fmt/bundled/format.h:528
↓ 2 callersMethodcreate
external/catch/catch.hpp:9621
↓ 2 callersMethodcreate
external/spdlog/tests/catch.hpp:10530
↓ 2 callersMethodcreate
external/spdlog/lspdlog/tests/catch.hpp:10530
↓ 2 callersFunctioncreateCommentDiv
Create a div to display a comment in.
doc/sphinx-tabs-v1.1.13/docs/_static/websupport.js:555
↓ 2 callersFunctioncreateCommentDiv
Create a div to display a comment in.
doc/sphinx-tabs/docs/_static/websupport.js:555
↓ 2 callersFunctioncreateDisabledPseudo
* Returns a function to use in pseudos for :enabled/:disabled * @param {Boolean} disabled true for :disabled; false for :enabled
doc/sphinx-tabs-v1.1.13/docs/_static/jquery-3.2.1.js:1005
↓ 2 callersFunctioncreateDisabledPseudo
* Returns a function to use in pseudos for :enabled/:disabled * @param {Boolean} disabled true for :disabled; false for :enabled
doc/sphinx-tabs/docs/_static/jquery-3.2.1.js:1005
↓ 2 callersFunctioncreateFxNow
()
doc/sphinx-tabs-v1.1.13/docs/_static/jquery-3.2.1.js:6788
↓ 2 callersFunctioncreateFxNow
()
doc/sphinx-tabs/docs/_static/jquery-3.2.1.js:6788
↓ 2 callersFunctioncreateReporter
external/catch/catch.hpp:10290
↓ 2 callersFunctioncreateReporter
external/spdlog/tests/catch.hpp:11198
↓ 2 callersFunctioncreateReporter
external/spdlog/lspdlog/tests/catch.hpp:11198
↓ 2 callersFunctioncreate_build_env
Create a build environment.
external/fmt-7.1.3/support/manage.py:74
↓ 2 callersFunctioncritical
external/spdlog/lspdlog/include/spdlog/logger.h:127
↓ 2 callersMethodcurrentData
external/catch/catch.hpp:10865
↓ 2 callersMethodcurrentData
external/spdlog/tests/catch.hpp:11804
↓ 2 callersMethodcurrentData
external/spdlog/lspdlog/tests/catch.hpp:11804
↓ 2 callersFunctiondaily_logger_st
external/spdlog/lspdlog/include/spdlog/sinks/daily_file_sink.h:199
↓ 2 callersFunctiondaily_logger_st
external/spdlog/include/spdlog/sinks/daily_file_sink.h:199
↓ 2 callersFunctiondata
external/fmt-7.1.3/include/fmt/core.h:1700
↓ 2 callersFunctiondata
external/spdlog/include/spdlog/fmt/bundled/core.h:1700
↓ 2 callersFunctiondataAttr
( elem, key, data )
doc/sphinx-tabs-v1.1.13/docs/_static/jquery-3.2.1.js:4223
↓ 2 callersFunctiondataAttr
( elem, key, data )
doc/sphinx-tabs/docs/_static/jquery-3.2.1.js:4223
↓ 2 callersMethoddeallocate_memory
external/PugiXml/pugixml.cpp:366
↓ 2 callersFunctiondestroy_attribute
external/PugiXml/pugixml.cpp:593
↓ 2 callersMethoddeviceType
src/tcam-network/JedecFile.h:36
↓ 2 callersMethoddisconnect
libs/gst-helper/include/gst-helper/g_signal_helper.h:41
↓ 2 callersFunctiondivisible_by_power_of_5
Returns true iff x is divisible by pow(5, exp).
external/fmt-7.1.3/include/fmt/format-inl.h:1772
← previousnext →1,801–1,900 of 11,006, ranked by callers