Searched defs:dpb_list (Results 1 – 2 of 2) sorted by relevance
45 struct dpb_list { struct46 struct list_head list;47 struct pipe_video_buffer *buffer;48 OMX_TICKS timestamp;49 int poc;
82 struct dpb_list { struct83 struct list_head list;84 struct pipe_video_buffer *buffer;85 OMX_TICKS timestamp;86 unsigned poc;