Go to the source code of this file.
◆ v4l2_capture_init_cfg()
◆ v4l2_capture_create_handle()
◆ v4l2_capture_start()
int v4l2_capture_start |
( |
v4l2CaptureHandle * |
handle | ) |
|
◆ v4l2_capture_enqueue_buf()
int v4l2_capture_enqueue_buf |
( |
v4l2CaptureHandle * |
handle, |
|
|
Buf * |
tiovx_buffer |
|
) |
| |
◆ v4l2_capture_dqueue_buf()
Buf* v4l2_capture_dqueue_buf |
( |
v4l2CaptureHandle * |
handle | ) |
|
◆ v4l2_capture_stop()
int v4l2_capture_stop |
( |
v4l2CaptureHandle * |
handle | ) |
|
◆ v4l2_capture_delete_handle()
int v4l2_capture_delete_handle |
( |
v4l2CaptureHandle * |
handle | ) |
|