view mpbswap.h @ 23327:d7af89e69e92

Blackfin optimized uyvytoyv12 routine. the implementation includes chroma averaging. This is 10x faster than the cooresponding C function.
author mhoffman
date Sat, 19 May 2007 12:57:17 +0000
parents 866175d9c61b
children a81e246e3b38
line wrap: on
line source

#ifndef MPBSWAP_H
#define MPBSWAP_H

#include "libavutil/bswap.h"

#endif /* MPBSWAP_H */