algo Struct Reference

Public Types

enum  { FDCT, IDCT }
enum  formattag {
  NO_PERM, MMX_PERM, MMX_SIMPLE_PERM, SCALE_PERM,
  SSE2_PERM, PARTTRANS_PERM
}

Data Fields

const char * name
enum algo:: { ... }  is_idct
void(* func )(DCTELEM *block)
void(* ref )(DCTELEM *block)
enum algo::formattag format
int mm_support

Detailed Description

Definition at line 75 of file dct-test.c.


Member Enumeration Documentation

anonymous enum
Enumerator:
FDCT 
IDCT 

Definition at line 77 of file dct-test.c.

Enumerator:
NO_PERM 
MMX_PERM 
MMX_SIMPLE_PERM 
SCALE_PERM 
SSE2_PERM 
PARTTRANS_PERM 

Definition at line 80 of file dct-test.c.


Field Documentation

Definition at line 78 of file dct-test.c.

enum { ... } algo::is_idct

Definition at line 81 of file dct-test.c.

const char* algo::name

Definition at line 76 of file dct-test.c.

Referenced by main().

void(* algo::ref)(DCTELEM *block)

Definition at line 79 of file dct-test.c.


The documentation for this struct was generated from the following file:
Generated on Wed Dec 21 18:42:38 2011 for ffmpeg by  doxygen 1.6.3