Home
last modified time | relevance | path

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

/dports/graphics/leptonica/leptonica-1.76.0/src/
H A Dreadbarcode.h37 L_USE_WINDOWS = 2 /*!< find best window for decoding transitions */ enumerator
H A Dreadbarcode.c151 if (method != L_USE_WIDTHS && method != L_USE_WINDOWS) in pixProcessBarcodes()
274 if (method != L_USE_WIDTHS && method != L_USE_WINDOWS) in pixReadBarcodes()
348 if (method != L_USE_WIDTHS && method != L_USE_WINDOWS) in pixReadBarcodeWidths()
359 if (method == L_USE_WINDOWS) in pixReadBarcodeWidths()
/dports/multimedia/ccextractor/ccextractor-0.85/windows/libs/include/
H A Dreadbarcode.h37 L_USE_WINDOWS = 2 /*!< find best window for decoding transitions */ enumerator
/dports/devel/upp/upp/bazaar/PixRaster/lib/
H A Dreadbarcode.h24 L_USE_WINDOWS = 2 /* find best window for decoding transitions */ enumerator
H A Dreadbarcode.c141 if (method != L_USE_WIDTHS && method != L_USE_WINDOWS) in pixProcessBarcodes()
265 if (method != L_USE_WIDTHS && method != L_USE_WINDOWS) in pixReadBarcodes()
339 if (method != L_USE_WIDTHS && method != L_USE_WINDOWS) in pixReadBarcodeWidths()
350 if (method == L_USE_WINDOWS) in pixReadBarcodeWidths()