Home
last modified time | relevance | path

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

/openbmc/linux/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-out.c807 int vivid_vid_out_g_pixelaspect(struct file *file, void *priv, in vivid_vid_out_g_pixelaspect() function
H A Dvivid-core.c376 return vivid_vid_out_g_pixelaspect(file, fh, type, f); in vidioc_g_pixelaspect()