Home
last modified time | relevance | path

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

/linux/drivers/media/platform/mtk-vcodec/
A Dmtk_vcodec_enc_drv.c391 .capture_formats = mtk_video_formats_capture_h264,
402 .capture_formats = mtk_video_formats_capture_vp8,
414 .capture_formats = mtk_video_formats_capture_h264,
426 .capture_formats = mtk_video_formats_capture_h264,
438 .capture_formats = mtk_video_formats_capture_h264,
A Dmtk_vcodec_drv.h380 const struct mtk_video_fmt *capture_formats; member
A Dmtk_vcodec_enc.c143 fmt = &pdata->capture_formats[k]; in mtk_venc_find_format()
187 return vidioc_enum_fmt(f, pdata->capture_formats, in vidioc_enum_fmt_vid_cap()
424 fmt = &ctx->dev->venc_pdata->capture_formats[0]; in vidioc_venc_s_fmt_cap()
561 fmt = &ctx->dev->venc_pdata->capture_formats[0]; in vidioc_try_fmt_vid_cap_mplane()
1346 q_data->fmt = &ctx->dev->venc_pdata->capture_formats[0]; in mtk_vcodec_enc_set_default_params()

Completed in 7 milliseconds