Searched refs:vivid_vid_out_g_pixelaspect (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/test-drivers/vivid/ |
H A D | vivid-vid-out.h | 26 int vivid_vid_out_g_pixelaspect(struct file *file, void *priv, int type, struct v4l2_fract *f);
|
H A D | vivid-vid-out.c | 810 int vivid_vid_out_g_pixelaspect(struct file *file, void *priv, in vivid_vid_out_g_pixelaspect() function
|
H A D | vivid-core.c | 389 return vivid_vid_out_g_pixelaspect(file, fh, type, f); in vidioc_g_pixelaspect()
|
/kernel/linux/linux-6.6/drivers/media/test-drivers/vivid/ |
H A D | vivid-vid-out.h | 26 int vivid_vid_out_g_pixelaspect(struct file *file, void *priv, int type, struct v4l2_fract *f);
|
H A D | vivid-vid-out.c | 805 int vivid_vid_out_g_pixelaspect(struct file *file, void *priv, in vivid_vid_out_g_pixelaspect() function
|
H A D | vivid-core.c | 376 return vivid_vid_out_g_pixelaspect(file, fh, type, f); in vidioc_g_pixelaspect()
|
Completed in 8 milliseconds