Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/platform/verisilicon/
Dhantro.h83 const struct hantro_fmt *enc_fmts;
85 const struct hantro_fmt *dec_fmts;
87 const struct hantro_fmt *postproc_fmts;
249 const struct hantro_fmt *vpu_src_fmt;
251 const struct hantro_fmt *vpu_dst_fmt;
284 struct hantro_fmt { struct
462 const struct hantro_fmt *fmt);
Dhantro_v4l2.c36 static const struct hantro_fmt *
39 const struct hantro_fmt *formats; in hantro_get_formats()
52 static const struct hantro_fmt *
80 const struct hantro_fmt *fmt) in hantro_check_depth_match()
103 static const struct hantro_fmt *
106 const struct hantro_fmt *formats; in hantro_find_format()
121 const struct hantro_fmt *
124 const struct hantro_fmt *formats; in hantro_get_default_fmt()
154 const struct hantro_fmt *fmt; in vidioc_enum_framesizes()
183 const struct hantro_fmt *fmt, *formats; in vidioc_enum_fmt()
[all …]
Dsama5d4_vdec_hw.c14 static const struct hantro_fmt sama5d4_vdec_postproc_fmts[] = {
30 static const struct hantro_fmt sama5d4_vdec_fmts[] = {
Dsunxi_vpu_hw.c12 static const struct hantro_fmt sunxi_vpu_postproc_fmts[] = {
41 static const struct hantro_fmt sunxi_vpu_dec_fmts[] = {
Dimx8m_vpu_hw.c81 static const struct hantro_fmt imx8m_vpu_postproc_fmts[] = {
97 static const struct hantro_fmt imx8m_vpu_dec_fmts[] = {
151 static const struct hantro_fmt imx8m_vpu_g2_postproc_fmts[] = {
180 static const struct hantro_fmt imx8m_vpu_g2_dec_fmts[] = {
Drockchip_vpu_hw.c24 static const struct hantro_fmt rockchip_vpu_enc_fmts[] = {
61 static const struct hantro_fmt rockchip_vpu1_postproc_fmts[] = {
77 static const struct hantro_fmt rk3066_vpu_dec_fmts[] = {
131 static const struct hantro_fmt rk3288_vpu_dec_fmts[] = {
185 static const struct hantro_fmt rockchip_vdpu2_dec_fmts[] = {
239 static const struct hantro_fmt rk3399_vpu_dec_fmts[] = {
Dhantro_v4l2.h26 const struct hantro_fmt *
Dhantro_postproc.c56 const struct hantro_fmt *fmt) in hantro_needs_postproc()
196 const struct hantro_fmt *fmt; in hantro_postproc_alloc()