FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
mpegvideoencdsp.c File Reference
#include "config.h"
#include <stdint.h>
#include "libavutil/attributes.h"
#include "libavutil/cpu.h"
#include "libavutil/ppc/cpu.h"
#include "libavutil/ppc/types_altivec.h"
#include "libavutil/ppc/util_altivec.h"
#include "libavcodec/mpegvideoencdsp.h"

Go to the source code of this file.

Functions

av_cold void ff_mpegvideoencdsp_init_ppc (MpegvideoEncDSPContext *c, AVCodecContext *avctx)
 

Function Documentation

av_cold void ff_mpegvideoencdsp_init_ppc ( MpegvideoEncDSPContext c,
AVCodecContext avctx 
)

Definition at line 153 of file mpegvideoencdsp.c.

Referenced by ff_mpegvideoencdsp_init().