Searched refs:resultHeightA (Results 1 – 4 of 4) sorted by relevance
/external/neven/Embedded/common/src/b_ImageEm/ |
D | UInt16ByteImage.h | 146 int32 resultHeightA ); 161 int32 resultHeightA );
|
D | UInt8Image.h | 148 int32 resultHeightA ); 156 int32 resultHeightA );
|
D | UInt8Image.c | 524 int32 resultHeightA ) in bim_UInt8Image_warpOffs() argument 555 bim_UInt8Image_size( cpA, ptrA, resultWidthA, resultHeightA ); in bim_UInt8Image_warpOffs() 770 int32 resultHeightA ) in bim_UInt8Image_warp() argument 772 bim_UInt8Image_warpOffs( cpA, ptrA, srcPtrA, 0, 0, altPtrA, resultWidthA, resultHeightA ); in bim_UInt8Image_warp()
|
D | UInt16ByteImage.c | 337 int32 resultHeightA ) in bim_UInt16ByteImage_warp() argument 369 bim_UInt16ByteImage_size( cpA, ptrA, resultWidthA, resultHeightA ); in bim_UInt16ByteImage_warp() 638 int32 resultHeightA ) in bim_UInt16ByteImage_warp8() argument 669 bim_UInt16ByteImage_size( cpA, ptrA, resultWidthA, resultHeightA ); in bim_UInt16ByteImage_warp8()
|