|
FFmpeg
|
thirdpel DSP functions More...
#include <stdint.h>Go to the source code of this file.
Classes | |
| 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) |
| typedef struct TpelDSPContext | TpelDSPContext |
| thirdpel DSP context | |
Functions | |
| void | ff_tpeldsp_init (TpelDSPContext *c) |
thirdpel DSP functions
1.8.12