Searched refs:rtTimestamp (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmediaobj.idl96 REFERENCE_TIME rtTimestamp;
204 REFERENCE_TIME rtTimestamp,
H A Dmediaobj.h281 REFERENCE_TIME rtTimestamp; member in struct:_DMO_OUTPUT_DATA_BUFFER
376 REFERENCE_TIME rtTimestamp,
504 REFERENCE_TIME rtTimestamp,
549 #define IMediaObject_ProcessInput(This,dwInputStreamIndex,pBuffer,dwFlags,rtTimestamp,rtTimelength) (This)->lpVtbl->ProcessInput(This,dwInputStreamIndex,pBuffer,dwFlags,rtTimestamp,rtTimelength)
618 static FORCEINLINE HRESULT IMediaObject_ProcessInput(IMediaObject* This,DWORD dwInputStreamIndex,IMediaBuffer *pBuffer,DWORD dwFlags,REFERENCE_TIME rtTimestamp,REFERENCE_TIME rtTimelength) {
619 return This->lpVtbl->ProcessInput(This,dwInputStreamIndex,pBuffer,dwFlags,rtTimestamp,rtTimelength);
799 REFERENCE_TIME rtTimestamp,
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmediaobj.idl96 REFERENCE_TIME rtTimestamp;
204 REFERENCE_TIME rtTimestamp,
H A Dmediaobj.h281 REFERENCE_TIME rtTimestamp; member in struct:_DMO_OUTPUT_DATA_BUFFER
376 REFERENCE_TIME rtTimestamp,
504 REFERENCE_TIME rtTimestamp,
549 #define IMediaObject_ProcessInput(This,dwInputStreamIndex,pBuffer,dwFlags,rtTimestamp,rtTimelength) (This)->lpVtbl->ProcessInput(This,dwInputStreamIndex,pBuffer,dwFlags,rtTimestamp,rtTimelength)
618 static FORCEINLINE HRESULT IMediaObject_ProcessInput(IMediaObject* This,DWORD dwInputStreamIndex,IMediaBuffer *pBuffer,DWORD dwFlags,REFERENCE_TIME rtTimestamp,REFERENCE_TIME rtTimelength) {
619 return This->lpVtbl->ProcessInput(This,dwInputStreamIndex,pBuffer,dwFlags,rtTimestamp,rtTimelength);
799 REFERENCE_TIME rtTimestamp,

Completed in 140 milliseconds