Home
last modified time | relevance | path

Searched refs:bbs_ERROR2 (Results 1 – 8 of 8) sorted by relevance

/external/neven/Embedded/common/src/b_TensorEm/
DCluster3D.c190 bbs_ERROR2( "int32 bts_Cluster2D_int32X( .... )\n" in bts_Cluster3D_int32X()
218 bbs_ERROR2( "int32 bts_Cluster2D_int32Y( .... )\n" in bts_Cluster3D_int32Y()
246 bbs_ERROR2( "int32 bts_Cluster2D_int32Z( .... )\n" in bts_Cluster3D_int32Z()
310 bbs_ERROR2( "void bts_Cluster3D_size( struct bts_Cluster3D* ptrA, uint32 sizeA ):\n" in bts_Cluster3D_size()
DCluster2D.c248 bbs_ERROR2( "int32 bts_Cluster2D_int32X( .... )\n" in bts_Cluster2D_int32X()
282 bbs_ERROR2( "int32 bts_Cluster2D_int32Y( .... )\n" in bts_Cluster2D_int32Y()
352 bbs_ERROR2( "void bts_Cluster2D_size( struct bts_Cluster2D* ptrA, uint32 sizeA ):\n" in bts_Cluster2D_size()
525 bbs_ERROR2( "struct bts_Flt16Alt2D bts_Cluster2D_alt( ... ):\n" in bts_Cluster2D_alt()
DRBFMap2D.c167 bbs_ERROR2( "void bts_RBFMap2D_compute( ... ): size mismatch, src cluster has size %d," in bts_RBFMap2D_compute()
/external/neven/Embedded/common/src/b_BasicEm/
DBasic.h134 …#define bbs_ERROR2( formatA, arg1A, arg2A ) bbs_Context_pushError( cpA, bbs_Error_create( bb… macro
152 …#define bbs_ERROR2( formatA, arg1A, arg2A ) bbs_Context_pushError( cpA, bbs_Error_create( bb… macro
/external/neven/Embedded/common/src/b_ImageEm/
DUInt16ByteImage.c378 bbs_ERROR2( "Size of output image is %d/%d", srcWidthL, srcHeightL ); in bim_UInt16ByteImage_warp()
677 bbs_ERROR2( "Size of output image is %d/%d", srcWidthL, srcHeightL ); in bim_UInt16ByteImage_warp8()
DUInt8PyramidalImage.c124bbs_ERROR2( "uint8* bim_UInt8PyramidalImage_arrPtr( struct bim_UInt8PyramidalImage* ptrA, uint32 l… in bim_UInt8PyramidalImage_arrPtr()
DUInt16BytePyrImage.c124bbs_ERROR2( "uint16* bim_UInt16BytePyrImage_arrPtr( struct bim_UInt16BytePyrImage*, uint32 levelA … in bim_UInt16BytePyrImage_arrPtr()
DUInt8Image.c564 bbs_ERROR2( "Size of output image is %d/%d", srcWidthL, srcHeightL ); in bim_UInt8Image_warpOffs()