| /Linux-v5.10/include/media/ | 
| D | v4l2-dv-timings.h | 22 struct v4l2_fract v4l2_calc_timeperframe(const struct v4l2_dv_timings *t); 180 		u32 polarities, bool interlaced, struct v4l2_fract aspect, 194 struct v4l2_fract v4l2_calc_aspect_ratio(u8 hor_landscape, u8 vert_portrait); 202 struct v4l2_fract v4l2_dv_timings_aspect_ratio(const struct v4l2_dv_timings *t);
  | 
| D | v4l2-ioctl.h | 498 				    int buf_type, struct v4l2_fract *aspect); 629 void v4l2_video_std_frame_period(int id, struct v4l2_fract *frameperiod);
  | 
| /Linux-v5.10/include/media/davinci/ | 
| D | vpbe_types.h | 63 	struct v4l2_fract aspect; 64 	struct v4l2_fract fps;
  | 
| /Linux-v5.10/include/uapi/linux/ | 
| D | v4l2-subdev.h | 117 	struct v4l2_fract interval; 137 	struct v4l2_fract interval;
  | 
| D | videodev2.h | 421 struct v4l2_fract {  struct 851 	struct v4l2_fract	min;		/* Minimum frame interval [s] */ 852 	struct v4l2_fract	max;		/* Maximum frame interval [s] */ 853 	struct v4l2_fract	step;		/* Frame interval step size [s] */ 864 		struct v4l2_fract		discrete; 1200 	struct v4l2_fract  timeperframe;  /*  Time per frame in seconds */ 1213 	struct v4l2_fract  timeperframe; /*  Time per frame in seconds */ 1226 	struct v4l2_fract       pixelaspect; 1396 	struct v4l2_fract    frameperiod; /* Frames, not fields */ 1457 	struct v4l2_fract picture_aspect;
  | 
| /Linux-v5.10/drivers/staging/media/omap4iss/ | 
| D | iss_video.h | 88 	struct v4l2_fract max_timeperframe; 178 	struct v4l2_fract timeperframe;
  | 
| /Linux-v5.10/drivers/media/platform/omap3isp/ | 
| D | ispvideo.h | 96 	struct v4l2_fract max_timeperframe; 187 	struct v4l2_fract timeperframe;
  | 
| /Linux-v5.10/Documentation/userspace-api/media/v4l/ | 
| D | vidioc-enum-frameintervals.rst | 109     * - struct :c:type:`v4l2_fract` 112     * - struct :c:type:`v4l2_fract` 115     * - struct :c:type:`v4l2_fract` 146     * - struct :c:type:`v4l2_fract`
  | 
| D | vidioc-enumstd.rst | 74     * - struct :c:type:`v4l2_fract` 87 .. c:type:: v4l2_fract 91 .. flat-table:: struct v4l2_fract
  | 
| /Linux-v5.10/drivers/media/v4l2-core/ | 
| D | v4l2-dv-timings.c | 356 struct v4l2_fract v4l2_dv_timings_aspect_ratio(const struct v4l2_dv_timings *t)  in v4l2_dv_timings_aspect_ratio() 358 	struct v4l2_fract ratio = { 1, 1 };  in v4l2_dv_timings_aspect_ratio() 385 struct v4l2_fract v4l2_calc_timeperframe(const struct v4l2_dv_timings *t)  in v4l2_calc_timeperframe() 388 	struct v4l2_fract fps_fract = { 1, 1 };  in v4l2_calc_timeperframe() 691 		struct v4l2_fract aspect,  in v4l2_detect_gtf() 807 struct v4l2_fract v4l2_calc_aspect_ratio(u8 hor_landscape, u8 vert_portrait)  in v4l2_calc_aspect_ratio() 809 	struct v4l2_fract aspect = { 16, 9 };  in v4l2_calc_aspect_ratio()
  | 
| /Linux-v5.10/drivers/media/platform/sti/delta/ | 
| D | delta.h | 73 	struct v4l2_fract pixelaspect; 141 	struct v4l2_fract pixelaspect;
  | 
| /Linux-v5.10/drivers/media/i2c/et8ek8/ | 
| D | et8ek8_reg.h | 41 	struct v4l2_fract timeperframe;
  | 
| /Linux-v5.10/drivers/media/test-drivers/vivid/ | 
| D | vivid-core.h | 399 	struct v4l2_fract		timeperframe_vid_cap; 444 	struct v4l2_fract		timeperframe_tch_cap; 450 	struct v4l2_fract		timeperframe_vid_out;
  | 
| D | vivid-vid-out.h | 26 int vivid_vid_out_g_pixelaspect(struct file *file, void *priv, int type, struct v4l2_fract *f);
  | 
| D | vivid-vid-cap.h | 31 int vivid_vid_cap_g_pixelaspect(struct file *file, void *priv, int type, struct v4l2_fract *f);
  | 
| /Linux-v5.10/drivers/media/i2c/ | 
| D | ov7670.c | 211 	int (*set_framerate)(struct v4l2_subdev *, struct v4l2_fract *); 212 	void (*get_framerate)(struct v4l2_subdev *, struct v4l2_fract *); 793 				 struct v4l2_fract *tpf)  in ov7675_get_framerate() 827 				 struct v4l2_fract *tpf)  in ov7675_set_framerate() 877 				 struct v4l2_fract *tpf)  in ov7670_get_framerate_legacy() 888 					struct v4l2_fract *tpf)  in ov7670_set_framerate_legacy() 1174 	struct v4l2_fract *tpf = &ival->interval;  in ov7670_s_frame_interval() 1837 	struct v4l2_fract tpf;  in ov7670_probe()
  | 
