FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
ffv1_template.c File Reference

Go to the source code of this file.

Functions

static int predict_TMPL (TYPE *src, TYPE *last)
 
static int get_context_TMPL (PlaneContext *p, TYPE *src, TYPE *last, TYPE *last2)
 

Function Documentation

static int predict_TMPL ( TYPE src,
TYPE last 
)
inlinestatic

Definition at line 23 of file ffv1_template.c.

static int get_context_TMPL ( PlaneContext p,
TYPE src,
TYPE last,
TYPE last2 
)
inlinestatic

Definition at line 32 of file ffv1_template.c.