FFmpeg
|
#include <cbs_av1.h>
Data Fields | |
uint8_t * | data |
size_t | data_size |
AVBufferRef * | data_ref |
uint8_t* AV1RawTileData::data |
Definition at line 286 of file cbs_av1.h.
Referenced by cbs_av1_ref_tile_data(), and cbs_av1_write_obu().
size_t AV1RawTileData::data_size |
Definition at line 287 of file cbs_av1.h.
Referenced by cbs_av1_ref_tile_data(), and cbs_av1_write_obu().
AVBufferRef* AV1RawTileData::data_ref |
Definition at line 288 of file cbs_av1.h.
Referenced by cbs_av1_free_tile_data(), and cbs_av1_ref_tile_data().