gstreamer/gst/videoscale/gstvideoscaleorc-dist.h
2010-06-07 23:58:54 -07:00

20 lines
308 B
C

/* autogenerated from gstvideoscaleorc.orc */
#ifndef _GSTVIDEOSCALEORC_H_
#define _GSTVIDEOSCALEORC_H_
#include <glib.h>
#ifdef __cplusplus
extern "C" {
#endif
void orc_merge_linear_u8 (uint8_t * d1, const uint8_t * s1, const uint8_t * s2, int p1, int p2, int n);
#ifdef __cplusplus
}
#endif
#endif