And correct even more valid sparse warnings.
[platform/upstream/gstreamer.git] / tests / check / libs / struct_i386.h
1 static GstCheckABIStruct list[] = {
2  {"GstAdapter", sizeof(GstAdapter), 52},
3  {"GstAdapterClass", sizeof(GstAdapterClass), 84},
4  {"GstBaseSink", sizeof(GstBaseSink), 384},
5  {"GstBaseSinkClass", sizeof(GstBaseSinkClass), 368},
6  {"GstBaseSrc", sizeof(GstBaseSrc), 376},
7  {"GstBaseSrcClass", sizeof(GstBaseSrcClass), 376},
8  {"GstBaseTransform", sizeof(GstBaseTransform), 352},
9  {"GstBaseTransformClass", sizeof(GstBaseTransformClass), 376},
10  {"GstCollectData", sizeof(GstCollectData), 120},
11  {"GstCollectPads", sizeof(GstCollectPads), 92},
12  {"GstCollectPadsClass", sizeof(GstCollectPadsClass), 136},
13  {"GstPushSrc", sizeof(GstPushSrc), 392},
14  {"GstPushSrcClass", sizeof(GstPushSrcClass), 396},
15
16  {"GstTimedValue", sizeof(GstTimedValue), 28},
17  {"GstValueArray", sizeof(GstValueArray), 20},
18  {"GstController", sizeof(GstController), 40},
19  {"GstControllerClass", sizeof(GstControllerClass), 84},
20
21  {"GstNetClientClock", sizeof(GstNetClientClock), 248},
22  {"GstNetClientClockClass", sizeof(GstNetClientClockClass), 192},
23  {"GstNetTimePacket", sizeof(GstNetTimePacket), 16},
24  {"GstNetTimeProvider", sizeof(GstNetTimeProvider), 84},
25  {"GstNetTimeProviderClass", sizeof(GstNetTimeProviderClass), 120},
26
27  {NULL, 0, 0}
28 };