FFmpeg
Loading...
Searching...
No Matches
cws2fws.c File Reference
#include "config.h"
#include <sys/stat.h>
#include <fcntl.h>
#include <stdio.h>
#include <stdlib.h>
#include <zlib.h>

Go to the source code of this file.

Macros

#define dbgprintf(...)
 

Functions

int main (int argc, char *argv[])
 

Macro Definition Documentation

◆ dbgprintf

#define dbgprintf ( ...)
Value:
do { if (0) printf(__VA_ARGS__); } while (0)
__device__ int printf(const char *,...)

Definition at line 25 of file cws2fws.c.

Referenced by main().

Function Documentation

◆ main()

int main ( int argc,
char * argv[] )

Definition at line 28 of file cws2fws.c.