Cirrus Logic CS485 Spécifications Page 83

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 319
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 82
Image Creation and Access
4-29
4
Return Value
The function returns a pointer to an aligned memory block. If no memory
is available in the system, then the
NULL value is returned.
sMalloc
Allocates memory aligned to
an 8-byte boundary for
floating-point elements.
float * iplsMalloc(int
size
);
size
Size in float elements (4 bytes) of memory block
to allocate.
Discussion
The iplsMalloc() function allocates memory block aligned to an 8-byte
boundary for floating-point elements. To free this memory, use
iplFree().
Return Value
The function returns a pointer to an aligned memory block. If no memory
is available in the system, then the
NULL value is returned.
Vue de la page 82
1 2 ... 78 79 80 81 82 83 84 85 86 87 88 ... 318 319

Commentaires sur ces manuels

Pas de commentaire