#include "dsputil.h"
#include "gcc_fixes.h"
#include "dsputil_ppc.h"
#include "util_altivec.h"
Go to the source code of this file.
Defines | |
#define | GMC1_PERF_COND (h==8) |
Functions | |
void | gmc1_altivec (uint8_t *dst, uint8_t *src, int stride, int h, int x16, int y16, int rounder) |
#define GMC1_PERF_COND (h==8) |