Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/platform/verisilicon/
Dhantro_v4l2.c82 int fmt_depth, ctx_depth = 8; in hantro_check_depth_match() local
89 ctx_depth = ctx->bit_depth; in hantro_check_depth_match()
98 return fmt_depth <= ctx_depth; in hantro_check_depth_match()
100 return fmt_depth == ctx_depth; in hantro_check_depth_match()