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

  /src/sys/sys/
videoio.h 2285 * @il_vsync: Vertical Sync length for the even field
2302 * il_vfrontporch + il_vsync + il_vbackporch
2319 u_int32_t il_vsync; member in struct:v4l2_bt_timings
2414 (bt)->il_vfrontporch + (bt)->il_vsync + (bt)->il_vbackporch)
videoio.h 2285 * @il_vsync: Vertical Sync length for the even field
2302 * il_vfrontporch + il_vsync + il_vbackporch
2319 u_int32_t il_vsync; member in struct:v4l2_bt_timings
2414 (bt)->il_vfrontporch + (bt)->il_vsync + (bt)->il_vbackporch)

Completed in 30 milliseconds