HomeSort by: relevance | last modified time | path
    Searched defs:vfrontporch (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/sys/
videoio.h 2280 * @vfrontporch:Vertical front porch in lines
2301 * tot_height = height + vfrontporch + vsync + vbackporch +
2315 u_int32_t vfrontporch; member in struct:v4l2_bt_timings
2413 ((bt)->vfrontporch + (bt)->vsync + (bt)->vbackporch + \

Completed in 15 milliseconds