|
FFmpeg
|
Go to the source code of this file.
Functions | |
| static void | vp6_filter_diag4_c (uint8_t *dst, const uint8_t *src, ptrdiff_t stride, const int16_t *h_weights, const int16_t *v_weights) |
| av_cold void | ff_vp6dsp_init (VP6DSPContext *s) |
VP6 DSP-oriented functions
Definition in file vp6dsp.c.
|
static |
Definition at line 30 of file vp6dsp.c.
Referenced by ff_vp6dsp_init().
| av_cold void ff_vp6dsp_init | ( | VP6DSPContext * | s | ) |
Definition at line 63 of file vp6dsp.c.
Referenced by checkasm_check_vp6dsp(), and vp6_decode_init_context().
1.8.17