Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/qrcode/
Dqrcodegen.c98 testable const int8_t ECC_CODEWORDS_PER_BLOCK[4][41] = { variable
305 int blockEccLen = ECC_CODEWORDS_PER_BLOCK [(int)ecl][version]; in addEccAndInterleave()
339 - ECC_CODEWORDS_PER_BLOCK [e][v] in getNumDataCodewords()