FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
idctdsp_init_armv5te.c File Reference
#include <stdint.h>
#include "libavutil/attributes.h"
#include "libavcodec/avcodec.h"
#include "libavcodec/idctdsp.h"
#include "idct.h"
#include "idctdsp_arm.h"

Go to the source code of this file.

Functions

av_cold void ff_idctdsp_init_armv5te (IDCTDSPContext *c, AVCodecContext *avctx, unsigned high_bit_depth)
 

Function Documentation

av_cold void ff_idctdsp_init_armv5te ( IDCTDSPContext c,
AVCodecContext avctx,
unsigned  high_bit_depth 
)

Definition at line 29 of file idctdsp_init_armv5te.c.

Referenced by ff_idctdsp_init_arm().