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

  /external/neven/Embedded/common/src/b_ImageEm/
APhImage.h 41 struct bim_APhImage
64 /** initializes bim_APhImage */
66 struct bim_APhImage* ptrA );
68 /** creates bim_APhImage object */
70 struct bim_APhImage* ptrA,
75 /** frees bim_APhImage */
77 struct bim_APhImage* ptrA );
83 struct bim_APhImage* ptrA,
84 const struct bim_APhImage* srcPtrA );
88 const struct bim_APhImage* ptrA,
    [all...]
APhImage.c 43 struct bim_APhImage* ptrA )
53 struct bim_APhImage* ptrA,
74 struct bim_APhImage* ptrA )
92 struct bim_APhImage* ptrA,
93 const struct bim_APhImage* srcPtrA )
98 bbs_ERROR0( "void bim_APhImage_copy( struct bim_APhImage*, uint32 sizeA ):\n"
111 const struct bim_APhImage* ptrA,
112 const struct bim_APhImage* srcPtrA )
138 struct bim_APhImage* ptrA,
145 bbs_ERROR0( "void bim_APhImage_size( struct bim_APhImage*, uint32 sizeA ):\n
    [all...]
ComplexImage.h 29 struct bim_APhImage;
143 const struct bim_APhImage* srcPtrA );
ComplexImage.c 462 const struct bim_APhImage* srcPtrA )

Completed in 326 milliseconds