|
Linux Kernel
3.7.1
|
#include <uvcvideo.h>
Data Fields | |
| struct timespec | start_ts |
| struct timespec | stop_ts |
| unsigned int | nb_frames |
| unsigned int | nb_packets |
| unsigned int | nb_empty |
| unsigned int | nb_invalid |
| unsigned int | nb_errors |
| unsigned int | nb_pts_constant |
| unsigned int | nb_pts_early |
| unsigned int | nb_pts_initial |
| unsigned int | nb_scr_count_ok |
| unsigned int | nb_scr_diffs_ok |
| unsigned int | scr_sof_count |
| unsigned int | scr_sof |
| unsigned int | min_sof |
| unsigned int | max_sof |
Definition at line 398 of file uvcvideo.h.
| unsigned int max_sof |
Definition at line 418 of file uvcvideo.h.
| unsigned int min_sof |
Definition at line 417 of file uvcvideo.h.
| unsigned int nb_empty |
Definition at line 405 of file uvcvideo.h.
| unsigned int nb_errors |
Definition at line 407 of file uvcvideo.h.
| unsigned int nb_frames |
Definition at line 402 of file uvcvideo.h.
| unsigned int nb_invalid |
Definition at line 406 of file uvcvideo.h.
| unsigned int nb_packets |
Definition at line 404 of file uvcvideo.h.
| unsigned int nb_pts_constant |
Definition at line 409 of file uvcvideo.h.
| unsigned int nb_pts_early |
Definition at line 410 of file uvcvideo.h.
| unsigned int nb_pts_initial |
Definition at line 411 of file uvcvideo.h.
| unsigned int nb_scr_count_ok |
Definition at line 413 of file uvcvideo.h.
| unsigned int nb_scr_diffs_ok |
Definition at line 414 of file uvcvideo.h.
| unsigned int scr_sof |
Definition at line 416 of file uvcvideo.h.
| unsigned int scr_sof_count |
Definition at line 415 of file uvcvideo.h.
Definition at line 399 of file uvcvideo.h.
Definition at line 400 of file uvcvideo.h.
1.8.2