Documentation - Updates

This commit is contained in:
kiritigowda
2024-01-10 11:51:11 -08:00
zatwierdzone przez Kiriti Gowda
rodzic 28c00cb354
commit cce46982a5
8 zmienionych plików z 296 dodań i 28 usunięć
@@ -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 *);
+1 -1
Wyświetl plik
@@ -34,7 +34,7 @@ extern "C" {
* \brief The AMD Video Demuxer for rocDecode Library.
*
* \defgroup group_amd_rocdecode_videodemuxer videoDemuxer: AMD rocDecode Video Demuxer API
* \brief AMD The rocDecode Video Demuxer API.
* \brief AMD The rocDecode video demuxer API.
*/