Searched refs:func_APC (Results 1 – 1 of 1) sorted by relevance
/reactos/dll/directx/wine/amstream/ |
H A D | mediastream.c | 1278 PAPCFUNC func_APC, DWORD APC_data) in IDirectDrawStreamSampleImpl_Update() argument 1280 FIXME("(%p)->(%x,%p,%p,%u): stub\n", iface, flags, event, func_APC, APC_data); in IDirectDrawStreamSampleImpl_Update() 1491 PAPCFUNC func_APC, DWORD APC_data) in IAudioStreamSampleImpl_Update() argument 1493 FIXME("(%p)->(%x,%p,%p,%u): stub\n", iface, flags, event, func_APC, APC_data); in IAudioStreamSampleImpl_Update()
|