|
FFmpeg
|
Go to the source code of this file.
Functions | |
| void | ff_dsputil_init_pix_mmx (DSPContext *c, AVCodecContext *avctx) |
| void | ff_mmx_idct (int16_t *block) |
| void | ff_mmxext_idct (int16_t *block) |
| void ff_dsputil_init_pix_mmx | ( | DSPContext * | c, |
| AVCodecContext * | avctx | ||
| ) |
Definition at line 450 of file motion_est.c.
| void ff_mmx_idct | ( | int16_t * | block | ) |
| void ff_mmxext_idct | ( | int16_t * | block | ) |
1.8.2