Home
last modified time | relevance | path

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

/linux/drivers/media/platform/verisilicon/
H A Dhantro_v4l2.c113 hantro_find_format(const struct hantro_ctx *ctx, u32 fourcc) in hantro_find_format() function
191 fmt = hantro_find_format(ctx, fsize->pixel_format); in vidioc_enum_framesizes()
335 fmt = hantro_find_format(ctx, pix_mp->pixelformat); in hantro_try_fmt()
345 vpu_fmt = hantro_find_format(ctx, ctx->dst_fmt.pixelformat); in hantro_try_fmt()
557 ctx->vpu_src_fmt = hantro_find_format(ctx, pix_mp->pixelformat); in hantro_set_fmt_out()
615 ctx->vpu_dst_fmt = hantro_find_format(ctx, pix_mp->pixelformat); in hantro_set_fmt_cap()