Home
last modified time | relevance | path

Searched refs:mpeg_video_aspect_ratio (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/media/usb/go7007/
Dgo7007-v4l2.c162 switch (v4l2_ctrl_g_ctrl(go->mpeg_video_aspect_ratio)) { in set_formatting()
421 v4l2_ctrl_grab(go->mpeg_video_aspect_ratio, true); in go7007_start_streaming()
446 v4l2_ctrl_grab(go->mpeg_video_aspect_ratio, false); in go7007_stop_streaming()
1034 go->mpeg_video_aspect_ratio = v4l2_ctrl_new_std_menu(hdl, NULL, in go7007_v4l2_ctrl_init()
Dgo7007-priv.h170 struct v4l2_ctrl *mpeg_video_aspect_ratio; member