API Reference
4-31
║
Name
algNumAlloc()
– determine the number of buffers that an algorithm
requires
║
Synopsis
XDAS_Int32 algNumAlloc(Void);
║
Arguments
Void
║
Return Value
XDAS_Int32; /* number of buffers required */
║
Description
algNumAlloc()
returns the number of buffers that the
algAlloc()
method requires. This operation allows you to allocate sufficient space to
call the
algAlloc()
method.
algNumAlloc()
may be called at any time and can be called repeatedly
without any side effects. It always returns the same result. The
algNumAlloc()
API is optional.
For more details, see
TMS320 DSP Algorithm Standard API Reference
(literature number SPRU360).
║
See Also
algAlloc()
Содержание DM6467
Страница 1: ...H 264 1080p 30 BP Encoder on DM6467 User s Guide Literature Number SPRUGN8 October 2009 ...
Страница 10: ...x This page is intentionally left blank ...
Страница 12: ...xii This page is intentionally left blank ...
Страница 18: ...Introduction 1 6 This page is intentionally left blank ...
Страница 36: ...Sample Usage 3 10 This page is intentionally left blank ...