Home
last modified time | relevance | path

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

/lvgl-3.4.0/src/extra/libs/qrcode/
Dqrcodegen.c62 testable void calcReedSolomonRemainder(const uint8_t data[], int dataLen,
309 calcReedSolomonRemainder(dat, datLen, generator, blockEccLen, ecc); in addEccAndInterleave()
377 testable void calcReedSolomonRemainder(const uint8_t data[], int dataLen, in calcReedSolomonRemainder() function