Searched defs:GetRow (Results 1 – 5 of 5) sorted by relevance
/external/pdfium/xfa/src/fxbarcode/ |
D | BC_BufferedImageLuminanceSource.cpp | 126 CFX_ByteArray* CBC_BufferedImageLuminanceSource::GetRow(int32_t y, in GetRow() function in CBC_BufferedImageLuminanceSource
|
/external/pdfium/xfa/src/fxbarcode/common/ |
D | BC_CommonBitMatrix.cpp | 107 CBC_CommonBitArray* CBC_CommonBitMatrix::GetRow(int32_t y, in GetRow() function in CBC_CommonBitMatrix
|
/external/opencv/ml/include/ |
D | ml.h | 392 typedef float* (CvSVMSolver::*GetRow)( int i, float* row, float* dst, bool existed ); typedef
|
/external/opencv3/apps/traincascade/ |
D | old_ml.hpp | 367 typedef float* (CvSVMSolver::*GetRow)( int i, float* row, float* dst, bool existed ); typedef in CvSVMSolver
|
/external/opencv3/modules/ml/src/ |
D | svm.cpp | 446 typedef Qfloat* (Solver::*GetRow)( int i, Qfloat* row, Qfloat* dst, bool existed ); typedef in cv::ml::SVMImpl::Solver
|