#include <nnsys/g2d/g2d_OAME‚˜.h>
u16 NNS_G2dEntryNewAffineParamsEx(
NNSG2dOamManagerInstanceEx* pMan,
const MtxFx22* mtx );
pMan |
[OUT] Extended OAM manager entity |
| mtx | [IN] Affine matrix |
The registered affine index
Registers the affine matrix in the extended OAM manager. The name of this function has changed to NNS_G2dEntryOamManExAffine. In order to maintain compatibility, the previous function was kept under a different name.
2004/08/02 Renamed function
2004/06/22 Initial version.
CONFIDENTIAL