Searched defs:borderType (Results 1 – 4 of 4) sorted by relevance
| /device/board/isoftstone/yangfan/common/seetafaceengine/opencv2/3rdparty/carotene/src/ |
| D | common.cpp | 71 ptrdiff_t borderInterpolate(ptrdiff_t _p, size_t _len, BORDER_MODE borderType, size_t startMargin, … in borderInterpolate()
|
| D | gaussian_blur.cpp | 212 BORDER_MODE borderType, u8 borderValue, Margin borderMargin) in gaussianBlur5x5() 595 BORDER_MODE borderType, u16 borderValue, Margin borderMargin) in gaussianBlur5x5() 723 BORDER_MODE borderType, s16 borderValue, Margin borderMargin) in gaussianBlur5x5() 937 BORDER_MODE borderType, s32 borderValue, Margin borderMargin) in gaussianBlur5x5()
|
| D | blur.cpp | 194 BORDER_MODE borderType, u8 borderValue) in blur3x3() 504 BORDER_MODE borderType, u8 borderValue) in blur5x5() 829 BORDER_MODE borderType, f32 borderValue, Margin borderMargin) in blur3x3() 1091 BORDER_MODE borderType, s32 borderValue, Margin borderMargin) in blur3x3()
|
| /device/board/isoftstone/yangfan/common/seetafaceengine/opencv2/3rdparty/carotene/hal/ |
| D | tegra_hal.hpp | 1074 …int max_width, int max_height, int src_type, int dst_type, int borderType, double delta, int ancho… in TEGRA_FILTERINIT() 1184 int anchor_x, int anchor_y, double delta, int borderType) in TEGRA_SEPFILTERINIT() 1301 …int borderType, const double borderValue[4], int iterations, bool allowSubmatrix, bool allowInplac… in TEGRA_MORPHINIT() 1471 …src_height, dst_data, dst_step, dst_width, dst_height, M, interpolation, borderType, borderValue) \ argument 1496 …src_height, dst_data, dst_step, dst_width, dst_height, M, interpolation, borderType, borderValue) \ argument
|