Home
last modified time | relevance | path

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

/dports/graphics/leptonica/leptonica-1.76.0/src/
H A Dbmpiostub.c55 PIX * pixReadMemBmp(const l_uint8 *cdata, size_t size) in pixReadMemBmp() function
H A Dbmpio.c105 pix = pixReadMemBmp(data, size); in pixReadStreamBmp()
119 pixReadMemBmp(const l_uint8 *cdata, in pixReadMemBmp() function
H A Dreadfile.c845 if ((pix = pixReadMemBmp(data, size)) == NULL ) in pixReadMem()
980 if ((pix = pixReadMemBmp(data, size)) == NULL) in pixReadHeaderMem()
H A Dallheaders.h191 LEPT_DLL extern PIX * pixReadMemBmp ( const l_uint8 *cdata, size_t size );
/dports/devel/upp/upp/bazaar/PixRaster/lib/
H A Dbmpiostub.c39 PIX * pixReadMemBmp(const l_uint8 *cdata, size_t size) in pixReadMemBmp() function
H A Dbmpio.c503 pixReadMemBmp(const l_uint8 *cdata, in pixReadMemBmp() function
563 pixReadMemBmp(const l_uint8 *cdata, in pixReadMemBmp() function
H A Dreadfile.c686 if ((pix = pixReadMemBmp(data, size)) == NULL ) in pixReadMem()
800 if ((pix = pixReadMemBmp(data, size)) == NULL) in pixReadHeaderMem()
H A Dleptprotos.h161 LEPT_DLL extern PIX * pixReadMemBmp ( const l_uint8 *cdata, size_t size );
/dports/multimedia/ccextractor/ccextractor-0.85/windows/libs/include/
H A Dallheaders.h190 LEPT_DLL extern PIX * pixReadMemBmp ( const l_uint8 *data, size_t size );