Home
last modified time | relevance | path

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

/external/opencv3/modules/videoio/src/
Dcap_msmf.hpp2549 UINT32 cbBlob; in AddAttribute() local
2551 … hr = pValue->GetUInt8Array(&cbBlob, &pbBlog); in AddAttribute()
2560 … hr = pAttr->SetBlob(guidKey, pbBlog, cbBlob); in AddAttribute()