Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/linux/
Dv4l2-dv-timings.h22 #define V4L2_INIT_BT_TIMINGS(_width,args...) {.bt = { _width, ##args } } argument
24 #define V4L2_INIT_BT_TIMINGS(_width,args...) . bt = { _width, ##args } argument