Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/UI/Common/
DLoadCodecs.h73 CLSID Encoder;
74 CLSID Decoder;
124 CLSID ClassID;
DLoadCodecs.cpp227 PROPID propId, CLSID &clsId, bool &isAssigned) in GetCoderClass()
/third_party/lzma/CPP/Common/
DMyGuidDef.h26 typedef GUID CLSID; typedef
/third_party/ffmpeg/libavcodec/
Dmf_utils.h174 const CLSID *ff_codec_to_mf_subtype(enum AVCodecID codec);
Dmfenc.c1019 const CLSID *subtype = ff_codec_to_mf_subtype(codec->id); in mf_create()
1050 const CLSID *subtype = ff_codec_to_mf_subtype(avctx->codec_id); in mf_init_encoder()
Dmf_utils.c507 const CLSID *ff_codec_to_mf_subtype(enum AVCodecID codec) in ff_codec_to_mf_subtype()
/third_party/mesa3d/src/microsoft/compiler/
Ddxcapi.h707 CLSID_SCOPE const CLSID CLSID_DxcCompiler = {
721 CLSID_SCOPE const CLSID CLSID_DxcDiaDataSource = {
728 CLSID_SCOPE const CLSID CLSID_DxcCompilerArgs = {
/third_party/ffmpeg/libavdevice/
Ddshow_filter.c29 long WINAPI ff_dshow_filter_GetClassID(DShowFilter *this, CLSID *id) in DECLARE_ADDREF()
Ddshow_capture.h268 long WINAPI ff_dshow_filter_GetClassID (DShowFilter *, CLSID *);
/third_party/lame/dshow/
DMpegac.h200 STDMETHODIMP GetClassID(CLSID *pClsid);
DMpegac.cpp1551 STDMETHODIMP CMpegAudEnc::GetClassID(CLSID *pClsid) in GetClassID()
/third_party/python/PC/
Dpyshellext.cpp483 STDMETHODIMP GetClassID(CLSID *pClassID) {