Home
last modified time | relevance | path

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

/include/media/
A Dvideobuf2-core.h252 struct vb2_buffer { struct
254 unsigned int index;
255 unsigned int type;
256 unsigned int memory;
257 unsigned int num_planes;
258 u64 timestamp;
283 enum vb2_buffer_state state; argument
284 unsigned int synced:1;
298 u32 cnt_mem_alloc;
322 /* This counts the number of calls to vb2_buffer_done() */ argument
[all …]

Completed in 8 milliseconds