[Decode] Combining complete count buffer with status buffer to avoid race condition on decode status report

The complete count buffer and status buffer are always locked during decode device life cycle, the locked buffers are not guaranteed to be refreshed synchronously for CPU access, combining complete count buffer with status buffer to avoid race condition on decode status report.
3 files changed