#include "libavutil/cpu.h"#include "libavcodec/avcodec.h"#include "libavcodec/dsputil.h"#include "libavcodec/mpegvideo.h"#include "mpegvideo_arm.h"Go to the source code of this file.
| Functions | |
| static void | dct_unquantize_h263_intra_iwmmxt (MpegEncContext *s, DCTELEM *block, int n, int qscale) | 
| void | MPV_common_init_iwmmxt (MpegEncContext *s) | 
| static void dct_unquantize_h263_intra_iwmmxt | ( | MpegEncContext * | s, | |
| DCTELEM * | block, | |||
| int | n, | |||
| int | qscale | |||
| ) |  [static] | 
| void MPV_common_init_iwmmxt | ( | MpegEncContext * | s | ) | 
 1.5.8
 1.5.8