|
Libav
|
#include <stdint.h>Go to the source code of this file.
Functions | |
| void | ff_vp6_filter_diag4_sse2 (uint8_t *dst, uint8_t *src, int stride, const int16_t *h_weights, const int16_t *v_weights) |
| void ff_vp6_filter_diag4_sse2 | ( | uint8_t * | dst, |
| uint8_t * | src, | ||
| int | stride, | ||
| const int16_t * | h_weights, | ||
| const int16_t * | v_weights | ||
| ) |
Definition at line 50 of file vp6dsp_sse2.c.
Referenced by dsputil_init_mmx().
1.7.3