#include <nnsys/g2d/fmt/g2d_Cell_data.h>
static inline void NNS_G2dCopyCellAsOamAttr(
const NNSG2dCellData* pCell,
u16 idx,
GXOamAttr* pDst );
| pCell | [IN] Cell data |
| idx | [IN] OBJ index |
pDst |
[OUT] Copy destination |
None.
Copies the OAM attribute information inside the cell data to GXOamAttr.
05/28/2004 Initial version.
CONFIDENTIAL