Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/media/hantro/
Dhantro.h77 const struct hantro_fmt *enc_fmts;
79 const struct hantro_fmt *dec_fmts;
81 const struct hantro_fmt *postproc_fmts;
234 const struct hantro_fmt *vpu_src_fmt;
236 const struct hantro_fmt *vpu_dst_fmt;
266 struct hantro_fmt { struct
419 const struct hantro_fmt *fmt);
Dhantro_v4l2.c38 static const struct hantro_fmt *
41 const struct hantro_fmt *formats; in hantro_get_formats()
54 static const struct hantro_fmt *
69 static const struct hantro_fmt *
72 const struct hantro_fmt *formats; in hantro_find_format()
87 static const struct hantro_fmt *
90 const struct hantro_fmt *formats; in hantro_get_default_fmt()
119 const struct hantro_fmt *fmt; in vidioc_enum_framesizes()
149 const struct hantro_fmt *fmt, *formats; in vidioc_enum_fmt()
241 const struct hantro_fmt *fmt, *vpu_fmt; in hantro_try_fmt()
[all …]
Dsama5d4_vdec_hw.c14 static const struct hantro_fmt sama5d4_vdec_postproc_fmts[] = {
21 static const struct hantro_fmt sama5d4_vdec_fmts[] = {
Drockchip_vpu_hw.c24 static const struct hantro_fmt rockchip_vpu_enc_fmts[] = {
61 static const struct hantro_fmt rockchip_vpu1_postproc_fmts[] = {
68 static const struct hantro_fmt rk3066_vpu_dec_fmts[] = {
114 static const struct hantro_fmt rk3288_vpu_dec_fmts[] = {
160 static const struct hantro_fmt rk3399_vpu_dec_fmts[] = {
Dimx8m_vpu_hw.c81 static const struct hantro_fmt imx8m_vpu_postproc_fmts[] = {
88 static const struct hantro_fmt imx8m_vpu_dec_fmts[] = {
134 static const struct hantro_fmt imx8m_vpu_g2_dec_fmts[] = {
Dhantro_postproc.c54 const struct hantro_fmt *fmt) in hantro_needs_postproc()