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