Home
last modified time | relevance | path

Searched refs:vivid_vid_out_g_pixelaspect (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/media/test-drivers/vivid/
Dvivid-vid-out.h26 int vivid_vid_out_g_pixelaspect(struct file *file, void *priv, int type, struct v4l2_fract *f);
Dvivid-vid-out.c810 int vivid_vid_out_g_pixelaspect(struct file *file, void *priv, in vivid_vid_out_g_pixelaspect() function
Dvivid-core.c376 return vivid_vid_out_g_pixelaspect(file, fh, type, f); in vidioc_g_pixelaspect()