Searched refs:v4l2_fract (Results 1 - 25 of 94) sorted by relevance

1234

/linux-master/include/media/
H A Dv4l2-dv-timings.h22 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);
H A Dv4l2-subdev.h492 int (*g_pixelaspect)(struct v4l2_subdev *sd, struct v4l2_fract *aspect);
690 struct v4l2_fract interval;
714 struct v4l2_fract interval;
1416 struct v4l2_fract *
/linux-master/drivers/media/i2c/et8ek8/
H A Det8ek8_reg.h41 struct v4l2_fract timeperframe;
/linux-master/drivers/media/platform/amphion/
H A Dvpu_codec.h15 struct v4l2_fract frame_rate;
H A Dvpu_defs.h134 struct v4l2_fract frame_rate;
/linux-master/drivers/media/platform/ti/omap3isp/
H A Dispvideo.h96 struct v4l2_fract max_timeperframe;
194 struct v4l2_fract timeperframe;
/linux-master/drivers/staging/media/omap4iss/
H A Diss_video.h87 struct v4l2_fract max_timeperframe;
184 struct v4l2_fract timeperframe;
/linux-master/include/uapi/linux/
H A Dv4l2-subdev.h124 struct v4l2_fract interval;
148 struct v4l2_fract interval;
H A Dvideodev2.h441 struct v4l2_fract { struct
920 struct v4l2_fract min; /* Minimum frame interval [s] */
921 struct v4l2_fract max; /* Maximum frame interval [s] */
922 struct v4l2_fract step; /* Frame interval step size [s] */
933 struct v4l2_fract discrete;
1282 struct v4l2_fract timeperframe; /* Time per frame in seconds */
1295 struct v4l2_fract timeperframe; /* Time per frame in seconds */
1308 struct v4l2_fract pixelaspect;
1478 struct v4l2_fract frameperiod; /* Frames, not fields */
1539 struct v4l2_fract picture_aspec
[all...]
/linux-master/drivers/staging/vc04_services/bcm2835-camera/
H A Dbcm2835-camera.h73 struct v4l2_fract timeperframe;
/linux-master/drivers/media/platform/mediatek/mdp3/
H A Dmtk-mdp3-regs.h300 struct v4l2_fract left_subpix;
301 struct v4l2_fract top_subpix;
302 struct v4l2_fract width_subpix;
303 struct v4l2_fract height_subpix;
/linux-master/drivers/media/test-drivers/vivid/
H A Dvivid-vid-out.h26 int vivid_vid_out_g_pixelaspect(struct file *file, void *priv, int type, struct v4l2_fract *f);
H A Dvivid-vid-cap.h31 int vivid_vid_cap_g_pixelaspect(struct file *file, void *priv, int type, struct v4l2_fract *f);
H A Dvivid-core.h383 struct v4l2_fract timeperframe_vid_cap;
428 struct v4l2_fract timeperframe_tch_cap;
434 struct v4l2_fract timeperframe_vid_out;
H A Dvivid-vid-cap.c38 static const struct v4l2_fract webcam_intervals[] = {
393 dev->timeperframe_vid_cap = (struct v4l2_fract) { 1001, 30000 };
397 dev->timeperframe_vid_cap = (struct v4l2_fract) { 1000, 25000 };
413 dev->timeperframe_vid_cap = (struct v4l2_fract) {
1037 int type, struct v4l2_fract *f)
1471 struct v4l2_fract aspect_ratio;
1683 struct v4l2_fract tpf;
/linux-master/drivers/media/platform/st/sti/delta/
H A Ddelta.h73 struct v4l2_fract pixelaspect;
141 struct v4l2_fract pixelaspect;
/linux-master/drivers/media/v4l2-core/
H A Dv4l2-dv-timings.c378 struct v4l2_fract v4l2_dv_timings_aspect_ratio(const struct v4l2_dv_timings *t)
380 struct v4l2_fract ratio = { 1, 1 };
407 struct v4l2_fract v4l2_calc_timeperframe(const struct v4l2_dv_timings *t)
410 struct v4l2_fract fps_fract = { 1, 1 };
713 struct v4l2_fract aspect,
829 struct v4l2_fract v4l2_calc_aspect_ratio(u8 hor_landscape, u8 vert_portrait)
831 struct v4l2_fract aspect = { 16, 9 };
/linux-master/drivers/staging/media/meson/vdec/
H A Dvdec.h250 struct v4l2_fract pixelaspect;
/linux-master/drivers/staging/media/imx/
H A Dimx-media-fim.c77 const struct v4l2_fract *fi)
375 const struct v4l2_fract *fi,
H A Dimx-media.h240 const struct v4l2_fract *frame_interval,
H A Dimx-media-csi.c80 struct v4l2_fract frame_interval[CSI_NUM_PADS];
748 struct v4l2_fract *input_fi, *output_fi;
844 struct v4l2_fract *interval)
864 static const struct csi_skip_desc *csi_find_best_skip(struct v4l2_fract *in,
865 struct v4l2_fract *out)
935 struct v4l2_fract *input_fi;
1325 struct v4l2_fract *input_fi;
/linux-master/drivers/media/i2c/
H A Dov7670.c206 int (*set_framerate)(struct v4l2_subdev *, struct v4l2_fract *);
207 void (*get_framerate)(struct v4l2_subdev *, struct v4l2_fract *);
789 struct v4l2_fract *tpf)
823 struct v4l2_fract *tpf)
873 struct v4l2_fract *tpf)
884 struct v4l2_fract *tpf)
1179 struct v4l2_fract *tpf = &ival->interval;
1826 struct v4l2_fract tpf;
H A Dvideo-i2c.c91 struct v4l2_fract frame_interval;
129 const struct v4l2_fract *frame_intervals;
348 static const struct v4l2_fract amg88xx_frame_intervals[] = {
353 static const struct v4l2_fract mlx90640_frame_intervals[] = {
H A Dmt9v111.c447 struct v4l2_fract *tpf)
727 struct v4l2_fract *tpf = &ival->interval;
787 struct v4l2_fract *tpf = &ival->interval;
1122 struct v4l2_fract tpf;
/linux-master/drivers/media/platform/st/sti/hva/
H A Dhva.h87 struct v4l2_fract time_per_frame;

Completed in 240 milliseconds

1234