Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/video_capture/windows/
Dsink_filter_ds.cc165 CaptureInputPin::CheckMediaType ( IN const CMediaType * pMediaType) in CheckMediaType() argument
170 const GUID *type = pMediaType->Type(); in CheckMediaType()
174 const GUID *formatType = pMediaType->FormatType(); in CheckMediaType()
177 const GUID *SubType = pMediaType->Subtype(); in CheckMediaType()
185 VIDEOINFOHEADER *pvi = (VIDEOINFOHEADER *) pMediaType->Format(); in CheckMediaType()
252 VIDEOINFOHEADER2 *pvi = (VIDEOINFOHEADER2 *) pMediaType->Format(); in CheckMediaType()