Searched refs:IM_UP_SCALE (Results 1 - 5 of 5) sorted by relevance
/device/soc/rockchip/common/hardware/rga/include/ |
H A D | im2d.h | 169 IM_UP_SCALE, enumerator 453 imresize_t(src, dst, (direction) == IM_UP_SCALE ? 0.5 : 2, (direction) == IM_UP_SCALE ? 0.5 : 2, INTER_LINEAR, 1)
|
/device/soc/rockchip/rk3399/hardware/rga/include/ |
H A D | im2d.h | 169 IM_UP_SCALE, enumerator 465 (direction) == IM_UP_SCALE ? 0.5 : 2, \ 466 (direction) == IM_UP_SCALE ? 0.5 : 2, \
|
/device/soc/rockchip/rk3568/hardware/rga/include/ |
H A D | im2d.h | 169 IM_UP_SCALE, enumerator 465 (direction) == IM_UP_SCALE ? 0.5 : 2, \ 466 (direction) == IM_UP_SCALE ? 0.5 : 2, \
|
/device/soc/rockchip/rk3588/hardware/rga/include/ |
H A D | im2d_type.h | 127 IM_UP_SCALE, enumerator
|
H A D | im2d.h | 274 direction == IM_UP_SCALE ? 0.5 : 2, \ 275 direction == IM_UP_SCALE ? 0.5 : 2, \
|
Completed in 7 milliseconds