|
FFmpeg
|
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]) |
| 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().
1.8.17