Cirrus Logic CS485 Especificações Página 83

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 319
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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.
Vista de página 82
1 2 ... 78 79 80 81 82 83 84 85 86 87 88 ... 318 319

Comentários a estes Manuais

Sem comentários