FFmpeg
Data Fields
APVRawFrame Struct Reference

#include <cbs_apv.h>

Data Fields

APVRawPBUHeader pbu_header
 
APVRawFrameHeader frame_header
 
uint32_t tile_size [APV_MAX_TILE_COUNT]
 
APVRawTile tile [APV_MAX_TILE_COUNT]
 
APVRawFiller filler
 
AVBufferReftile_data_ref
 

Detailed Description

Definition at line 101 of file cbs_apv.h.

Field Documentation

◆ pbu_header

APVRawPBUHeader APVRawFrame::pbu_header

Definition at line 102 of file cbs_apv.h.

◆ frame_header

APVRawFrameHeader APVRawFrame::frame_header

Definition at line 103 of file cbs_apv.h.

Referenced by apv_metadata_update_fragment().

◆ tile_size

uint32_t APVRawFrame::tile_size[APV_MAX_TILE_COUNT]

Definition at line 104 of file cbs_apv.h.

◆ tile

APVRawTile APVRawFrame::tile[APV_MAX_TILE_COUNT]

Definition at line 105 of file cbs_apv.h.

◆ filler

APVRawFiller APVRawFrame::filler

Definition at line 106 of file cbs_apv.h.

◆ tile_data_ref

AVBufferRef* APVRawFrame::tile_data_ref

Definition at line 108 of file cbs_apv.h.


The documentation for this struct was generated from the following file: