Searched refs:default_format (Results 1 – 1 of 1) sorted by relevance
99 struct v4l2_mbus_framefmt default_format; member358 *format = xtpg->default_format; in xtpg_open()362 *format = xtpg->default_format; in xtpg_open()816 xtpg->default_format.code = xtpg->vip_format->code; in xtpg_probe()817 xtpg->default_format.field = V4L2_FIELD_NONE; in xtpg_probe()818 xtpg->default_format.colorspace = V4L2_COLORSPACE_SRGB; in xtpg_probe()819 xvip_get_frame_size(&xtpg->xvip, &xtpg->default_format); in xtpg_probe()825 xtpg->formats[0] = xtpg->default_format; in xtpg_probe()827 xtpg->formats[1] = xtpg->default_format; in xtpg_probe()