Home
last modified time | relevance | path

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

/external/opencv/cxcore/include/
Dcvwimage.h185 IplImage* Ipl() {return image_; } in Ipl() function
186 const IplImage* Ipl() const {return image_; } in Ipl() function
229 void CopyFrom(const WImage<T>& src) { cvCopy(src.Ipl(), image_); } in CopyFrom()
275 cvCopy(src.Ipl(), WImage<T>::image_); in CopyFrom()
438 header_ = *(img.Ipl()); in WImageView()
443 header_ = *(img.Ipl());
481 header_ = *(img.Ipl()); in WImageViewC()
485 header_ = *(img.Ipl()); in WImageViewC()
490 header_ = *(img.Ipl());
495 header_ = *(img.Ipl());
[all …]
/external/pdfium/xfa/fxfa/parser/
Dxfa_basic_data_enum.cpp38 {0xacc5785, L"ipl", XFA_AttributeEnum::Ipl},
/external/pdfium/xfa/fxfa/
Dfxfa_basic.h125 Ipl, enumerator