* rocDecode/HEVC: Fixed a method name typo. (#92)

[ROCm/rocdecode commit: 27d28dd5f4]
This commit is contained in:
jeffqjiangNew
2023-11-28 14:03:13 -05:00
کامیت شده توسط GitHub
والد ff9432f879
کامیت b4216ccb63
2فایلهای تغییر یافته به همراه3 افزوده شده و 3 حذف شده
@@ -863,7 +863,7 @@ protected:
/*! \brief Function to perform decoding process for reference picture set (8.3.2)
*/
void DeocdeRps();
void DecodeRps();
/*! \brief Function to perform decoding process for reference picture lists construction (8.3.4)
*/