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

RV40 decoder motion compensation functions x86-optimised 2,0 and 0,2 have h264 equivalents. More...

#include "libavcodec/rv34dsp.h"
#include "libavutil/mem.h"
#include "libavutil/x86/cpu.h"
#include "dsputil_mmx.h"

Go to the source code of this file.

Functions

void ff_rv40dsp_init_x86 (RV34DSPContext *c, DSPContext *dsp)
 

Detailed Description

RV40 decoder motion compensation functions x86-optimised 2,0 and 0,2 have h264 equivalents.

3,3 is bugged in the rv40 format and maps to _xy2 version

Definition in file rv40dsp_init.c.

Function Documentation

void ff_rv40dsp_init_x86 ( RV34DSPContext c,
DSPContext dsp 
)

Definition at line 190 of file rv40dsp_init.c.

Referenced by ff_rv40dsp_init().