Home
last modified time | relevance | path

Searched refs:CheckMediaType (Results 1 - 2 of 2) sorted by relevance

/third_party/lame/dshow/
H A DMpegac.h274 HRESULT CheckMediaType(const CMediaType *pmtOut);
H A DMpegac.cpp656 // Note: The CheckMediaType method has already called QueryAccept on the upstream filter. in SetMediaType()
1792 HRESULT CMpegAudEncOutPin::CheckMediaType(const CMediaType *pmtOut) in CheckMediaType() function in CMpegAudEncOutPin
1898 if ((hr = CheckMediaType((CMediaType *)pmt)) != S_OK) { in SetFormat()
1912 // and refuse anything but this in the CheckMediaType() code above. in SetFormat()

Completed in 5 milliseconds