HomeSort by relevance Sort by last modified time
    Searched refs:dwFormatIndex (Results 1 - 5 of 5) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
medparam.h 291 DWORD dwFormatIndex,
339 DWORD dwFormatIndex,
364 #define IMediaParamInfo_GetSupportedTimeFormat(This,dwFormatIndex,pguidTimeFormat) (This)->lpVtbl->GetSupportedTimeFormat(This,dwFormatIndex,pguidTimeFormat)
390 static FORCEINLINE HRESULT IMediaParamInfo_GetSupportedTimeFormat(IMediaParamInfo* This,DWORD dwFormatIndex,GUID *pguidTimeFormat) {
391 return This->lpVtbl->GetSupportedTimeFormat(This,dwFormatIndex,pguidTimeFormat);
437 DWORD dwFormatIndex,
medparam.idl 128 DWORD dwFormatIndex,
msacm.h 294 DWORD dwFormatIndex;
304 DWORD dwFormatIndex;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
d3dhal.h 726 DWORD dwFormatIndex;
  /external/opencv3/modules/videoio/src/
cap_msmf.cpp 608 long setDeviceFormat(IMFMediaSource *pSource, unsigned long dwFormatIndex);
613 long setDeviceFormat(MAKE_WRL_REF(_MediaCapture) pSource, unsigned long dwFormatIndex, MAKE_WRL_REF(_AsyncAction)* pAction);
    [all...]

Completed in 224 milliseconds