Home
last modified time | relevance | path

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

/linux/drivers/media/platform/verisilicon/
H A Dhantro_v4l2.h29 int hantro_get_format_depth(u32 fourcc);
H A Dhantro_v4l2.c75 int hantro_get_format_depth(u32 fourcc) in hantro_get_format_depth() function
99 fmt_depth = hantro_get_format_depth(fmt->fourcc); in hantro_check_depth_match()
544 hantro_get_format_depth(pix_mp->pixelformat), in hantro_set_fmt_out()
H A Dhantro_postproc.c141 out_depth = hantro_get_format_depth(ctx->dst_fmt.pixelformat); in hantro_postproc_g2_enable()