algo Struct Reference


Public Types

enum  formattag {
  NO_PERM, MMX_PERM, MMX_SIMPLE_PERM, SCALE_PERM,
  SSE2_PERM, PARTTRANS_PERM, TRANSPOSE_PERM
}

Data Fields

const char * name
void(* func )(DCTELEM *block)
enum algo::formattag format
int mm_support
int nonspec

Detailed Description

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


Member Enumeration Documentation

Enumerator:
NO_PERM 
MMX_PERM 
MMX_SIMPLE_PERM 
SCALE_PERM 
SSE2_PERM 
PARTTRANS_PERM 
TRANSPOSE_PERM 

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


Field Documentation

Referenced by dct_error().

Referenced by dct_error().

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

Referenced by main().

const char* algo::name

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

Referenced by dct_error(), and main().

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

Referenced by dct_error().


The documentation for this struct was generated from the following file:

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