Skip to content

Commit

Permalink
[Encode] Add Flush CCS for MMC on
Browse files Browse the repository at this point in the history
Add Flush CCS for MMC on corruption issue
  • Loading branch information
tim-xie-in authored and intel-mediadev committed Sep 6, 2023
1 parent 7e3e75a commit d004dc9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -382,7 +382,7 @@ namespace encode
//! \return MOS_STATUS
//! MOS_STATUS_SUCCESS if success, else fail reason
//!
MOS_STATUS EnsureAllCommandsExecuted(MOS_COMMAND_BUFFER &cmdBuffer);
virtual MOS_STATUS EnsureAllCommandsExecuted(MOS_COMMAND_BUFFER &cmdBuffer);

virtual MOS_STATUS AddHcpPipeModeSelect(
MOS_COMMAND_BUFFER &cmdBuffer);
Expand Down

0 comments on commit d004dc9

Please sign in to comment.