algo Struct Reference

List of all members.


Detailed Description

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


Public Types

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

Public Attributes

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

Member Enumeration Documentation

anonymous enum

Enumerator:
FDCT 
IDCT 

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

Enumerator:
NO_PERM 
MMX_PERM 
MMX_SIMPLE_PERM 
SCALE_PERM 

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


Member Data Documentation

char* algo::name

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

Referenced by main().

enum { ... } algo::is_idct

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

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


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

Generated on Sat Jul 31 05:18:30 2010 for MythTV by  doxygen 1.5.5