Code cleanup (#524)

* rocm version check for targets

* check rocm targets for gfx

* code cleanup

* code cleanup

[ROCm/rocdecode commit: bcca70908c]
This commit is contained in:
Lakshmi Kumar
2025-03-03 13:25:35 -08:00
committed by GitHub
parent 407d392c3f
commit eda4c5d843
5 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -1610,8 +1610,8 @@ typedef struct _RocdecAv1SliceParams {
//! \struct _RocdecPicParams
//! \ingroup group_amd_rocdecode
//! Picture parameters for decoding
//! This structure is used in rocDecDecodePicture API
//! IN for rocDecDecodePicture
//! This structure is used in rocDecDecodeFrame API
//! IN for rocDecDecodeFrame
/******************************************************************************************/
typedef struct _RocdecPicParams {
int pic_width; /**< IN: Coded frame width */