mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-08 18:39:54 +00:00
21 lines
248 B
C
21 lines
248 B
C
|
|
||
|
/* autogenerated from gstvideoboxorc.orc */
|
||
|
|
||
|
#ifndef _GSTVIDEOBOXORC_H_
|
||
|
#define _GSTVIDEOBOXORC_H_
|
||
|
|
||
|
#include <glib.h>
|
||
|
|
||
|
#ifdef __cplusplus
|
||
|
extern "C" {
|
||
|
#endif
|
||
|
|
||
|
void orc_splat_u32 (guint32 * d1, int p1, int n);
|
||
|
|
||
|
#ifdef __cplusplus
|
||
|
}
|
||
|
#endif
|
||
|
|
||
|
#endif
|
||
|
|