FFmpeg
Classes | Typedefs | Functions
tpeldsp.h File Reference

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)
 

Detailed Description

thirdpel DSP functions