libavcodec/ppc/imgresample_altivec.c File Reference

High quality image resampling with polyphase filters - AltiVec bits. More...

#include "util_altivec.h"

Go to the source code of this file.

Data Structures

union  vec_ss

Defines

#define FILTER_BITS   8

Functions

void v_resample16_altivec (uint8_t *dst, int dst_width, const uint8_t *src, int wrap, int16_t *filter)


Detailed Description

High quality image resampling with polyphase filters - AltiVec bits.

Definition in file imgresample_altivec.c.


Define Documentation

#define FILTER_BITS   8

Definition at line 28 of file imgresample_altivec.c.


Function Documentation

void v_resample16_altivec ( uint8_t *  dst,
int  dst_width,
const uint8_t *  src,
int  wrap,
int16_t *  filter 
)

Definition at line 35 of file imgresample_altivec.c.

Referenced by component_resample().


Generated on Fri Oct 26 02:35:44 2012 for FFmpeg by  doxygen 1.5.8