Searched refs:SetTCGMode (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dstrmif.h12479 virtual HRESULT WINAPI SetTCGMode(LONG Param,LONG Value) = 0;
12492 HRESULT (WINAPI *SetTCGMode)(IAMTimecodeGenerator *This,LONG Param,LONG Value); member in struct:IAMTimecodeGeneratorVtbl
12507 #define IAMTimecodeGenerator_SetTCGMode(This,Param,Value) (This)->lpVtbl->SetTCGMode(This,Param,Value)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dstrmif.h12479 virtual HRESULT WINAPI SetTCGMode(LONG Param,LONG Value) = 0;
12492 HRESULT (WINAPI *SetTCGMode)(IAMTimecodeGenerator *This,LONG Param,LONG Value); member in struct:IAMTimecodeGeneratorVtbl
12507 #define IAMTimecodeGenerator_SetTCGMode(This,Param,Value) (This)->lpVtbl->SetTCGMode(This,Param,Value)

Completed in 100 milliseconds