Searched refs:matrixHeight (Results 1 – 3 of 3) sorted by relevance
85 int32_t matrixHeight, in CBC_SymbolInfo() argument90 matrixHeight, in CBC_SymbolInfo()98 int32_t matrixHeight, in CBC_SymbolInfo() argument102 : m_rectangular(matrixWidth != matrixHeight), in CBC_SymbolInfo()106 m_matrixHeight(matrixHeight), in CBC_SymbolInfo()
18 int32_t matrixHeight,41 int32_t matrixHeight() const { return m_matrixHeight; } in matrixHeight() function47 int32_t matrixHeight,
66 if ((y % symbolInfo->matrixHeight()) == 0) { in encodeLowLevel()88 if (y % symbolInfo->matrixHeight() == symbolInfo->matrixHeight() - 1) { in encodeLowLevel()