gstreamer/gst/videotestsrc/gstvideotestsrcorc-dist.h

24 lines
420 B
C
Raw Normal View History

/* 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