Get rid of v4l2_buffer/v4l2_plane
from buffer_t
This commit is contained in:
5
device/v4l2/v4l2.h
Normal file
5
device/v4l2/v4l2.h
Normal file
@ -0,0 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
typedef struct buffer_list_s buffer_list_t;
|
||||
|
||||
int buffer_list_v4l2_refresh_states(buffer_list_t *buf_list);
|
Reference in New Issue
Block a user