Go to the source code of this file.
Functions | |
| static void | dct_unquantize_h263_mmi (MpegEncContext *s, DCTELEM *block, int n, int qscale) |
| void | MPV_common_init_mmi (MpegEncContext *s) |
| static void dct_unquantize_h263_mmi | ( | MpegEncContext * | s, |
| DCTELEM * | block, | ||
| int | n, | ||
| int | qscale | ||
| ) | [static] |
Definition at line 27 of file mpegvideo_mmi.c.
Referenced by MPV_common_init_mmi().
Definition at line 83 of file mpegvideo_mmi.c.
Referenced by ff_dct_common_init().