source: trunk/third/gstreamer/testsuite/elements/struct_i386.h @ 21005

Revision 21005, 3.9 KB checked in by ghudson, 20 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r21004, which included commits to RCS files with non-trunk default branches.
Line 
1/* Generated by GStreamer-0.8.4.1 */
2Struct list[] = {
3  {"GstPoptOption", sizeof (GstPoptOption), 28}
4  ,
5  {"GstAtomicInt", sizeof (GstAtomicInt), 8}
6  ,
7  {"GstBuffer", sizeof (GstBuffer), 108}
8  ,
9  {"GstCaps", sizeof (GstCaps), 28}
10  ,
11  {"GstStaticCaps", sizeof (GstStaticCaps), 48}
12  ,
13  {"GstClockEntry", sizeof (GstClockEntry), 36}
14  ,
15  {"GstClock", sizeof (GstClock), 128}
16  ,
17  {"GstClockClass", sizeof (GstClockClass), 172}
18  ,
19  {"GstData", sizeof (GstData), 40}
20  ,
21  {"GstElementDetails", sizeof (GstElementDetails), 32}
22  ,
23  {"GstElementFactory", sizeof (GstElementFactory), 112}
24  ,
25  {"GstElementFactoryClass", sizeof (GstElementFactoryClass), 104}
26  ,
27  {"GstFormatDefinition", sizeof (GstFormatDefinition), 12}
28  ,
29  {"GstIndexEntry", sizeof (GstIndexEntry), 20}
30  ,
31  {"GstIndexGroup", sizeof (GstIndexGroup), 16}
32  ,
33  {"GstIndex", sizeof (GstIndex), 100}
34  ,
35  {"GstIndexClass", sizeof (GstIndexClass), 156}
36  ,
37  {"GstIndexAssociation", sizeof (GstIndexAssociation), 12}
38  ,
39  {"GstIndexFactory", sizeof (GstIndexFactory), 64}
40  ,
41  {"GstIndexFactoryClass", sizeof (GstIndexFactoryClass), 104}
42  ,
43  {"GstDebugCategory", sizeof (GstDebugCategory), 16}
44  ,
45  {"GstRealPad", sizeof (GstRealPad), 196}
46  ,
47  {"GstRealPadClass", sizeof (GstRealPadClass), 168}
48  ,
49  {"GstGhostPad", sizeof (GstGhostPad), 88}
50  ,
51  {"GstGhostPadClass", sizeof (GstGhostPadClass), 152}
52  ,
53  {"GstStaticPadTemplate", sizeof (GstStaticPadTemplate), 60}
54  ,
55  {"GstPipeline", sizeof (GstPipeline), 180}
56  ,
57  {"GstPipelineClass", sizeof (GstPipelineClass), 328}
58  ,
59  {"GstPlugin", sizeof (GstPlugin), 92}
60  ,
61  {"GstPluginDesc", sizeof (GstPluginDesc), 56}
62  ,
63  {"GstPluginFeature", sizeof (GstPluginFeature), 40}
64  ,
65  {"GstPluginFeatureClass", sizeof (GstPluginFeatureClass), 88}
66  ,
67  {"GstProbe", sizeof (GstProbe), 12}
68  ,
69  {"GstProbeDispatcher", sizeof (GstProbeDispatcher), 8}
70  ,
71  {"GstQueryTypeDefinition", sizeof (GstQueryTypeDefinition), 12}
72  ,
73  {"GstQueue", sizeof (GstQueue), 252}
74  ,
75  {"GstQueueSize", sizeof (GstQueueSize), 16}
76  ,
77  {"GstQueueClass", sizeof (GstQueueClass), 300}
78  ,
79  {"GstRegistry", sizeof (GstRegistry), 56}
80  ,
81  {"GstRegistryClass", sizeof (GstRegistryClass), 116}
82  ,
83  {"GstSchedulerFactory", sizeof (GstSchedulerFactory), 64}
84  ,
85  {"GstSchedulerFactoryClass", sizeof (GstSchedulerFactoryClass), 104}
86  ,
87  {"GstStructure", sizeof (GstStructure), 28}
88  ,
89  {"GstSystemClock", sizeof (GstSystemClock), 152}
90  ,
91  {"GstSystemClockClass", sizeof (GstSystemClockClass), 188}
92  ,
93  {"GstTagSetterIFace", sizeof (GstTagSetterIFace), 8}
94  ,
95  {"GstThread", sizeof (GstThread), 196}
96  ,
97  {"GstThreadClass", sizeof (GstThreadClass), 332}
98  ,
99  {"GstTrace", sizeof (GstTrace), 20}
100  ,
101  {"GstTraceEntry", sizeof (GstTraceEntry), 128}
102  ,
103  {"GstAllocTrace", sizeof (GstAllocTrace), 16}
104  ,
105  {"GstTrashStack", sizeof (GstTrashStack), 12}
106  ,
107  {"GstTrashStackElement", sizeof (GstTrashStackElement), 4}
108  ,
109  {"GstTypeFind", sizeof (GstTypeFind), 32}
110  ,
111  {"GstTypeFindFactory", sizeof (GstTypeFindFactory), 72}
112  ,
113  {"GstTypeFindFactoryClass", sizeof (GstTypeFindFactoryClass), 104}
114  ,
115  {"GstObject", sizeof (GstObject), 44}
116  ,
117  {"GstObjectClass", sizeof (GstObjectClass), 120}
118  ,
119  {"GstPad", sizeof (GstPad), 68}
120  ,
121  {"GstPadClass", sizeof (GstPadClass), 136}
122  ,
123  {"GstPadTemplate", sizeof (GstPadTemplate), 76}
124  ,
125  {"GstPadTemplateClass", sizeof (GstPadTemplateClass), 140}
126  ,
127  {"GstElement", sizeof (GstElement), 124}
128  ,
129  {"GstElementClass", sizeof (GstElementClass), 272}
130  ,
131  {"GstBin", sizeof (GstBin), 164}
132  ,
133  {"GstBinClass", sizeof (GstBinClass), 312}
134  ,
135  {"GstScheduler", sizeof (GstScheduler), 92}
136  ,
137  {"GstSchedulerClass", sizeof (GstSchedulerClass), 216}
138  ,
139  {"GstEvent", sizeof (GstEvent), 176}
140  ,
141  {"GstURIHandlerInterface", sizeof (GstURIHandlerInterface), 44}
142  ,
143  {"GstValueTable", sizeof (GstValueTable), 32}
144  ,
145  {"GstXML", sizeof (GstXML), 68}
146  ,
147  {"GstXMLClass", sizeof (GstXMLClass), 144}
148  ,
149  {NULL, 0, 0}
150};
Note: See TracBrowser for help on using the repository browser.