Home
last modified time | relevance | path

Searched defs:vdec_h264_dec_info (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_h264_req_if.c38 struct vdec_h264_dec_info { struct
39 u32 dpb_sz;
40 u32 resolution_changed;
41 u32 realloc_mv_buf;
42 u32 cap_num_planes;
43 u64 bs_dma;
67 struct vdec_h264_dec_info dec; argument
H A Dvdec_h264_if.c77 struct vdec_h264_dec_info { struct
78 uint32_t dpb_sz;
79 uint32_t resolution_changed;
80 uint32_t realloc_mv_buf;
81 uint32_t reserved;
82 uint64_t bs_dma;
83 uint64_t y_fb_dma;
84 uint64_t c_fb_dma;
85 uint64_t vdec_fb_va;