Remove everything libxml2- and loadsave-related
[platform/upstream/gstreamer.git] / tests / check / gst / struct_arm.h
1
2 GstCheckABIStruct list[] = {
3   {"GstBin", sizeof (GstBin), 192},
4   {"GstBinClass", sizeof (GstBinClass), 288},
5   {"GstBuffer", sizeof (GstBuffer), 88},
6   {"GstBufferClass", sizeof (GstBufferClass), 16},
7   {"GstBus", sizeof (GstBus), 80},
8   {"GstBusClass", sizeof (GstBusClass), 144},
9   {"GstCaps", sizeof (GstCaps), 32},
10   {"GstStaticCaps", sizeof (GstStaticCaps), 52},
11   {"GstChildProxyInterface", sizeof (GstChildProxyInterface), 40},
12   {"GstClock", sizeof (GstClock), 176},
13   {"GstClockClass", sizeof (GstClockClass), 160},
14   {"GstElement", sizeof (GstElement), 136},
15   {"GstElementClass", sizeof (GstElementClass), 248},
16   {"GstElementFactory", sizeof (GstElementFactory), 144},
17   {"GstElementFactoryClass", sizeof (GstElementFactoryClass), 152},
18   {"GstElementDetails", sizeof (GstElementDetails), 32},
19   {"GstEvent", sizeof (GstEvent), 48},
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), 16},
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), 64},
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), 232},
44   {"GstPipelineClass", sizeof (GstPipelineClass), 304},
45   {"GstPlugin", sizeof (GstPlugin), 152},
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), 200},
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   {NULL, 0, 0}
71 };