Home
last modified time | relevance | path

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

/linux/drivers/media/platform/mtk-vcodec/
A Dmtk_vcodec_enc_drv.c392 .num_capture_formats = ARRAY_SIZE(mtk_video_formats_capture_h264),
403 .num_capture_formats = ARRAY_SIZE(mtk_video_formats_capture_vp8),
415 .num_capture_formats = ARRAY_SIZE(mtk_video_formats_capture_h264),
427 .num_capture_formats = ARRAY_SIZE(mtk_video_formats_capture_h264),
439 .num_capture_formats = ARRAY_SIZE(mtk_video_formats_capture_h264),
A Dmtk_vcodec_drv.h381 size_t num_capture_formats; member
A Dmtk_vcodec_enc.c142 for (k = 0; k < pdata->num_capture_formats; k++) { in mtk_venc_find_format()
188 pdata->num_capture_formats); in vidioc_enum_fmt_vid_cap()

Completed in 12 milliseconds