Home
last modified time | relevance | path

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

/external/neven/Embedded/common/src/b_ImageEm/
DUInt8PyramidalImage.c288 memPtrA += bbs_memWriteUInt32( bim_UINT8_PYRAMIDAL_IMAGE_VERSION, memPtrA ); in bim_UInt8PyramidalImage_memWrite()
306 memPtrA += bbs_memReadVersion32( cpA, &versionL, bim_UINT8_PYRAMIDAL_IMAGE_VERSION, memPtrA ); in bim_UInt8PyramidalImage_memRead()
DUInt8PyramidalImage.h34 #define bim_UINT8_PYRAMIDAL_IMAGE_VERSION 100 macro