Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/meson/vdec/
H A Dcodec_hevc_common.h21 struct codec_hevc_common { struct
56 struct codec_hevc_common *comm);
59 struct codec_hevc_common *comm);
62 struct codec_hevc_common *comm,
66 struct codec_hevc_common *comm,
H A Dcodec_hevc_common.c57 struct codec_hevc_common *comm, in codec_hevc_setup_buffers_gxbb()
112 struct codec_hevc_common *comm, in codec_hevc_setup_buffers_gxl()
154 struct codec_hevc_common *comm) in codec_hevc_free_fbc_buffers()
172 struct codec_hevc_common *comm) in codec_hevc_alloc_fbc_buffers()
196 struct codec_hevc_common *comm) in codec_hevc_free_mmu_headers()
220 struct codec_hevc_common *comm) in codec_hevc_alloc_mmu_headers()
249 struct codec_hevc_common *comm, in codec_hevc_setup_buffers()
280 struct codec_hevc_common *comm, in codec_hevc_fill_mmu_map()
H A DMakefile6 meson-vdec-objs += codec_mpeg12.o codec_h264.o codec_hevc_common.o codec_vp9.o
H A Dcodec_vp9.c442 struct codec_hevc_common common;