libswscale/cs_test.c File Reference

#include <stdio.h>
#include <string.h>
#include <unistd.h>
#include <stdlib.h>
#include <inttypes.h>
#include "swscale.h"
#include "rgb2rgb.h"

Go to the source code of this file.


Defines

#define SIZE 1000
#define srcByte 0x55
#define dstByte 0xBB
#define FUNC(s, d, n) {s,d,#n,n}

Functions

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

Variables

static int cpu_caps

Define Documentation

#define dstByte 0xBB

Definition at line 32 of file cs_test.c.

Referenced by main().

#define FUNC ( s,
d,
n ) {s,d,#n,n}

Definition at line 34 of file cs_test.c.

Referenced by main().

#define SIZE 1000

Definition at line 30 of file cs_test.c.

Referenced by main().

#define srcByte 0x55

Definition at line 31 of file cs_test.c.

Referenced by main().


Function Documentation

static char* args_parse ( int argc,
char * argv[]
) [static]

Definition at line 38 of file cs_test.c.

Referenced by main().

int main ( int argc,
char ** argv
)

Definition at line 61 of file cs_test.c.


Variable Documentation

int cpu_caps [static]

Definition at line 36 of file cs_test.c.

Referenced by args_parse(), and main().


Generated on Fri Oct 26 02:35:46 2012 for FFmpeg by doxygen 1.5.8

AltStyle によって変換されたページ (->オリジナル) /