FFmpeg
|
Data Fields | |
uint8_t | prev_layer_id |
int | prev_tid0_poc |
int | prev_poc |
Definition at line 40 of file vvc_parser.c.
uint8_t AuDetector::prev_layer_id |
Definition at line 41 of file vvc_parser.c.
Referenced by au_detector_init(), and is_au_start().
int AuDetector::prev_tid0_poc |
Definition at line 42 of file vvc_parser.c.
Referenced by au_detector_init(), get_slice_poc(), and is_au_start().
int AuDetector::prev_poc |
Definition at line 43 of file vvc_parser.c.
Referenced by au_detector_init(), and is_au_start().