Home
last modified time | relevance | path

Searched refs:bim_ComplexImage (Results 1 – 6 of 6) sorted by relevance

/external/neven/Embedded/common/src/b_ImageEm/
DComplexImage.h41 struct bim_ComplexImage struct
66 struct bim_ComplexImage* ptrA );
70 struct bim_ComplexImage* ptrA );
76 struct bim_ComplexImage* ptrA,
77 const struct bim_ComplexImage* srcPtrA );
81 const struct bim_ComplexImage* ptrA,
82 const struct bim_ComplexImage* srcPtrA );
88 const struct bim_ComplexImage* ptrA );
92 const struct bim_ComplexImage* ptrA,
99 struct bim_ComplexImage* ptrA,
[all …]
DComplexImage.c43 struct bim_ComplexImage* ptrA ) in bim_ComplexImage_init()
53 struct bim_ComplexImage* ptrA ) in bim_ComplexImage_exit()
71 struct bim_ComplexImage* ptrA, in bim_ComplexImage_copy()
72 const struct bim_ComplexImage* srcPtrA ) in bim_ComplexImage_copy()
90 const struct bim_ComplexImage* ptrA, in bim_ComplexImage_equal()
91 const struct bim_ComplexImage* srcPtrA ) in bim_ComplexImage_equal()
109 const struct bim_ComplexImage* ptrA ) in bim_ComplexImage_checkSum()
126 const struct bim_ComplexImage* ptrA, in bim_ComplexImage_heapSize()
143 struct bim_ComplexImage* ptrA, in bim_ComplexImage_create()
164 struct bim_ComplexImage* ptrA, in bim_ComplexImage_size()
[all …]
DFlt16Image.h29 struct bim_ComplexImage;
145 const struct bim_ComplexImage* srcPtrA );
150 const struct bim_ComplexImage* srcPtrA );
155 const struct bim_ComplexImage* srcPtrA );
160 const struct bim_ComplexImage* srcPtrA );
DAPhImage.h29 struct bim_ComplexImage;
134 const struct bim_ComplexImage* srcPtrA );
DFlt16Image.c472 const struct bim_ComplexImage* srcPtrA ) in bim_Flt16Image_importReal()
491 const struct bim_ComplexImage* srcPtrA ) in bim_Flt16Image_importImag()
510 const struct bim_ComplexImage* srcPtrA ) in bim_Flt16Image_importAbs()
530 const struct bim_ComplexImage* srcPtrA ) in bim_Flt16Image_importPhase()
DAPhImage.c438 const struct bim_ComplexImage* srcPtrA ) in bim_APhImage_importComplex()