Searched defs:dpb_list (Results 1 – 2 of 2) sorted by relevance
52 struct dpb_list { struct53 struct list_head list;54 struct pipe_video_buffer *buffer;55 OMX_TICKS timestamp;56 int poc;
82 struct dpb_list { struct83 struct list_head list;84 struct pipe_video_buffer *buffer;85 OMX_TICKS timestamp;86 unsigned poc;