Searched defs:coda_buffer_meta (Results 1 – 1 of 1) sorted by relevance
155 struct coda_buffer_meta { struct156 struct list_head list;157 u32 sequence;158 struct v4l2_timecode timecode;159 u64 timestamp;160 unsigned int start;161 unsigned int end;162 bool last;