Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/video_capture/windows/
Ddevice_info_ds.cc477 && pmt->formattype == FORMAT_VideoInfo2) in CreateCapabilityMap()
490 && pmt->formattype == FORMAT_VideoInfo) in CreateCapabilityMap()
526 && pmt->formattype == preferedVideoFormat) in CreateCapabilityMap()
532 if (pmt->formattype == FORMAT_VideoInfo) in CreateCapabilityMap()
542 if (pmt->formattype == FORMAT_VideoInfo2) in CreateCapabilityMap()
Dvideo_capture_ds.cc267 if (pmt->formattype == FORMAT_VideoInfo2) in SetCameraOutput()
/external/opencv3/modules/videoio/src/
Dcap_dshow.cpp2440 VD->pAmMediaType->formattype = FORMAT_VideoInfo;
2699 mt.formattype = FORMAT_VideoInfo;
/external/webrtc/webrtc/modules/audio_device/win/
Daudio_device_core_win.cc2425 mt.formattype = FORMAT_WaveFormatEx; in InitRecordingDMO()
/external/opencv3/3rdparty/include/dshow/
Dstrmif.h769 GUID formattype; member