Этот коммит содержится в:
kiritigowda
2024-01-10 11:51:11 -08:00
коммит произвёл Kiriti Gowda
родитель 28c00cb354
Коммит cce46982a5
8 изменённых файлов: 296 добавлений и 28 удалений
+8
Просмотреть файл
@@ -41,6 +41,14 @@ extern "C" {
#include "rocdecode.h"
#include "rocparser.h"
/*!
* \file
* \brief The AMD Video Decode Library.
*
* \defgroup group_amd_roc_video_dec rocDecode Video Decode: AMD Video Decode API
* \brief AMD The rocDecode video decoder for AMDs GPUs.
*/
#define MAX_FRAME_NUM 16
typedef int (ROCDECAPI *PFNRECONFIGUEFLUSHCALLBACK)(void *, uint32_t, void *);