interfaces: clean up the use of iface and class/klass
[platform/upstream/gstreamer.git] / 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   {"GstIterator", sizeof (GstIterator), 52},
30   {"GstMessage", sizeof (GstMessage), 64},
31   {"GstMessageClass", sizeof (GstMessageClass), 32},
32   {"GstMiniObject", sizeof (GstMiniObject), 16},
33   {"GstMiniObjectClass", sizeof (GstMiniObjectClass), 16},
34   {"GstObject", sizeof (GstObject), 40},
35   {"GstObjectClass", sizeof (GstObjectClass), 120},
36   {"GstPad", sizeof (GstPad), 188},
37   {"GstPadClass", sizeof (GstPadClass), 152},
38   {"GstPadTemplate", sizeof (GstPadTemplate), 72},
39   {"GstPadTemplateClass", sizeof (GstPadTemplateClass), 140},
40   {"GstStaticPadTemplate", sizeof (GstStaticPadTemplate), 64},
41   {"GstPipeline", sizeof (GstPipeline), 232},
42   {"GstPipelineClass", sizeof (GstPipelineClass), 304},
43   {"GstPlugin", sizeof (GstPlugin), 152},
44   {"GstPluginClass", sizeof (GstPluginClass), 136},
45   {"GstPluginDesc", sizeof (GstPluginDesc), 56},
46   {"GstPluginFeature", sizeof (GstPluginFeature), 72},
47   {"GstPluginFeatureClass", sizeof (GstPluginFeatureClass), 136},
48   {"GstQueryTypeDefinition", sizeof (GstQueryTypeDefinition), 16},
49   {"GstQuery", sizeof (GstQuery), 28},
50   {"GstQueryClass", sizeof (GstQueryClass), 32},
51   {"GstRegistry", sizeof (GstRegistry), 72},
52   {"GstRegistryClass", sizeof (GstRegistryClass), 144},
53   {"GstSegment", sizeof (GstSegment), 88},
54   {"GstStructure", sizeof (GstStructure), 20},
55   {"GstSystemClock", sizeof (GstSystemClock), 200},
56   {"GstSystemClockClass", sizeof (GstSystemClockClass), 176},
57   {"GstTagSetterInterface", sizeof (GstTagSetterInterface), 8},
58   {"GstTask", sizeof (GstTask), 80},
59   {"GstTaskClass", sizeof (GstTaskClass), 140},
60   {"GstTrace", sizeof (GstTrace), 20},
61   {"GstTraceEntry", sizeof (GstTraceEntry), 128},
62   {"GstAllocTrace", sizeof (GstAllocTrace), 16},
63   {"GstTypeFind", sizeof (GstTypeFind), 32},
64   {"GstTypeFindFactory", sizeof (GstTypeFindFactory), 108},
65   {"GstTypeFindFactoryClass", sizeof (GstTypeFindFactoryClass), 152},
66   {"GstURIHandlerInterface", sizeof (GstURIHandlerInterface), 44},
67   {"GstValueTable", sizeof (GstValueTable), 32},
68   {NULL, 0, 0}
69 };