HomeSort by relevance Sort by last modified time
    Searched full:frameperiod (Results 1 - 24 of 24) sorted by null

  /external/ltp/testcases/kernel/device-drivers/v4l/user_space/
test_VIDIOC_ENUMSTD.c 72 //CU_ASSERT_EQUAL(std.frameperiod.numerator, ?);
73 //CU_ASSERT_EQUAL(std.frameperiod.denominator, ?);
89 std2.frameperiod.numerator = std.frameperiod.numerator;
90 std2.frameperiod.denominator =
91 std.frameperiod.denominator;
96 ".frameperiod={ .numerator=%u, .denominator=%u }, "
102 std.frameperiod.numerator,
103 std.frameperiod.denominator,
test_VIDIOC_PARM.c 131 // TODO: timerperframe: check struct v4l2_standard frameperiod field
179 // TODO: timerperframe: check struct v4l2_standard frameperiod field
  /external/ltp/testcases/kernel/device-drivers/v4l/user_space/doc/spec/
r11680.htm 416 >frameperiod</CODE
581 >frameperiod</CODE
r9288.htm 286 >frameperiod</CODE
a16506.htm     [all...]
x15446.htm 1322 >frameperiod</CODE
    [all...]
  /external/strace/
v4l2.c 584 tprintf(", frameperiod=" FMT_FRACT,
585 ARGS_FRACT(s.frameperiod));
  /bionic/libc/kernel/uapi/linux/
videodev2.h 649 struct v4l2_fract frameperiod; member in struct:v4l2_standard
    [all...]
  /hardware/qcom/msm8x09/kernel-headers/linux/
videodev2.h 599 struct v4l2_fract frameperiod; member in struct:v4l2_standard
    [all...]
  /hardware/qcom/msm8994/kernel-headers/linux/
videodev2.h 695 struct v4l2_fract frameperiod; member in struct:v4l2_standard
    [all...]
  /hardware/qcom/msm8994/original-kernel-headers/linux/
videodev2.h 998 struct v4l2_fract frameperiod; \/* Frames, not fields *\/ member in struct:v4l2_standard
    [all...]
  /hardware/qcom/msm8996/kernel-headers/linux/
videodev2.h 739 struct v4l2_fract frameperiod; member in struct:v4l2_standard
    [all...]
  /hardware/qcom/msm8996/original-kernel-headers/linux/
videodev2.h 1056 struct v4l2_fract frameperiod; \/* Frames, not fields *\/ member in struct:v4l2_standard
    [all...]
  /hardware/qcom/msm8998/kernel-headers/linux/
videodev2.h 845 struct v4l2_fract frameperiod; member in struct:v4l2_standard
    [all...]
  /hardware/qcom/msm8x09/original-kernel-headers/linux/
videodev2.h 1060 struct v4l2_fract frameperiod; \/* Frames, not fields *\/ member in struct:v4l2_standard
    [all...]
  /hardware/qcom/msm8x84/kernel-headers/linux/
videodev2.h 694 struct v4l2_fract frameperiod; member in struct:v4l2_standard
    [all...]
  /hardware/qcom/msm8x84/original-kernel-headers/linux/
videodev2.h 995 struct v4l2_fract frameperiod; \/* Frames, not fields *\/ member in struct:v4l2_standard
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
videodev2.h 875 struct v4l2_fract frameperiod; \/* Frames, not fields *\/ member in struct:v4l2_standard
    [all...]
  /external/kernel-headers/original/uapi/linux/
videodev2.h 1244 struct v4l2_fract frameperiod; \/* Frames, not fields *\/ member in struct:v4l2_standard
    [all...]
  /external/v4l2_codec2/vda/
videodev2.h 1206 struct v4l2_fract frameperiod; \/* Frames, not fields *\/ member in struct:v4l2_standard
    [all...]
  /hardware/qcom/msm8960/kernel-headers/linux/
videodev2.h 675 struct v4l2_fract frameperiod; member in struct:v4l2_standard
    [all...]
  /hardware/qcom/msm8960/original-kernel-headers/linux/
videodev2.h 977 struct v4l2_fract frameperiod; \/* Frames, not fields *\/ member in struct:v4l2_standard
    [all...]
  /hardware/qcom/msm8998/original-kernel-headers/linux/
videodev2.h 1300 struct v4l2_fract frameperiod; \/* Frames, not fields *\/ member in struct:v4l2_standard
    [all...]
  /external/valgrind/include/vki/
vki-linux.h 3977 struct vki_v4l2_fract frameperiod; \/* Frames, not fields *\/ member in struct:vki_v4l2_standard
    [all...]

Completed in 1927 milliseconds