Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/verisilicon/
H A Dhantro_v4l2.c40 hantro_get_formats(const struct hantro_ctx *ctx, unsigned int *num_fmts, bool need_postproc) in hantro_get_formats() function
117 formats = hantro_get_formats(ctx, &num_fmts, HANTRO_AUTO_POSTPROC); in hantro_find_format()
136 formats = hantro_get_formats(ctx, &num_fmts, need_postproc); in hantro_get_default_fmt()
218 formats = hantro_get_formats(ctx, &num_fmts, HANTRO_AUTO_POSTPROC); in vidioc_enum_fmt()