Initialize Tizen 2.3
[framework/multimedia/gstreamer0.10.git] / mobile / tests / check / gst / struct_hppa.h
1 static GstCheckABIStruct list[] = {
2   {"GstBin", sizeof (GstBin), 192},
3   {"GstBinClass", sizeof (GstBinClass), 288},
4   {"GstBuffer", sizeof (GstBuffer), 88},
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   {"GstClock", sizeof (GstClock), 176},
12   {"GstClockClass", sizeof (GstClockClass), 160},
13   {"GstElement", sizeof (GstElement), 136},
14   {"GstElementClass", sizeof (GstElementClass), 248},
15   {"GstElementFactory", sizeof (GstElementFactory), 144},
16   {"GstElementFactoryClass", sizeof (GstElementFactoryClass), 152},
17   {"GstElementDetails", sizeof (GstElementDetails), 32},
18   {"GstEvent", sizeof (GstEvent), 48},
19   {"GstEventClass", sizeof (GstEventClass), 32},
20   {"GstFormatDefinition", sizeof (GstFormatDefinition), 16},
21   {"GstIndexEntry", sizeof (GstIndexEntry), 20},
22   {"GstIndexGroup", sizeof (GstIndexGroup), 16},
23   {"GstIndex", sizeof (GstIndex), 100},
24   {"GstIndexClass", sizeof (GstIndexClass), 156},
25   {"GstIndexAssociation", sizeof (GstIndexAssociation), 16},
26   {"GstIndexFactory", sizeof (GstIndexFactory), 96},
27   {"GstIndexFactoryClass", sizeof (GstIndexFactoryClass), 152},
28   {"GstDebugCategory", sizeof (GstDebugCategory), 16},
29   {"GstImplementsInterfaceClass", sizeof (GstImplementsInterfaceClass), 28},
30   {"GstIterator", sizeof (GstIterator), 52},
31   {"GstMessage", sizeof (GstMessage), 64},
32   {"GstMessageClass", sizeof (GstMessageClass), 32},
33   {"GstMiniObject", sizeof (GstMiniObject), 16},
34   {"GstMiniObjectClass", sizeof (GstMiniObjectClass), 16},
35   {"GstObject", sizeof (GstObject), 40},
36   {"GstObjectClass", sizeof (GstObjectClass), 120},
37   {"GstPad", sizeof (GstPad), 188},
38   {"GstPadClass", sizeof (GstPadClass), 152},
39   {"GstPadTemplate", sizeof (GstPadTemplate), 72},
40   {"GstPadTemplateClass", sizeof (GstPadTemplateClass), 140},
41   {"GstStaticPadTemplate", sizeof (GstStaticPadTemplate), 64},
42   {"GstPipeline", sizeof (GstPipeline), 232},
43   {"GstPipelineClass", sizeof (GstPipelineClass), 304},
44   {"GstPlugin", sizeof (GstPlugin), 152},
45   {"GstPluginClass", sizeof (GstPluginClass), 136},
46   {"GstPluginDesc", sizeof (GstPluginDesc), 56},
47   {"GstPluginFeature", sizeof (GstPluginFeature), 72},
48   {"GstPluginFeatureClass", sizeof (GstPluginFeatureClass), 136},
49   {"GstQueryTypeDefinition", sizeof (GstQueryTypeDefinition), 16},
50   {"GstQuery", sizeof (GstQuery), 28},
51   {"GstQueryClass", sizeof (GstQueryClass), 32},
52   {"GstRegistry", sizeof (GstRegistry), 72},
53   {"GstRegistryClass", sizeof (GstRegistryClass), 144},
54   {"GstSegment", sizeof (GstSegment), 88},
55   {"GstStructure", sizeof (GstStructure), 20},
56   {"GstSystemClock", sizeof (GstSystemClock), 200},
57   {"GstSystemClockClass", sizeof (GstSystemClockClass), 176},
58   {"GstTagSetterIFace", sizeof (GstTagSetterIFace), 8},
59   {"GstTask", sizeof (GstTask), 80},
60   {"GstTaskClass", sizeof (GstTaskClass), 140},
61   {"GstTrace", sizeof (GstTrace), 20},
62   {"GstTraceEntry", sizeof (GstTraceEntry), 128},
63   {"GstAllocTrace", sizeof (GstAllocTrace), 16},
64   {"GstTypeFind", sizeof (GstTypeFind), 32},
65   {"GstTypeFindFactory", sizeof (GstTypeFindFactory), 108},
66   {"GstTypeFindFactoryClass", sizeof (GstTypeFindFactoryClass), 152},
67   {"GstURIHandlerInterface", sizeof (GstURIHandlerInterface), 44},
68   {"GstValueTable", sizeof (GstValueTable), 32},
69 #if !defined(GST_DISABLE_LOADSAVE) && !defined(GST_DISABLE_DEPRECATED) && !defined(GST_REMOVE_DEPRECATED)
70   {"GstXML", sizeof (GstXML), 64},
71   {"GstXMLClass", sizeof (GstXMLClass), 144},
72 #endif
73   {NULL, 0, 0}
74 };