Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Drockchip_tve.h83 #define v_COLOR_DIFF_BW(x) (0xF & (x)) macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_drm_tve.h93 #define v_COLOR_DIFF_BW(x) (0xF & (x)) macro