API Reference
4-35
║
Preconditions
The following conditions must be true prior to calling this function;
otherwise, its operation is undefined.
control()
can only be called after a successful return from
algInit()
and
algActivate().
If algorithm uses DMA resources,
control()
can only be called after
a successful return from
DMAN3_init().
handle
must be a valid handle for the algorithm instance object.
║
Postconditions
The following conditions are true immediately after returning from this
function.
If the control operation is successful, the return value from this
operation is equal to
IALG_EOK;
otherwise it is equal to either
IALG_EFAIL
or an algorithm specific return value.
If the control command is not recognized, the return value from this
operation is not equal to
IALG_EOK.
║
Example
See test application file, TestAppEncoder.c available in the \Client\Test\Src
sub-directory.
║
See Also
algInit(),
algActivate(),
process()
Summary of Contents for DM6467
Page 1: ...H 264 1080p 30 BP Encoder on DM6467 User s Guide Literature Number SPRUGN8 October 2009 ...
Page 10: ...x This page is intentionally left blank ...
Page 12: ...xii This page is intentionally left blank ...
Page 18: ...Introduction 1 6 This page is intentionally left blank ...
Page 36: ...Sample Usage 3 10 This page is intentionally left blank ...