Previous:
statusOutputFiles
Up:
Silx Encode API Documentation
Next:
Dgp_initDgpState
Dgp_cleanupDgpState
(from dgp_state.c)
ErrCode Dgp_cleanupDgpState (
Dgp_State * *_dgp_state
);
Summary
Clean up dgp_state. Memory will be freed here. Sample code is in DgpEncode_main.c.
Parameters
**dgp_state
pointer to pointer to Dgp_State
Return Value
cSuccessful
ErrCode