Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/verisilicon/
H A Dhantro.h84 const struct hantro_fmt *enc_fmts;
86 const struct hantro_fmt *dec_fmts;
88 const struct hantro_fmt *postproc_fmts;
255 const struct hantro_fmt *vpu_src_fmt;
257 const struct hantro_fmt *vpu_dst_fmt;
292 struct hantro_fmt { struct
470 const struct hantro_fmt *fmt);
H A Dhantro_v4l2.c39 static const struct hantro_fmt *
42 const struct hantro_fmt *formats; in hantro_get_formats()
60 static const struct hantro_fmt *
111 static const struct hantro_fmt *
114 const struct hantro_fmt *formats; in hantro_find_format()
129 const struct hantro_fmt *
133 const struct hantro_fmt *formats; in hantro_get_default_fmt()
170 const struct hantro_fmt *fmt; in vidioc_enum_framesizes()
299 const struct hantro_fmt *fmt; in hantro_try_fmt()
300 const struct hantro_fmt *vpu_fmt; in hantro_try_fmt()
[all …]
H A Drockchip_vpu_hw.c28 static const struct hantro_fmt rockchip_vpu_enc_fmts[] = {
65 static const struct hantro_fmt rockchip_vpu1_postproc_fmts[] = {
81 static const struct hantro_fmt rockchip_vpu981_postproc_fmts[] = {
112 static const struct hantro_fmt rk3066_vpu_dec_fmts[] = {
166 static const struct hantro_fmt rk3288_vpu_dec_fmts[] = {
220 static const struct hantro_fmt rockchip_vdpu2_dec_fmts[] = {
274 static const struct hantro_fmt rk3399_vpu_dec_fmts[] = {
315 static const struct hantro_fmt rockchip_vpu981_dec_fmts[] = {
H A Dsunxi_vpu_hw.c12 static const struct hantro_fmt sunxi_vpu_postproc_fmts[] = {
41 static const struct hantro_fmt sunxi_vpu_dec_fmts[] = {
H A Dsama5d4_vdec_hw.c14 static const struct hantro_fmt sama5d4_vdec_postproc_fmts[] = {
30 static const struct hantro_fmt sama5d4_vdec_fmts[] = {
H A 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[] = {
182 static const struct hantro_fmt imx8m_vpu_g2_dec_fmts[] = {
H A Dhantro_v4l2.h30 const struct hantro_fmt *
H A Dhantro_postproc.c56 const struct hantro_fmt *fmt) in hantro_needs_postproc()
200 const struct hantro_fmt *fmt; in hantro_postproc_alloc()