idct_mmi.c File Reference

Go to the source code of this file.

Functions

void ff_mmi_idct (int16_t *block)
void ff_mmi_idct_put (uint8_t *dest, int line_size, DCTELEM *block)
void ff_mmi_idct_add (uint8_t *dest, int line_size, DCTELEM *block)

Variables

static short consttable[] align16


Function Documentation

void ff_mmi_idct ( int16_t block  ) 

Definition at line 294 of file idct_mmi.c.

void ff_mmi_idct_put ( uint8_t *  dest,
int  line_size,
DCTELEM block 
)

Definition at line 316 of file idct_mmi.c.

Referenced by dsputil_init_mmi().

void ff_mmi_idct_add ( uint8_t *  dest,
int  line_size,
DCTELEM block 
)

Definition at line 340 of file idct_mmi.c.

Referenced by dsputil_init_mmi().


Variable Documentation

short consttable [] align16 [static]

Definition at line 56 of file idct_mmi.c.


Generated on Sat Dec 18 05:15:53 2010 for MythTV by  doxygen 1.5.5