FFmpeg
|
Data Fields | |
const H266RawPPS * | pps |
const H266RawSPS * | sps |
const H266RawPictureHeader * | ph |
const H266RawSlice * | slice |
int | pic_type |
Definition at line 31 of file vvc_parser.c.
const H266RawPPS* PuInfo::pps |
Definition at line 32 of file vvc_parser.c.
Referenced by set_parser_ctx().
const H266RawSPS* PuInfo::sps |
Definition at line 33 of file vvc_parser.c.
Referenced by is_au_start(), and set_parser_ctx().
const H266RawPictureHeader* PuInfo::ph |
Definition at line 34 of file vvc_parser.c.
Referenced by is_au_start().
const H266RawSlice* PuInfo::slice |
Definition at line 35 of file vvc_parser.c.
Referenced by is_au_start(), and set_parser_ctx().
int PuInfo::pic_type |
Definition at line 36 of file vvc_parser.c.
Referenced by set_parser_ctx().