Searched defs:pMediaType (Results 1 – 5 of 5) sorted by relevance
/external/webrtc/webrtc/modules/video_capture/windows/ |
D | sink_filter_ds.cc | 165 CaptureInputPin::CheckMediaType ( IN const CMediaType * pMediaType) in CheckMediaType()
|
/external/pdfium/xfa/src/fdp/src/css/ |
D | fde_cssstylesheet.cpp | 195 FDE_LPCCSSMEDIATYPETABLE pMediaType = in LoadMediaRule() local
|
/external/opencv3/modules/videoio/src/ |
D | cap_msmf.hpp | 1589 /* [in] */ IMFMediaType *pMediaType, in IsMediaTypeSupported() 1750 STDMETHODIMP SetCurrentMediaType(IMFMediaType *pMediaType) in SetCurrentMediaType()
|
/external/opencv3/3rdparty/include/dshow/ |
D | control.h | 1365 #define IPinInfo_ConnectWithType(This,pPin,pMediaType) (This)->lpVtbl->ConnectWithType(This,pPin,pM… argument
|
D | strmif.h | 1425 #define IMediaSample_SetMediaType(This,pMediaType) (This)->lpVtbl->SetMediaType(This,pMediaType) argument 1481 AM_MEDIA_TYPE *pMediaType; member 1541 #define IMediaSample2_SetMediaType(This,pMediaType) (This)->lpVtbl->SetMediaType(This,pMediaType) argument 6209 #define IMpeg2Demultiplexer_CreateOutputPin(This,pMediaType,pszPinName,ppIPin) (This)->lpVtbl->Crea… argument 6210 #define IMpeg2Demultiplexer_SetOutputPinMediaType(This,pszPinName,pMediaType) (This)->lpVtbl->SetOu… argument
|