uvgVPCCenc 1.0.0
uvgVPCCenc is an open-source real-time V-PCC encoder library written in C++ from scratch.
|
#include <cstdarg>
#include <cstdio>
Go to the source code of this file.
Typedefs | |
typedef int(* | lib_log_callback) (FILE *stream, const char *log_content,...) |
Functions | |
int | kvazaar_lib_log_callback (FILE *stream, const char *log_content,...) |
Variables | |
lib_log_callback | kvazaar_log_callback |
lib_log_callback | uvg266_log_callback |
typedef int(* lib_log_callback) (FILE *stream, const char *log_content,...) |
int kvazaar_lib_log_callback | ( | FILE * | stream, |
const char * | log_content, | ||
... | |||
) |
|
extern |
|
extern |