|
libxcoder
5.4.0
|
Application for managing registration/deregistration of individual NETINT video processing devices on system. More...
#include <stdio.h>#include <fcntl.h>#include <string.h>#include "ni_log.h"#include "ni_defs.h"#include "ni_rsrc_api.h"#include "ni_rsrc_priv.h"#include "ni_util.h"Go to the source code of this file.
Macros | |
| #define | CHAR_DEV_NAME_LEN 64 |
Functions | |
| int | main (int argc, char *argv[]) |
Application for managing registration/deregistration of individual NETINT video processing devices on system.
Definition in file ni_rsrc_update.c.
| #define CHAR_DEV_NAME_LEN 64 |
Definition at line 53 of file ni_rsrc_update.c.
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 104 of file ni_rsrc_update.c.