FFmpeg
Data Structures | Macros
cbs_apv.h File Reference
#include <stddef.h>
#include <stdint.h>
#include "libavutil/buffer.h"
#include "apv.h"

Go to the source code of this file.

Data Structures

struct  APVRawPBUHeader
 
struct  APVRawFiller
 
struct  APVRawFrameInfo
 
struct  APVRawQuantizationMatrix
 
struct  APVRawTileInfo
 
struct  APVRawFrameHeader
 
struct  APVRawTileHeader
 
struct  APVRawTile
 
struct  APVRawFrame
 
struct  APVRawAUInfo
 
struct  APVRawMetadataITUTT35
 
struct  APVRawMetadataMDCV
 
struct  APVRawMetadataCLL
 
struct  APVRawMetadataFiller
 
struct  APVRawMetadataUserDefined
 
struct  APVRawMetadataUndefined
 
struct  APVRawMetadataPayload
 
struct  APVRawMetadata
 
struct  APVDerivedTileInfo
 
struct  CodedBitstreamAPVContext
 

Macros

#define CBS_APV_MAX_AU_FRAMES   8
 
#define CBS_APV_MAX_METADATA_PAYLOADS   8
 

Macro Definition Documentation

◆ CBS_APV_MAX_AU_FRAMES

#define CBS_APV_MAX_AU_FRAMES   8

Definition at line 29 of file cbs_apv.h.

◆ CBS_APV_MAX_METADATA_PAYLOADS

#define CBS_APV_MAX_METADATA_PAYLOADS   8

Definition at line 30 of file cbs_apv.h.