Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/platform/verisilicon/
Dhantro_v4l2.h27 hantro_get_default_fmt(const struct hantro_ctx *ctx, bool bitstream);
Dhantro_v4l2.c122 hantro_get_default_fmt(const struct hantro_ctx *ctx, bool bitstream) in hantro_get_default_fmt() function
294 fmt = hantro_get_default_fmt(ctx, coded); in hantro_try_fmt()
382 vpu_fmt = hantro_get_default_fmt(ctx, true); in hantro_reset_encoded_fmt()
407 raw_vpu_fmt = hantro_get_default_fmt(ctx, false); in hantro_reset_raw_fmt()
Dhantro_postproc.c200 fmt = hantro_get_default_fmt(ctx, false); in hantro_postproc_alloc()