gstreamer/testsuite/elements/struct_i386.h
David Schleef 2c4c302945 testsuite/elements/: A little test to keep distcheck from working if someone changes a structure size accidentally.
Original commit message from CVS:
* testsuite/elements/Makefile.am:
* testsuite/elements/struct_i386.h:
* testsuite/elements/struct_size.c: (main):  A little test
to keep distcheck from working if someone changes a structure
size accidentally.
2004-07-28 19:16:44 +00:00

151 lines
3.9 KiB
C

/* Generated by GStreamer-0.8.4.1 */
Struct list[] = {
{"GstPoptOption", sizeof (GstPoptOption), 28}
,
{"GstAtomicInt", sizeof (GstAtomicInt), 8}
,
{"GstBuffer", sizeof (GstBuffer), 108}
,
{"GstCaps", sizeof (GstCaps), 28}
,
{"GstStaticCaps", sizeof (GstStaticCaps), 48}
,
{"GstClockEntry", sizeof (GstClockEntry), 36}
,
{"GstClock", sizeof (GstClock), 128}
,
{"GstClockClass", sizeof (GstClockClass), 172}
,
{"GstData", sizeof (GstData), 40}
,
{"GstElementDetails", sizeof (GstElementDetails), 32}
,
{"GstElementFactory", sizeof (GstElementFactory), 112}
,
{"GstElementFactoryClass", sizeof (GstElementFactoryClass), 104}
,
{"GstFormatDefinition", sizeof (GstFormatDefinition), 12}
,
{"GstIndexEntry", sizeof (GstIndexEntry), 20}
,
{"GstIndexGroup", sizeof (GstIndexGroup), 16}
,
{"GstIndex", sizeof (GstIndex), 100}
,
{"GstIndexClass", sizeof (GstIndexClass), 156}
,
{"GstIndexAssociation", sizeof (GstIndexAssociation), 12}
,
{"GstIndexFactory", sizeof (GstIndexFactory), 64}
,
{"GstIndexFactoryClass", sizeof (GstIndexFactoryClass), 104}
,
{"GstDebugCategory", sizeof (GstDebugCategory), 16}
,
{"GstRealPad", sizeof (GstRealPad), 196}
,
{"GstRealPadClass", sizeof (GstRealPadClass), 168}
,
{"GstGhostPad", sizeof (GstGhostPad), 88}
,
{"GstGhostPadClass", sizeof (GstGhostPadClass), 152}
,
{"GstStaticPadTemplate", sizeof (GstStaticPadTemplate), 60}
,
{"GstPipeline", sizeof (GstPipeline), 180}
,
{"GstPipelineClass", sizeof (GstPipelineClass), 328}
,
{"GstPlugin", sizeof (GstPlugin), 92}
,
{"GstPluginDesc", sizeof (GstPluginDesc), 56}
,
{"GstPluginFeature", sizeof (GstPluginFeature), 40}
,
{"GstPluginFeatureClass", sizeof (GstPluginFeatureClass), 88}
,
{"GstProbe", sizeof (GstProbe), 12}
,
{"GstProbeDispatcher", sizeof (GstProbeDispatcher), 8}
,
{"GstQueryTypeDefinition", sizeof (GstQueryTypeDefinition), 12}
,
{"GstQueue", sizeof (GstQueue), 252}
,
{"GstQueueSize", sizeof (GstQueueSize), 16}
,
{"GstQueueClass", sizeof (GstQueueClass), 300}
,
{"GstRegistry", sizeof (GstRegistry), 56}
,
{"GstRegistryClass", sizeof (GstRegistryClass), 116}
,
{"GstSchedulerFactory", sizeof (GstSchedulerFactory), 64}
,
{"GstSchedulerFactoryClass", sizeof (GstSchedulerFactoryClass), 104}
,
{"GstStructure", sizeof (GstStructure), 28}
,
{"GstSystemClock", sizeof (GstSystemClock), 152}
,
{"GstSystemClockClass", sizeof (GstSystemClockClass), 188}
,
{"GstTagSetterIFace", sizeof (GstTagSetterIFace), 8}
,
{"GstThread", sizeof (GstThread), 196}
,
{"GstThreadClass", sizeof (GstThreadClass), 332}
,
{"GstTrace", sizeof (GstTrace), 20}
,
{"GstTraceEntry", sizeof (GstTraceEntry), 128}
,
{"GstAllocTrace", sizeof (GstAllocTrace), 16}
,
{"GstTrashStack", sizeof (GstTrashStack), 12}
,
{"GstTrashStackElement", sizeof (GstTrashStackElement), 4}
,
{"GstTypeFind", sizeof (GstTypeFind), 32}
,
{"GstTypeFindFactory", sizeof (GstTypeFindFactory), 72}
,
{"GstTypeFindFactoryClass", sizeof (GstTypeFindFactoryClass), 104}
,
{"GstObject", sizeof (GstObject), 44}
,
{"GstObjectClass", sizeof (GstObjectClass), 120}
,
{"GstPad", sizeof (GstPad), 68}
,
{"GstPadClass", sizeof (GstPadClass), 136}
,
{"GstPadTemplate", sizeof (GstPadTemplate), 76}
,
{"GstPadTemplateClass", sizeof (GstPadTemplateClass), 140}
,
{"GstElement", sizeof (GstElement), 124}
,
{"GstElementClass", sizeof (GstElementClass), 272}
,
{"GstBin", sizeof (GstBin), 164}
,
{"GstBinClass", sizeof (GstBinClass), 312}
,
{"GstScheduler", sizeof (GstScheduler), 92}
,
{"GstSchedulerClass", sizeof (GstSchedulerClass), 216}
,
{"GstEvent", sizeof (GstEvent), 176}
,
{"GstURIHandlerInterface", sizeof (GstURIHandlerInterface), 44}
,
{"GstValueTable", sizeof (GstValueTable), 32}
,
{"GstXML", sizeof (GstXML), 68}
,
{"GstXMLClass", sizeof (GstXMLClass), 144}
,
{NULL, 0, 0}
};