1bf215546Sopenharmony_ci{
2bf215546Sopenharmony_ci	global:
3bf215546Sopenharmony_ci		XvMCBlendSubpicture;
4bf215546Sopenharmony_ci		XvMCBlendSubpicture2;
5bf215546Sopenharmony_ci		XvMCClearSubpicture;
6bf215546Sopenharmony_ci		XvMCCompositeSubpicture;
7bf215546Sopenharmony_ci		XvMCCreateBlocks;
8bf215546Sopenharmony_ci		XvMCCreateContext;
9bf215546Sopenharmony_ci		XvMCCreateMacroBlocks;
10bf215546Sopenharmony_ci		XvMCCreateSubpicture;
11bf215546Sopenharmony_ci		XvMCCreateSurface;
12bf215546Sopenharmony_ci		XvMCDestroyBlocks;
13bf215546Sopenharmony_ci		XvMCDestroyContext;
14bf215546Sopenharmony_ci		XvMCDestroyMacroBlocks;
15bf215546Sopenharmony_ci		XvMCDestroySubpicture;
16bf215546Sopenharmony_ci		XvMCDestroySurface;
17bf215546Sopenharmony_ci		XvMCFlushSubpicture;
18bf215546Sopenharmony_ci		XvMCFlushSurface;
19bf215546Sopenharmony_ci		XvMCGetAttribute;
20bf215546Sopenharmony_ci		XvMCGetSubpictureStatus;
21bf215546Sopenharmony_ci		XvMCGetSurfaceStatus;
22bf215546Sopenharmony_ci		XvMCHideSurface;
23bf215546Sopenharmony_ci		XvMCPutSurface;
24bf215546Sopenharmony_ci		XvMCQueryAttributes;
25bf215546Sopenharmony_ci		XvMCRenderSurface;
26bf215546Sopenharmony_ci		XvMCSetAttribute;
27bf215546Sopenharmony_ci		XvMCSetSubpicturePalette;
28bf215546Sopenharmony_ci		XvMCSyncSubpicture;
29bf215546Sopenharmony_ci		XvMCSyncSurface;
30bf215546Sopenharmony_ci	local:
31bf215546Sopenharmony_ci		*;
32bf215546Sopenharmony_ci};
33