Searched refs:m_codeWidth (Results 1 – 4 of 4) sorted by relevance
57 m_codeWidth = 3 + (7 * 6) + 5 + (7 * 6) + 3; in CBC_OnedEAN13Writer()105 outLength = m_codeWidth; in EncodeImpl()107 FX_Alloc(uint8_t, m_codeWidth)); in EncodeImpl()
108 outLength = m_codeWidth; in EncodeImpl()110 FX_Alloc(uint8_t, m_codeWidth)); in EncodeImpl()
40 int32_t m_codeWidth; variable
44 int32_t m_codeWidth = kDefaultCodeWidth; variable