FFmpeg
Functions
mpegvideoencdsp_mmi.c File Reference
#include "mpegvideo_mips.h"
#include "libavutil/mips/mmiutils.h"

Go to the source code of this file.

Functions

void ff_denoise_dct_mmi (int16_t block[64], int sum[64], const uint16_t offset[64])
 

Function Documentation

◆ ff_denoise_dct_mmi()

void ff_denoise_dct_mmi ( int16_t  block[64],
int  sum[64],
const uint16_t  offset[64] 
)

Definition at line 28 of file mpegvideoencdsp_mmi.c.

Referenced by ff_mpegvideoencdsp_init_mips().