Home | History | Annotate | Download | only in src

Lines Matching refs:pAttr

783 HRESULT LogAttributeValueByIndexNew(IMFAttributes *pAttr, DWORD index);
811 HRESULT LogAttributeValueByIndexNew(IMFAttributes *pAttr, DWORD index, MediaType &out)
818 HRESULT hr = pAttr->GetItemByIndex(index, &guid, &var);