And correct even more valid sparse warnings.
[platform/upstream/gstreamer.git] / tests / check / gst / struct_i386.h
1 static GstCheckABIStruct list[] = {
2  {"GstBin", sizeof (GstBin), 184},
3  {"GstBinClass", sizeof(GstBinClass), 288},
4  {"GstBuffer", sizeof(GstBuffer), 80},
5  {"GstBufferClass", sizeof(GstBufferClass), 16},
6  {"GstBus", sizeof(GstBus), 80},
7  {"GstBusClass", sizeof(GstBusClass), 144},
8  {"GstCaps", sizeof(GstCaps), 32},
9  {"GstStaticCaps", sizeof(GstStaticCaps), 52},
10  {"GstChildProxyInterface", sizeof(GstChildProxyInterface), 40},
11  {"GstClockEntry", sizeof(GstClockEntry), 40},
12  {"GstClock", sizeof(GstClock), 172},
13  {"GstClockClass", sizeof(GstClockClass), 160},
14  {"GstElement", sizeof(GstElement), 128},
15  {"GstElementClass", sizeof(GstElementClass), 248},
16  {"GstElementFactory", sizeof(GstElementFactory), 144},
17  {"GstElementFactoryClass", sizeof(GstElementFactoryClass), 152},
18  {"GstElementDetails", sizeof(GstElementDetails), 32},
19  {"GstEvent", sizeof(GstEvent), 40},
20  {"GstEventClass", sizeof(GstEventClass), 32},
21  {"GstFormatDefinition", sizeof(GstFormatDefinition), 16},
22  {"GstIndexEntry", sizeof(GstIndexEntry), 20},
23  {"GstIndexGroup", sizeof(GstIndexGroup), 16},
24  {"GstIndex", sizeof(GstIndex), 100},
25  {"GstIndexClass", sizeof(GstIndexClass), 156},
26  {"GstIndexAssociation", sizeof(GstIndexAssociation), 12},
27  {"GstIndexFactory", sizeof(GstIndexFactory), 96},
28  {"GstIndexFactoryClass", sizeof(GstIndexFactoryClass), 152},
29  {"GstDebugCategory", sizeof(GstDebugCategory), 16},
30  {"GstImplementsInterfaceClass", sizeof(GstImplementsInterfaceClass), 28},
31  {"GstIterator", sizeof(GstIterator), 52},
32  {"GstMessage", sizeof(GstMessage), 60},
33  {"GstMessageClass", sizeof(GstMessageClass), 32},
34  {"GstMiniObject", sizeof(GstMiniObject), 16},
35  {"GstMiniObjectClass", sizeof(GstMiniObjectClass), 16},
36  {"GstObject", sizeof(GstObject), 40},
37  {"GstObjectClass", sizeof(GstObjectClass), 120},
38  {"GstPad", sizeof(GstPad), 188},
39  {"GstPadClass", sizeof(GstPadClass), 152},
40  {"GstPadTemplate", sizeof(GstPadTemplate), 72},
41  {"GstPadTemplateClass", sizeof(GstPadTemplateClass), 140},
42  {"GstStaticPadTemplate", sizeof(GstStaticPadTemplate), 64},
43  {"GstPipeline", sizeof(GstPipeline), 220},
44  {"GstPipelineClass", sizeof(GstPipelineClass), 304},
45  {"GstPlugin", sizeof(GstPlugin), 148},
46  {"GstPluginClass", sizeof(GstPluginClass), 136},
47  {"GstPluginDesc", sizeof(GstPluginDesc), 56},
48  {"GstPluginFeature", sizeof(GstPluginFeature), 72},
49  {"GstPluginFeatureClass", sizeof(GstPluginFeatureClass), 136},
50  {"GstQueryTypeDefinition", sizeof(GstQueryTypeDefinition), 16},
51  {"GstQuery", sizeof(GstQuery), 28},
52  {"GstQueryClass", sizeof(GstQueryClass), 32},
53  {"GstRegistry", sizeof(GstRegistry), 72},
54  {"GstRegistryClass", sizeof(GstRegistryClass), 144},
55  {"GstSegment", sizeof(GstSegment), 88},
56  {"GstStructure", sizeof(GstStructure), 20},
57  {"GstSystemClock", sizeof(GstSystemClock), 196},
58  {"GstSystemClockClass", sizeof(GstSystemClockClass), 176},
59  {"GstTagSetterIFace", sizeof(GstTagSetterIFace), 8},
60  {"GstTask", sizeof(GstTask), 80},
61  {"GstTaskClass", sizeof(GstTaskClass), 140},
62  {"GstTrace", sizeof(GstTrace), 20},
63  {"GstTraceEntry", sizeof(GstTraceEntry), 128},
64  {"GstAllocTrace", sizeof(GstAllocTrace), 16},
65  {"GstTypeFind", sizeof(GstTypeFind), 32},
66  {"GstTypeFindFactory", sizeof(GstTypeFindFactory), 108},
67  {"GstTypeFindFactoryClass", sizeof(GstTypeFindFactoryClass), 152},
68  {"GstURIHandlerInterface", sizeof(GstURIHandlerInterface), 44},
69  {"GstValueTable", sizeof(GstValueTable), 32},
70 #ifndef GST_DISABLE_LOADSAVE
71  {"GstXML", sizeof(GstXML), 64},
72  {"GstXMLClass", sizeof(GstXMLClass), 144},
73 #endif
74  {NULL, 0, 0}
75 };