Home
last modified time | relevance | path

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

/device/board/isoftstone/yangfan/kernel/hdf/drivers/audio/soc/include/
Drk3399_dma_ops.h27 u32 src_step; member
/device/board/isoftstone/yangfan/common/seetafaceengine/opencv2/3rdparty/carotene/hal/
Dtegra_hal.hpp1154 #define TEGRA_FILTERIMPL(context, src_data, src_step, dst_data, dst_step, width, height, full_width… argument
1268 #define TEGRA_SEPFILTERIMPL(context, src_data, src_step, dst_data, dst_step, width, height, full_wi… argument
1405 #define TEGRA_MORPHIMPL(context, src_data, src_step, dst_data, dst_step, width, height, src_full_wi… argument
1436 #define TEGRA_RESIZE(src_type, src_data, src_step, src_width, src_height, dst_data, dst_step, dst_w… argument
1471 #define TEGRA_WARPAFFINE(src_type, src_data, src_step, src_width, src_height, dst_data, dst_step, d… argument
1496 #define TEGRA_WARPPERSPECTIVE(src_type, src_data, src_step, src_width, src_height, dst_data, dst_st… argument
1561 #define TEGRA_CVTBGRTOBGR(src_data, src_step, dst_data, dst_step, width, height, depth, scn, dcn, s… argument
1612 #define TEGRA_CVTBGRTOBGR565(src_data, src_step, dst_data, dst_step, width, height, scn, swapBlue, … argument
1645 #define TEGRA_CVTBGRTOGRAY(src_data, src_step, dst_data, dst_step, width, height, depth, scn, swapB… argument
1674 #define TEGRA_CVTGRAYTOBGR(src_data, src_step, dst_data, dst_step, width, height, depth, dcn) \ argument
[all …]