Home
last modified time | relevance | path

Searched refs:Parser_ChangeRate (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/directx/wine/quartz/
H A Dparser.c45 static HRESULT WINAPI Parser_ChangeRate(IMediaSeeking *iface);
121 rate = Parser_ChangeRate; in Parser_Create()
521 static HRESULT WINAPI Parser_ChangeRate(IMediaSeeking *iface) in Parser_ChangeRate() function