![]() |
libxcoder
5.2.0
|
#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 151 of file ni_generic_utils.h.
ni_test_frame_list_t* frame_list |
Definition at line 164 of file ni_generic_utils.h.
int input_video_height |
Definition at line 159 of file ni_generic_utils.h.
int input_video_width |
Definition at line 158 of file ni_generic_utils.h.
ni_demo_context_t* p_ctx |
Definition at line 153 of file ni_generic_utils.h.
ni_session_context_t* p_sca_ctx |
Definition at line 155 of file ni_generic_utils.h.
ni_session_data_io_t* p_scale_frame |
Definition at line 157 of file ni_generic_utils.h.
ni_session_data_io_t* p_swin_frame |
Definition at line 156 of file ni_generic_utils.h.
unsigned long* p_total_bytes_sent |
Definition at line 162 of file ni_generic_utils.h.
ni_session_context_t* p_upl_ctx |
Definition at line 154 of file ni_generic_utils.h.
int pfs |
Definition at line 160 of file ni_generic_utils.h.
int pool_size |
Definition at line 163 of file ni_generic_utils.h.
void* yuv_buf |
Definition at line 161 of file ni_generic_utils.h.