Home
last modified time | relevance | path

Searched refs:MAIN_RESIZE_BASE (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Dregs_v2x.h305 #define MAIN_RESIZE_BASE 0x00000C00 macro
306 #define MAIN_RESIZE_CTRL (MAIN_RESIZE_BASE + 0x00000)
307 #define MAIN_RESIZE_SCALE_HY (MAIN_RESIZE_BASE + 0x00004)
308 #define MAIN_RESIZE_SCALE_HCB (MAIN_RESIZE_BASE + 0x00008)
309 #define MAIN_RESIZE_SCALE_HCR (MAIN_RESIZE_BASE + 0x0000c)
310 #define MAIN_RESIZE_SCALE_VY (MAIN_RESIZE_BASE + 0x00010)
311 #define MAIN_RESIZE_SCALE_VC (MAIN_RESIZE_BASE + 0x00014)
312 #define MAIN_RESIZE_PHASE_HY (MAIN_RESIZE_BASE + 0x00018)
313 #define MAIN_RESIZE_PHASE_HC (MAIN_RESIZE_BASE + 0x0001c)
314 #define MAIN_RESIZE_PHASE_VY (MAIN_RESIZE_BASE + 0x00020)
[all …]