Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/bt8xx/
H A Dbt878.h111 u32 line_bytes; member
/openbmc/linux/sound/pci/
H A Dbt87x.c188 unsigned int line_bytes; member
/openbmc/qemu/ui/
H A Dvnc.c3101 int cmp_bytes, server_stride, line_bytes, guest_ll, guest_stride, y = 0; in vnc_refresh_server_surface() local