Searched refs:capture_formats (Results 1 – 3 of 3) sorted by relevance
377 .capture_formats = mtk_video_formats_capture_h264,387 .capture_formats = mtk_video_formats_capture_vp8,398 .capture_formats = mtk_video_formats_capture_h264,409 .capture_formats = mtk_video_formats_capture_h264,421 .capture_formats = mtk_video_formats_capture_h264,432 .capture_formats = mtk_video_formats_capture_h264,
157 fmt = &pdata->capture_formats[k]; in mtk_venc_find_format()201 return vidioc_enum_fmt(f, pdata->capture_formats, in vidioc_enum_fmt_vid_cap()449 fmt = &ctx->dev->venc_pdata->capture_formats[0]; in vidioc_venc_s_fmt_cap()577 fmt = &ctx->dev->venc_pdata->capture_formats[0]; in vidioc_try_fmt_vid_cap_mplane()1352 q_data->fmt = &ctx->dev->venc_pdata->capture_formats[0]; in mtk_vcodec_enc_set_default_params()
413 const struct mtk_video_fmt *capture_formats; member