|
libxcoder
5.3.1
|
#include <ni_generic_utils.h>
Data Fields | |
| ni_demo_context_t * | p_ctx |
| ni_session_context_t * | p_upl_ctx |
| ni_session_context_t * | p_sca_ctx |
| ni_session_data_io_t * | p_swin_frame |
| ni_session_data_io_t * | p_scale_frame |
| int | input_video_width |
| int | input_video_height |
| int | pfs |
| void * | yuv_buf |
| unsigned long * | p_total_bytes_sent |
| int | pool_size |
| ni_test_frame_list_t * | frame_list |
Definition at line 166 of file ni_generic_utils.h.
| ni_test_frame_list_t* frame_list |
Definition at line 179 of file ni_generic_utils.h.
| int input_video_height |
Definition at line 174 of file ni_generic_utils.h.
| int input_video_width |
Definition at line 173 of file ni_generic_utils.h.
| ni_demo_context_t* p_ctx |
Definition at line 168 of file ni_generic_utils.h.
| ni_session_context_t* p_sca_ctx |
Definition at line 170 of file ni_generic_utils.h.
| ni_session_data_io_t* p_scale_frame |
Definition at line 172 of file ni_generic_utils.h.
| ni_session_data_io_t* p_swin_frame |
Definition at line 171 of file ni_generic_utils.h.
| unsigned long* p_total_bytes_sent |
Definition at line 177 of file ni_generic_utils.h.
| ni_session_context_t* p_upl_ctx |
Definition at line 169 of file ni_generic_utils.h.
| int pfs |
Definition at line 175 of file ni_generic_utils.h.
| int pool_size |
Definition at line 178 of file ni_generic_utils.h.
| void* yuv_buf |
Definition at line 176 of file ni_generic_utils.h.