Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/video_capture/windows/
Ddevice_info_ds.cc476 if (pmt->majortype == MEDIATYPE_Video in CreateCapabilityMap()
489 if (pmt->majortype == MEDIATYPE_Video in CreateCapabilityMap()
525 if (pmt->majortype == MEDIATYPE_Video in CreateCapabilityMap()
/external/opencv3/modules/videoio/src/
Dcap_dshow.cpp2441 VD->pAmMediaType->majortype = MEDIATYPE_Video;
2697 mt.majortype = MEDIATYPE_Video;
/external/webrtc/webrtc/modules/audio_device/win/
Daudio_device_core_win.cc2423 mt.majortype = MEDIATYPE_Audio; in InitRecordingDMO()
/external/opencv3/3rdparty/include/dshow/
Dstrmif.h764 GUID majortype; member