Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/
H A Dmxc_ipuv3_fb.c98 if (fbi->var.nonstd) in bpp_to_pixfmt()
99 return fbi->var.nonstd; in bpp_to_pixfmt()
H A Dda8xx-fb.c192 .nonstd = 0,
/rk3399_rockchip-uboot/include/linux/
H A Dfb.h120 __u32 nonstd; /* != 0 Non standard pixel format */ member