Home
last modified time | relevance | path

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

/reactos/dll/directx/wine/devenum/
H A Ddevenum_private.h55 DEVICE_CODEC, enumerator
H A Dmediacatenum.c155 else if (This->type == DEVICE_CODEC) in DEVENUM_IPropertyBag_Read()
310 else if (This->type == DEVICE_CODEC) in DEVENUM_IPropertyBag_Write()
359 else if (rpb->type == DEVICE_CODEC) in create_PropertyBag()
726 else if (This->type == DEVICE_CODEC) in DEVENUM_IMediaCatMoniker_GetDisplayName()
920 pMoniker->type = DEVICE_CODEC; in DEVENUM_IEnumMoniker_Next()
H A Dparsedisplayname.c101 type = DEVICE_CODEC; in DEVENUM_IParseDisplayName_ParseDisplayName()