Home
last modified time | relevance | path

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

/external/pdfium/fxbarcode/pdf417/
DBC_PDF417.cpp347 int32_t Get17BitCodeword(int i, int j) { in Get17BitCodeword() function
473 int32_t pattern = Get17BitCodeword(cluster, left); in encodeLowLevel()
476 pattern = Get17BitCodeword(cluster, fullCodewords[idx]); in encodeLowLevel()
480 pattern = Get17BitCodeword(cluster, right); in encodeLowLevel()