HomeSort by relevance Sort by last modified time
    Searched full:propid (Results 26 - 50 of 91) sorted by null

12 3 4

  /external/lzma/CPP/7zip/Compress/
PpmdEncoder.h 49 STDMETHOD(SetCoderProperties)(const PROPID *propIDs, const PROPVARIANT *props, UInt32 numProps);
  /external/lzma/CPP/7zip/Crypto/
MyAes.h 36 STDMETHOD(SetCoderProperties)(const PROPID *propIDs, const PROPVARIANT *props, UInt32 numProps);
  /external/lzma/CPP/Common/
CrcReg.cpp 46 STDMETHOD(SetCoderProperties)(const PROPID *propIDs, const PROPVARIANT *props, UInt32 numProps);
90 STDMETHODIMP CCrcHasher::SetCoderProperties(const PROPID *propIDs,
MyWindows.h 71 typedef ULONG PROPID;
190 PROPID propid; member in struct:tagSTATPROPSTG
  /external/lzma/CPP/7zip/Archive/
ArchiveExports.cpp 90 STDAPI GetHandlerProperty2(UInt32 formatIndex, PROPID propID, PROPVARIANT *value)
98 switch (propID)
131 STDAPI GetHandlerProperty(PROPID propID, PROPVARIANT *value)
133 return GetHandlerProperty2(g_DefaultArcIndex, propID, value);
SplitHandler.cpp 54 STDMETHODIMP CHandler::GetArchiveProperty(PROPID propID, PROPVARIANT *value)
57 switch (propID)
281 STDMETHODIMP CHandler::GetProperty(UInt32 /* index */, PROPID propID, PROPVARIANT *value)
284 switch (propID)
LzmaHandler.cpp 235 STDMETHODIMP CHandler::GetArchiveProperty(PROPID propID, PROPVARIANT *value)
238 switch (propID)
281 STDMETHODIMP CHandler::GetProperty(UInt32 /* index */, PROPID propID, PROPVARIANT *value)
284 switch (propID)
  /external/lzma/CPP/7zip/Common/
MethodProps.cpp 138 void CProps::AddProp32(PROPID propid, UInt32 level)
142 prop.Id = propid;
149 PROPID *_propIDs;
158 _propIDs = new PROPID[numPropsMax];
198 int CMethodProps::FindProp(PROPID id) const
316 static bool IsLogSizeProp(PROPID propid)
318 switch (propid)
CreateCoder.cpp 32 static HRESULT ReadNumberOfStreams(ICompressCodecsInfo *codecsInfo, UInt32 index, PROPID propID, UInt32 &res)
35 RINOK(codecsInfo->GetProperty(index, propID, &prop));
45 static HRESULT ReadIsAssignedProp(ICompressCodecsInfo *codecsInfo, UInt32 index, PROPID propID, bool &res)
48 RINOK(codecsInfo->GetProperty(index, propID, &prop));
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
certcli.h 458 virtual HRESULT WINAPI GetCAProperty(const BSTR strConfig,LONG PropId,LONG PropIndex,LONG PropType,LONG Flags,VARIANT *pvarPropertyValue) = 0;
459 virtual HRESULT WINAPI GetCAPropertyFlags(const BSTR strConfig,LONG PropId,LONG *pPropFlags) = 0;
460 virtual HRESULT WINAPI GetCAPropertyDisplayName(const BSTR strConfig,LONG PropId,BSTR *pstrDisplayName) = 0;
461 virtual HRESULT WINAPI GetFullResponseProperty(LONG PropId,LONG PropIndex,LONG PropType,LONG Flags,VARIANT *pvarPropertyValue) = 0;
482 HRESULT (WINAPI *GetCAProperty)(ICertRequest2 *This,const BSTR strConfig,LONG PropId,LONG PropIndex,LONG PropType,LONG Flags,VARIANT *pvarPropertyValue);
483 HRESULT (WINAPI *GetCAPropertyFlags)(ICertRequest2 *This,const BSTR strConfig,LONG PropId,LONG *pPropFlags);
484 HRESULT (WINAPI *GetCAPropertyDisplayName)(ICertRequest2 *This,const BSTR strConfig,LONG PropId,BSTR *pstrDisplayName);
485 HRESULT (WINAPI *GetFullResponseProperty)(ICertRequest2 *This,LONG PropId,LONG PropIndex,LONG PropType,LONG Flags,VARIANT *pvarPropertyValue);
508 #define ICertRequest2_GetCAProperty(This,strConfig,PropId,PropIndex,PropType,Flags,pvarPropertyValue) (This)->lpVtbl->GetCAProperty(This,strConfig,PropId,PropIndex,PropType,Flags,pvarPropertyValue
    [all...]
certreqd.h 96 virtual HRESULT WINAPI GetCAProperty(const wchar_t *pwszAuthority,LONG PropId,LONG PropIndex,LONG PropType,CERTTRANSBLOB *pctbPropertyValue) = 0;
110 HRESULT (WINAPI *GetCAProperty)(ICertRequestD2 *This,const wchar_t *pwszAuthority,LONG PropId,LONG PropIndex,LONG PropType,CERTTRANSBLOB *pctbPropertyValue);
126 #define ICertRequestD2_GetCAProperty(This,pwszAuthority,PropId,PropIndex,PropType,pctbPropertyValue) (This)->lpVtbl->GetCAProperty(This,pwszAuthority,PropId,PropIndex,PropType,pctbPropertyValue)
133 HRESULT WINAPI ICertRequestD2_GetCAProperty_Proxy(ICertRequestD2 *This,const wchar_t *pwszAuthority,LONG PropId,LONG PropIndex,LONG PropType,CERTTRANSBLOB *pctbPropertyValue);
propidl.h 343 PROPID propid; member in union:tagPROPSPEC::__anon42360
350 PROPID propid; member in struct:tagSTATPROPSTG
378 virtual HRESULT WINAPI WriteMultiple(ULONG cpspec,const PROPSPEC rgpspec[],const PROPVARIANT rgpropvar[],PROPID propidNameFirst) = 0;
380 virtual HRESULT WINAPI ReadPropertyNames(ULONG cpropid,const PROPID rgpropid[],LPOLESTR rglpwstrName[]) = 0;
381 virtual HRESULT WINAPI WritePropertyNames(ULONG cpropid,const PROPID rgpropid[],const LPOLESTR rglpwstrName[]) = 0;
382 virtual HRESULT WINAPI DeletePropertyNames(ULONG cpropid,const PROPID rgpropid[]) = 0;
397 HRESULT (WINAPI *WriteMultiple)(IPropertyStorage *This,ULONG cpspec,const PROPSPEC rgpspec[],const PROPVARIANT rgpropvar[],PROPID propidNameFirst);
399 HRESULT (WINAPI *ReadPropertyNames)(IPropertyStorage *This,ULONG cpropid,const PROPID rgpropid[],LPOLESTR rglpwstrName[])
    [all...]
qmgr.h 245 virtual HRESULT WINAPI GetProp(GROUPPROP propID,VARIANT *pvarVal) = 0;
246 virtual HRESULT WINAPI SetProp(GROUPPROP propID,VARIANT *pvarVal) = 0;
267 HRESULT (WINAPI *GetProp)(IBackgroundCopyGroup *This,GROUPPROP propID,VARIANT *pvarVal);
268 HRESULT (WINAPI *SetProp)(IBackgroundCopyGroup *This,GROUPPROP propID,VARIANT *pvarVal);
291 #define IBackgroundCopyGroup_GetProp(This,propID,pvarVal) (This)->lpVtbl->GetProp(This,propID,pvarVal)
292 #define IBackgroundCopyGroup_SetProp(This,propID,pvarVal) (This)->lpVtbl->SetProp(This,propID,pvarVal)
308 HRESULT WINAPI IBackgroundCopyGroup_GetProp_Proxy(IBackgroundCopyGroup *This,GROUPPROP propID,VARIANT *pvarVal);
310 HRESULT WINAPI IBackgroundCopyGroup_InternalSetProp_Proxy(IBackgroundCopyGroup *This,GROUPPROP propID,VARIANT *pvarVal)
    [all...]
mq.h 26 PROPID prop;
37 PROPID *aCol;
44 PROPID propColumn;
54 typedef PROPID MSGPROPID;
63 typedef PROPID QUEUEPROPID;
72 typedef PROPID QMPROPID;
88 typedef PROPID MGMTPROPID;
  /external/lzma/CPP/7zip/
PropID.h 0 // PropID.h
  /external/lzma/CPP/7zip/UI/Common/
LoadCodecs.h 223 STDMETHOD(GetProperty)(UInt32 index, PROPID propID, PROPVARIANT *value);
228 STDMETHOD(GetHasherProp)(UInt32 index, PROPID propID, PROPVARIANT *value);
ArchiveExtractCallback.h 217 HRESULT GetTime(int index, PROPID propID, FILETIME &filetime, bool &filetimeIsDefined);
PropIDUtils.cpp 14 #include "../../PropID.h"
55 void ConvertPropertyToShortString(char *dest, const PROPVARIANT &prop, PROPID propID, bool full) throw()
68 switch (propID)
138 void ConvertPropertyToString(UString &dest, const PROPVARIANT &prop, PROPID propID, bool full)
146 ConvertPropertyToShortString(temp, prop, propID, full);
  /external/opencv3/modules/videoio/src/
cap_dc1394_v2.cpp 656 double CvCaptureCAM_DC1394_v2_CPP::getProperty(int propId) const
661 switch (propId)
695 if (propId<CV_CAP_PROP_MAX_DC1394 && dc1394properties[propId]!=-1
697 //&& feature_set.feature[dc1394properties[propId]-DC1394_FEATURE_MIN].on_off_capable)
698 if (dc1394_feature_get_value(dcCam,(dc1394feature_t)dc1394properties[propId],
699 &fs.feature[dc1394properties[propId]-DC1394_FEATURE_MIN].value) == DC1394_SUCCESS)
700 return feature_set.feature[dc1394properties[propId]-DC1394_FEATURE_MIN].value;
705 bool CvCaptureCAM_DC1394_v2_CPP::setProperty(int propId, double value)
707 switch (propId)
    [all...]
cap_ffmpeg.cpp 170 virtual double getProperty(int propId) const
172 return ffmpegCapture ? icvGetCaptureProperty_FFMPEG_p(ffmpegCapture, propId) : 0;
174 virtual bool setProperty(int propId, double value)
176 return ffmpegCapture ? icvSetCaptureProperty_FFMPEG_p(ffmpegCapture, propId, value)!=0 : false;
cap.cpp 737 bool VideoCapture::set(int propId, double value)
740 return icap->setProperty(propId, value);
741 return cvSetCaptureProperty(cap, propId, value) != 0;
744 double VideoCapture::get(int propId) const
747 return icap->getProperty(propId);
748 return icvGetCaptureProperty(cap, propId);
787 bool VideoWriter::set(int propId, double value)
790 return iwriter->setProperty(propId, value);
794 double VideoWriter::get(int propId) const
797 return iwriter->getProperty(propId);
    [all...]
  /external/opencv3/modules/java/src/
videoio.cpp 325 // bool set(int propId, double value)
331 (JNIEnv* env, jclass , jlong self, jint propId, jdouble value)
337 bool _retval_ = me->set( (int)propId, (double)value );
350 // double get(int propId)
356 (JNIEnv* env, jclass , jlong self, jint propId)
362 double _retval_ = me->get( (int)propId );
  /external/lzma/CPP/7zip/UI/Console/
makefile 51 $O\PropId.obj \
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusheaders.h 109 Status GetPropertyIdList(UINT numOfProperty, PROPID *list);
110 Status GetPropertyItem(PROPID propId, UINT propSize,
112 UINT GetPropertyItemSize(PROPID propId);
120 Status RemovePropertyItem(PROPID propId);
  /external/opencv3/doc/py_tutorials/py_gui/py_video_display/
py_video_display.markdown 52 You can also access some of the features of this video using **cap.get(propId)** method where propId
56 Some of these values can be modified using **cap.set(propId, value)**. Value is the new value you

Completed in 850 milliseconds

12 3 4