Blame tests/check/gst/struct_ppc32.h

Packit Service 963350
static GstCheckABIStruct list[] = {
Packit Service 963350
  {"GstAllocationParams", sizeof (GstAllocationParams), 32},
Packit Service 963350
  {"GstAllocator", sizeof (GstAllocator), 112},
Packit Service 963350
  {"GstAllocatorClass", sizeof (GstAllocatorClass), 116},
Packit Service 963350
  {"GstBinClass", sizeof (GstBinClass), 292},
Packit Service 963350
  {"GstBin", sizeof (GstBin), 248},
Packit Service 963350
  {"GstBuffer", sizeof (GstBuffer), 80},
Packit Service 963350
  {"GstBufferPoolAcquireParams", sizeof (GstBufferPoolAcquireParams), 48},
Packit Service 963350
  {"GstBufferPool", sizeof (GstBufferPool), 88},
Packit Service 963350
  {"GstBufferPoolClass", sizeof (GstBufferPoolClass), 144},
Packit Service 963350
  {"GstBusClass", sizeof (GstBusClass), 116},
Packit Service 963350
  {"GstBus", sizeof (GstBus), 88},
Packit Service 963350
  {"GstCaps", sizeof (GstCaps), 36},
Packit Service 963350
  {"GstClockClass", sizeof (GstClockClass), 132},
Packit Service 963350
  {"GstClockEntry", sizeof (GstClockEntry), 72},
Packit Service 963350
  {"GstClock", sizeof (GstClock), 88},
Packit Service 963350
  {"GstControlBinding", sizeof (GstControlBinding), 96},
Packit Service 963350
  {"GstControlBindingClass", sizeof (GstControlBindingClass), 124},
Packit Service 963350
  {"GstControlSource", sizeof (GstControlSource), 88},
Packit Service 963350
  {"GstControlSourceClass", sizeof (GstControlSourceClass), 108},
Packit Service 963350
  {"GstDebugCategory", sizeof (GstDebugCategory), 16},
Packit Service 963350
  {"GstElementClass", sizeof (GstElementClass), 248},
Packit Service 963350
  {"GstElement", sizeof (GstElement), 184},
Packit Service 963350
  {"GstEvent", sizeof (GstEvent), 56},
Packit Service 963350
  {"GstFormatDefinition", sizeof (GstFormatDefinition), 16},
Packit Service 963350
  {"GstGhostPadClass", sizeof (GstGhostPadClass), 136},
Packit Service 963350
  {"GstGhostPad", sizeof (GstGhostPad), 320},
Packit Service 963350
  {"GstIterator", sizeof (GstIterator), 60},
Packit Service 963350
  {"GstMemory", sizeof (GstMemory), 60},
Packit Service 963350
  {"GstMapInfo", sizeof (GstMapInfo), 52},
Packit Service 963350
  {"GstMessage", sizeof (GstMessage), 80},
Packit Service 963350
  {"GstMeta", sizeof (GstMeta), 8},
Packit Service 963350
  {"GstMetaTransformCopy", sizeof (GstMetaTransformCopy), 12},
Packit Service 963350
  {"GstMiniObject", sizeof (GstMiniObject), 36},
Packit Service 963350
  {"GstObjectClass", sizeof (GstObjectClass), 92},
Packit Service 963350
  {"GstObject", sizeof (GstObject), 64},
Packit Service 963350
  {"GstPadClass", sizeof (GstPadClass), 116},
Packit Service 963350
  {"GstPad", sizeof (GstPad), 304},
Packit Service 963350
  {"GstPadProbeInfo", sizeof (GstPadProbeInfo), 48},
Packit Service 963350
  {"GstPadTemplateClass", sizeof (GstPadTemplateClass), 112},
Packit Service 963350
  {"GstPadTemplate", sizeof (GstPadTemplate), 96},
Packit Service 963350
  {"GstParamSpecFraction", sizeof (GstParamSpecFraction), 64},
Packit Service 963350
  {"GstPipelineClass", sizeof (GstPipelineClass), 308},
Packit Service 963350
  {"GstPipeline", sizeof (GstPipeline), 296},
Packit Service 963350
  {"GstPluginDesc", sizeof (GstPluginDesc), 60},
Packit Service 963350
  {"GstProxyPadClass", sizeof (GstProxyPadClass), 120},
Packit Service 963350
  {"GstProxyPad", sizeof (GstProxyPad), 312},
Packit Service 963350
  {"GstQuery", sizeof (GstQuery), 40},
Packit Service 963350
  {"GstRegistryClass", sizeof (GstRegistryClass), 92},
Packit Service 963350
  {"GstRegistry", sizeof (GstRegistry), 72},
Packit Service 963350
  {"GstSegment", sizeof (GstSegment), 104},
Packit Service 963350
  {"GstStaticCaps", sizeof (GstStaticCaps), 24},
Packit Service 963350
  {"GstStaticPadTemplate", sizeof (GstStaticPadTemplate), 36},
Packit Service 963350
  {"GstStructure", sizeof (GstStructure), 8},
Packit Service 963350
  {"GstSystemClockClass", sizeof (GstSystemClockClass), 148},
Packit Service 963350
  {"GstSystemClock", sizeof (GstSystemClock), 112},
Packit Service 963350
  {"GstTagList", sizeof (GstTagList), 36},
Packit Service 963350
  {"GstTaskClass", sizeof (GstTaskClass), 112},
Packit Service 963350
  {"GstTask", sizeof (GstTask), 128},
Packit Service 963350
  {"GstTaskPoolClass", sizeof (GstTaskPoolClass), 124},
Packit Service 963350
  {"GstTaskPool", sizeof (GstTaskPool), 88},
Packit Service 963350
  {"GstTimedValue", sizeof (GstTimedValue), 16},
Packit Service 963350
  {"GstTypeFind", sizeof (GstTypeFind), 32},
Packit Service 963350
  {"GstValueTable", sizeof (GstValueTable), 32},
Packit Service 963350
  {NULL, 0, 0}
Packit Service 963350
};