FFmpeg
|
#include "libavutil/attributes.h"
#include "libavutil/mips/cpu.h"
#include "libavcodec/mpegvideo_unquantize.h"
#include "h263dsp_mips.h"
#include "mpegvideo_mips.h"
Go to the source code of this file.
Functions | |
av_cold void | ff_mpv_unquantize_init_mips (MPVUnquantDSPContext *s, int bitexact, int q_scale_type) |
av_cold void ff_mpv_unquantize_init_mips | ( | MPVUnquantDSPContext * | s, |
int | bitexact, | ||
int | q_scale_type | ||
) |
Definition at line 27 of file mpegvideo_init_mips.c.
Referenced by ff_mpv_unquantize_init().