1. Conclusion
- C100 cannot support H/W decoding/encoding simultaneousely.
2. Reason
- Because of Exception Handling issue.
- If exception occur when C100 decode & encode with H/W,
In spite of the other thing is normal operation, C100 reset both decoding & encoding.
So, we cannot use H/W encoding & decoding on C100 simultaneousely
3. Alternative Proposal
- Use both H/W and S/W function for simultaneous operation.
- ex) Using S/W function for Encoding and Using H/W function for Decoding.
- Generally other customers use above usage.