Searched refs:match_depth (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-6.6/drivers/media/platform/verisilicon/ |
H A D | sunxi_vpu_hw.c | 45 .match_depth = true, 58 .match_depth = true,
|
H A D | imx8m_vpu_hw.c | 155 .match_depth = true, 169 .match_depth = true, 186 .match_depth = true, 199 .match_depth = true,
|
H A D | rockchip_vpu_hw.c | 85 .match_depth = true, 99 .match_depth = true, 319 .match_depth = true, 332 .match_depth = true,
|
H A D | hantro.h | 290 * @match_depth: Indicates if format bit depth must match video bit depth 301 bool match_depth; member
|
H A D | hantro_v4l2.c | 92 if (!fmt->match_depth && !fmt->postprocessed) in hantro_check_depth_match() 105 if (!fmt->match_depth) in hantro_check_depth_match()
|
Completed in 4 milliseconds