Searched refs:bim_UInt16BytePyrImage_size (Results 1 - 2 of 2) sorted by relevance

/external/neven/Embedded/common/src/b_ImageEm/
H A DUInt16BytePyrImage.h124 void bim_UInt16BytePyrImage_size( struct bbs_Context* cpA,
H A DUInt16BytePyrImage.c177 bim_UInt16BytePyrImage_size( cpA, ptrA, widthA, heightA, depthA );
212 void bim_UInt16BytePyrImage_size( struct bbs_Context* cpA, function
226 bbs_ERROR0( "void bim_UInt16BytePyrImage_size( struct bim_UInt16BytePyrImage* ptrA, uint32 widthA, uint32 heightA, uint32 depthA ):\n"
233 bbs_ERROR1( "void bim_UInt16BytePyrImage_size( struct bim_UInt16BytePyrImage* ptrA, uint32 widthA, uint32 heightA, uint32 depthA ):\n"
250 bbs_ERROR0( "void bim_UInt16BytePyrImage_size( struct bim_UInt16BytePyrImage* ptrA, uint32 widthA, uint32 heightA, uint32 depthA ):\n"
403 bim_UInt16BytePyrImage_size( cpA, dstPtrA, srcPtrA->widthE, srcPtrA->heightE, depthA );

Completed in 14 milliseconds