| D | video-i2c.c | 59 	struct v4l2_fract frame_interval; 97 	const struct v4l2_fract *frame_intervals; 343 static const struct v4l2_fract amg88xx_frame_intervals[] = { 348 static const struct v4l2_fract mlx90640_frame_intervals[] = {
  | 
| D | vs6624.c | 30 	struct v4l2_fract frame_rate; 666 	struct v4l2_fract *tpf = &ival->interval;  in vs6624_s_frame_interval()
  | 
| D | mt9v111.c | 449 				   struct v4l2_fract *tpf)  in mt9v111_calc_frame_rate() 728 	struct v4l2_fract *tpf = &ival->interval;  in mt9v111_s_frame_interval() 780 	struct v4l2_fract *tpf = &ival->interval;  in mt9v111_g_frame_interval() 1110 	struct v4l2_fract tpf;  in mt9v111_probe()
  | 
| /Linux-v5.10/drivers/staging/vc04_services/bcm2835-camera/ | 
| D | bcm2835-camera.h | 73 		struct v4l2_fract timeperframe;
  | 
| /Linux-v5.10/drivers/staging/media/meson/vdec/ | 
| D | vdec.h | 241 	struct v4l2_fract pixelaspect;
  | 
| /Linux-v5.10/drivers/staging/media/imx/ | 
| D | imx-media-fim.c | 74 			       const struct v4l2_fract *fi)  in update_fim_nominal() 420 			     const struct v4l2_fract *fi,  in imx_media_fim_set_stream()
  | 
| D | imx-media-csi.c | 80 	struct v4l2_fract frame_interval[CSI_NUM_PADS]; 756 	struct v4l2_fract *output_fi;  in csi_start() 843 				    struct v4l2_fract *interval)  in csi_apply_skip_interval() 863 static const struct csi_skip_desc *csi_find_best_skip(struct v4l2_fract *in,  in csi_find_best_skip() 864 						      struct v4l2_fract *out)  in csi_find_best_skip() 925 	struct v4l2_fract *input_fi;  in csi_s_frame_interval() 1315 	struct v4l2_fract *input_fi;  in csi_enum_frame_interval()
  | 
| /Linux-v5.10/drivers/media/usb/cpia2/ | 
| D | cpia2_v4l.c | 473 	struct v4l2_fract period; 508 	struct v4l2_fract tpf = cap->timeperframe;  in cpia2_s_parm() 522 		struct v4l2_fract f1 = tpf;  in cpia2_s_parm() 523 		struct v4l2_fract f2 = framerate_controls[i].period;  in cpia2_s_parm()
  | 
| /Linux-v5.10/drivers/media/platform/sti/hva/ | 
| D | hva.h | 87 	struct v4l2_fract					time_per_frame;
  |