Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/mtk-vcodec/vdec/
Dvdec_h264_if.c64 struct h264_ring_fb_list { struct
65 struct h264_fb fb_list[H264_MAX_FB_NUM];
66 unsigned int read_idx;
67 unsigned int write_idx;
68 unsigned int count;
69 unsigned int reserved;