Home
last modified time | relevance | path

Searched refs:FPX_MAX_TABLE_STREAM_SIZE (Results 1 – 2 of 2) sorted by path

/dports/graphics/libfpx/libfpx-1.3.1-10/fpx/
H A Dfpxlibio.cpp681 unsigned char header[FPX_MAX_TABLE_STREAM_SIZE]; in FPX_CreateJPEGTableGroup()
741 FPX_MAX_TABLE_STREAM_SIZE, // the size of the default header in bytes in FPX_CreateJPEGTableGroup()
1302 if ( strlen > FPX_MAX_TABLE_STREAM_SIZE ) in FPX_GetJPEGTableGroup()
/dports/graphics/libfpx/libfpx-1.3.1-10/
H A Dfpxlib.h252 #define FPX_MAX_TABLE_STREAM_SIZE 1400 macro
256 unsigned char theStream[FPX_MAX_TABLE_STREAM_SIZE];