| FFmpeg
    | 
thirdpel DSP functions More...
#include <stdint.h>Go to the source code of this file.
| Data Structures | |
| struct | TpelDSPContext | 
| thirdpel DSP context  More... | |
| Typedefs | |
| typedef void(* | tpel_mc_func )(uint8_t *block, const uint8_t *pixels, int line_size, int w, int h) | 
| Functions | |
| void | ff_tpeldsp_init (TpelDSPContext *c) | 
thirdpel DSP functions
Definition in file tpeldsp.h.
| void ff_tpeldsp_init | ( | TpelDSPContext * | c | ) | 
Definition at line 312 of file tpeldsp.c.
Referenced by svq3_decode_init().
 1.8.6
 1.8.6