|
FFmpeg
|
Go to the source code of this file.
Functions | |
| EXTERN void | ff_mpv_denoise_dct_sse2 (int16_t block[64], int dct_error_sum[64], const uint16_t dct_offset[64]) |
| EXTERN void ff_mpv_denoise_dct_sse2 | ( | int16_t | block[64], |
| int | dct_error_sum[64], | ||
| const uint16_t | dct_offset[64] | ||
| ) |
Referenced by dct_quantize_TMPL(), and ff_mpegvideoencdsp_init_x86().
1.8.17