Searched defs:imageRow (Results 1 – 4 of 4) sorted by relevance
41 CBC_Codeword* CBC_DetectionResultColumn::getCodewordNearby(int32_t imageRow) { in getCodewordNearby()64 int32_t CBC_DetectionResultColumn::imageRowToCodewordIndex(int32_t imageRow) { in imageRowToCodewordIndex()71 void CBC_DetectionResultColumn::setCodeword(int32_t imageRow, in setCodeword()75 CBC_Codeword* CBC_DetectionResultColumn::getCodeword(int32_t imageRow) { in getCodeword()
123 for (int32_t imageRow = boundingBox->getMinY(); in decode() local304 for (int32_t imageRow = (int32_t)startPoint.GetY(); in getRowIndicatorColumn() local508 int32_t imageRow, in getStartColumn()562 int32_t imageRow, in detectCodeword()602 int32_t imageRow) { in getModuleBitCount()640 int32_t imageRow) { in adjustCodewordStartColumn()
777 const std::vector<Feature>& imageRow = imageFeatures_[i]; in calcOrientation() local826 const std::vector<Feature>& imageRow = imageFeatures_[i]; in calcScale() local883 const std::vector<Feature>& imageRow = imageFeatures_[i]; in calcPosition() local
3656 interlace_row(png_bytep buffer, png_const_bytep imageRow, in interlace_row()