FFmpeg  4.0
Functions
hpeldsp_rnd_template.c File Reference
#include <stddef.h>
#include <stdint.h>

Go to the source code of this file.

Functions

static av_unused void DEF (put, pixels8_x2)
 
static av_unused void DEF (put, pixels16_x2)
 
static av_unused void DEF (put, pixels8_y2)
 
static av_unused void DEF (avg, pixels16_x2)
 
static av_unused void DEF (avg, pixels8_y2)
 

Function Documentation

◆ DEF() [1/5]

static av_unused void DEF ( put  ,
pixels8_x2   
)
static

Definition at line 31 of file hpeldsp_rnd_template.c.

◆ DEF() [2/5]

static av_unused void DEF ( put  ,
pixels16_x2   
)
static

Definition at line 63 of file hpeldsp_rnd_template.c.

◆ DEF() [3/5]

static av_unused void DEF ( put  ,
pixels8_y2   
)
static

Definition at line 109 of file hpeldsp_rnd_template.c.

◆ DEF() [4/5]

static av_unused void DEF ( avg  ,
pixels16_x2   
)
static

Definition at line 138 of file hpeldsp_rnd_template.c.

◆ DEF() [5/5]

static av_unused void DEF ( avg  ,
pixels8_y2   
)
static

Definition at line 165 of file hpeldsp_rnd_template.c.