HomeSort by relevance Sort by last modified time
    Searched refs:bim_UInt16BytePyrImage (Results 1 - 2 of 2) sorted by null

  /external/neven/Embedded/common/src/b_ImageEm/
UInt16BytePyrImage.h 41 * image data of bim_UInt16BytePyrImage and bim_UInt8PyramidalImage have
58 struct bim_UInt16BytePyrImage
80 /** initializes bim_UInt16BytePyrImage */
82 struct bim_UInt16BytePyrImage* ptrA );
84 /** allocates memory for bim_UInt16BytePyrImage */
86 struct bim_UInt16BytePyrImage* ptrA,
91 /** frees bim_UInt16BytePyrImage */
93 struct bim_UInt16BytePyrImage* ptrA );
99 struct bim_UInt16BytePyrImage* ptrA,
100 const struct bim_UInt16BytePyrImage* srcPtrA )
    [all...]
UInt16BytePyrImage.c 43 struct bim_UInt16BytePyrImage* ptrA )
55 struct bim_UInt16BytePyrImage* ptrA )
74 struct bim_UInt16BytePyrImage* ptrA,
75 const struct bim_UInt16BytePyrImage* srcPtrA )
94 const struct bim_UInt16BytePyrImage* ptrA,
95 const struct bim_UInt16BytePyrImage* srcPtrA )
114 const struct bim_UInt16BytePyrImage* ptrA,
124 bbs_ERROR2( "uint16* bim_UInt16BytePyrImage_arrPtr( struct bim_UInt16BytePyrImage*, uint32 levelA ):\n"
140 const struct bim_UInt16BytePyrImage* ptrA,
165 struct bim_UInt16BytePyrImage* ptrA,
    [all...]

Completed in 56 milliseconds