gstreamer/gst/videotestsrc/gstvideotestsrcorc-dist.h
2010-06-07 23:58:54 -07:00

24 lines
420 B
C

/* autogenerated from gstvideotestsrcorc.orc */
#ifndef _GSTVIDEOTESTSRCORC_H_
#define _GSTVIDEOTESTSRCORC_H_
#include <glib.h>
#ifdef __cplusplus
extern "C" {
#endif
void gst_orc_splat_u8 (guint8 * d1, int p1, int n);
void gst_orc_splat_s16 (gint8 * d1, int p1, int n);
void gst_orc_splat_u16 (guint8 * d1, int p1, int n);
void gst_orc_splat_u32 (guint8 * d1, int p1, int n);
#ifdef __cplusplus
}
#endif
#endif