HomeSort by relevance Sort by last modified time
    Searched defs:v4l2_fract (Results 76 - 78 of 78) sorted by null

1 2 34

  /hardware/qcom/msm8960/original-kernel-headers/linux/
videodev2.h 233 struct v4l2_fract { struct
518 struct v4l2_fract min; /* Minimum frame interval [s] */
519 struct v4l2_fract max; /* Maximum frame interval [s] */
520 struct v4l2_fract step; /* Frame interval step size [s] */
531 struct v4l2_fract discrete;
760 struct v4l2_fract timeperframe; /* Time per frame in .1us units */
778 struct v4l2_fract timeperframe; /* Time per frame in seconds */
791 struct v4l2_fract pixelaspect;
    [all...]
  /hardware/qcom/msm8x74/kernel-headers/linux/
videodev2.h 126 struct v4l2_fract { struct
376 struct v4l2_fract min;
377 struct v4l2_fract max;
379 struct v4l2_fract step;
390 struct v4l2_fract discrete;
565 struct v4l2_fract timeperframe;
582 struct v4l2_fract timeperframe;
594 struct v4l2_fract pixelaspect;
685 struct v4l2_fract frameperiod;
    [all...]
  /hardware/qcom/msm8x74/original-kernel-headers/linux/
videodev2.h 233 struct v4l2_fract { struct
518 struct v4l2_fract min; /* Minimum frame interval [s] */
519 struct v4l2_fract max; /* Maximum frame interval [s] */
520 struct v4l2_fract step; /* Frame interval step size [s] */
531 struct v4l2_fract discrete;
770 struct v4l2_fract timeperframe; /* Time per frame in .1us units */
788 struct v4l2_fract timeperframe; /* Time per frame in seconds */
    [all...]

Completed in 694 milliseconds

1 2 34