Searched defs:IDecodeState (Results 1 – 1 of 1) sorted by relevance
95 struct IDecodeState: public CStatInfo struct97 SRes DecodeRes;99 IDecodeState(): DecodeRes(SZ_OK) {} in IDecodeState() argument