Searched refs:V4L2_CAP_TIMEPERFRAME (Results 1 – 7 of 7) sorted by relevance
591 #define V4L2_CAP_TIMEPERFRAME 0x1000 macro
592 #define V4L2_CAP_TIMEPERFRAME 0x1000 macro
805 #define V4L2_CAP_TIMEPERFRAME 0x1000 /* timeperframe field is supported */ macro
808 #define V4L2_CAP_TIMEPERFRAME 0x1000 /* timeperframe field is supported */ macro
517 #define V4L2_CAP_TIMEPERFRAME 0x1000 macro
562 #define V4L2_CAP_TIMEPERFRAME 0x1000 macro
1933 if (!(streamparm.parm.capture.capability & V4L2_CAP_TIMEPERFRAME)) { in setV4l2FpsLocked()