gstreamer/gst/videoscale/gstvideoscaleorc-dist.h

21 lines
308 B
C
Raw Normal View History

2010-06-07 06:47:16 +00:00
/* 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