Home
last modified time | relevance | path

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

/device/board/isoftstone/yangfan/common/seetafaceengine/opencv2/3rdparty/carotene/hal/
Dtegra_hal.hpp1436 …, src_height, dst_data, dst_step, dst_width, dst_height, inv_scale_x, inv_scale_y, interpolation) \ argument
1471 … src_width, src_height, dst_data, dst_step, dst_width, dst_height, M, interpolation, borderType, b… argument
1496 … src_width, src_height, dst_data, dst_step, dst_width, dst_height, M, interpolation, borderType, b… argument
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/input/ctp/gslx680new/
Dgsl_point_id.c81 unsigned interpolation:4; member
135 unsigned interpolation:1; member
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/bridge/synopsys/
Ddw-hdmi.c1542 int interpolation = HDMI_CSC_CFG_INTMODE_DISABLE; in hdmi_video_csc() local