FFmpeg
|
#include <cbs_apv.h>
Data Fields | |
int | bit_depth |
int | num_comp |
APVDerivedTileInfo | tile_info |
int CodedBitstreamAPVContext::bit_depth |
Definition at line 201 of file cbs_apv.h.
Referenced by apv_decode_tile_component(), frame_header(), and tile_header().
int CodedBitstreamAPVContext::num_comp |
Definition at line 202 of file cbs_apv.h.
Referenced by apv_decode(), apv_decode_tile_component(), frame_header(), quantization_matrix(), tile(), and tile_header().
APVDerivedTileInfo CodedBitstreamAPVContext::tile_info |
Definition at line 204 of file cbs_apv.h.
Referenced by apv_decode(), apv_decode_tile_component(), frame(), and tile_info().