Home
last modified time | relevance | path

Searched defs:dst_type (Results 1 – 1 of 1) sorted by relevance

/device/board/isoftstone/yangfan/common/seetafaceengine/opencv2/3rdparty/carotene/hal/
Dtegra_hal.hpp1074 …int max_width, int max_height, int src_type, int dst_type, int borderType, double delta, int ancho… in TEGRA_FILTERINIT()
1181 inline int TEGRA_SEPFILTERINIT(cvhalFilter2D **context, int src_type, int dst_type, int kernel_type, in TEGRA_SEPFILTERINIT()
1299 inline int TEGRA_MORPHINIT(cvhalFilter2D **context, int operation, int src_type, int dst_type, int,… in TEGRA_MORPHINIT() argument