FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
blockdsp_alpha.c File Reference
#include <stdint.h>
#include "libavutil/attributes.h"
#include "libavcodec/blockdsp.h"
#include "asm.h"

Go to the source code of this file.

Functions

static void clear_blocks_axp (int16_t *blocks)
 
av_cold void ff_blockdsp_init_alpha (BlockDSPContext *c, unsigned high_bit_depth)
 

Function Documentation

static void clear_blocks_axp ( int16_t *  blocks)
static

Definition at line 28 of file blockdsp_alpha.c.

Referenced by ff_blockdsp_init_alpha().

av_cold void ff_blockdsp_init_alpha ( BlockDSPContext c,
unsigned  high_bit_depth 
)

Definition at line 46 of file blockdsp_alpha.c.

Referenced by ff_blockdsp_init().