Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/platform/mediatek/vcodec/vdec/ !
Dvdec_h264_req_if.c39 struct vdec_h264_dec_info { struct
40 u32 dpb_sz;
41 u32 resolution_changed;
42 u32 realloc_mv_buf;
43 u32 cap_num_planes;
44 u64 bs_dma;
68 struct vdec_h264_dec_info dec; argument
Dvdec_h264_if.c78 struct vdec_h264_dec_info { struct
79 uint32_t dpb_sz;
80 uint32_t resolution_changed;
81 uint32_t realloc_mv_buf;
82 uint32_t reserved;
83 uint64_t bs_dma;
84 uint64_t y_fb_dma;
85 uint64_t c_fb_dma;
86 uint64_t vdec_fb_va;