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