Searched defs:coda_buffer_meta (Results 1 – 1 of 1) sorted by relevance
148 struct coda_buffer_meta { struct149 struct list_head list;150 u32 sequence;151 struct v4l2_timecode timecode;152 u64 timestamp;153 unsigned int start;154 unsigned int end;155 bool last;