Documentation - Updates
This commit is contained in:
zatwierdzone przez
Kiriti Gowda
rodzic
28c00cb354
commit
cce46982a5
@@ -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 AMD’s GPUs.
|
||||
*/
|
||||
|
||||
#define MAX_FRAME_NUM 16
|
||||
typedef int (ROCDECAPI *PFNRECONFIGUEFLUSHCALLBACK)(void *, uint32_t, void *);
|
||||
|
||||
|
||||
@@ -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.
|
||||
*/
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user