Home
last modified time | relevance | path

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

/third_party/lame/dshow/
H A DMpegac.cpp867 HRESULT CMpegAudEnc::GetPages(CAUUID *pcauuid) in GetPages() argument
871 pcauuid->cElems = 3; in GetPages()
872 pcauuid->pElems = pguid = (GUID *) CoTaskMemAlloc(sizeof(GUID) * pcauuid->cElems); in GetPages()
874 if (pcauuid->pElems == NULL) in GetPages()
H A DMpegac.h126 STDMETHODIMP GetPages(CAUUID *pcauuid);

Completed in 4 milliseconds