Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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.c810 int vivid_vid_out_g_pixelaspect(struct file *file, void *priv, in vivid_vid_out_g_pixelaspect() function
H A Dvivid-core.c389 return vivid_vid_out_g_pixelaspect(file, fh, type, f); in vidioc_g_pixelaspect()