Go to the source code of this file.
Functions | |
| static const int16_t tg_1_16[4 *4] attribute_used | __attribute__ ((aligned(8))) |
| void | ff_idct_xvid_mmx (short *block) |
| void | ff_idct_xvid_mmx2 (short *block) |
| static const int16_t tg_1_16 [4*4] attribute_used __attribute__ | ( | (aligned(8)) | ) | [static] |
| void ff_idct_xvid_mmx | ( | short * | block | ) |
Definition at line 485 of file idct_mmx_xvid.c.
Referenced by dsputil_init_mmx(), ff_idct_xvid_mmx_add(), and ff_idct_xvid_mmx_put().
| void ff_idct_xvid_mmx2 | ( | short * | block | ) |
Definition at line 508 of file idct_mmx_xvid.c.
Referenced by dsputil_init_mmx(), ff_idct_xvid_mmx2_add(), and ff_idct_xvid_mmx2_put().
1.5.5