Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_h264_if.c58 struct h264_ring_fb_list { struct
59 struct h264_fb fb_list[H264_MAX_FB_NUM];
60 unsigned int read_idx;
61 unsigned int write_idx;
62 unsigned int count;
63 unsigned int reserved;