Cirrus Logic CS485 Dokumentacja Strona 84

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 319
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 83
Intel
®
ImageProcessingLibraryReferenceManual
4-30
4
dMalloc
Allocatesmemoryalignedto
an8-byteboundaryfordouble
floating-pointelements.
double*ipldMalloc(int
size
);
size
Sizeindoubleelements(8bytes)ofmemory
blocktoallocate.
Discussion
TheipldMalloc()functionallocatesmemoryblockalignedtoan8-byte
boundaryfordoublefloating-pointelements.Tofreethismemory,use
iplFree().
ReturnValue
Thefunctionreturnsapointertoanalignedmemoryblock.Ifnomemory
isavailableinthesystem,thenthe
NULLvalueisreturned.
iplFree
Freesmemoryallocatedby
oneofthe
ipl?Malloc
functions.
void iplFree(void*
ptr
);
ptr
Pointertomemoryblocktofree.
Przeglądanie stron 83
1 2 ... 79 80 81 82 83 84 85 86 87 88 89 ... 318 319

Komentarze do niniejszej Instrukcji

Brak uwag