fdct_altivec.c File Reference

Go to the source code of this file.

Functions

void fdct_altivec (int16_t *block)

Variables

static vector float fdctconsts [3]


Function Documentation

void fdct_altivec ( int16_t block  ) 

Definition at line 198 of file fdct_altivec.c.


Variable Documentation

vector float fdctconsts[3] [static]

Initial value:

 {
    (vector float)AVV( W0, W1, W2, W3 ),
    (vector float)AVV( W4, W5, W6, W7 ),
    (vector float)AVV( W8, W9, WA, WB )
}

Definition at line 60 of file fdct_altivec.c.

Referenced by fdct_altivec().


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