FFmpeg
4.3.9
|
#include <libavcodec/cbs_av1.h>
int AV1ReferenceFrameState::valid |
Definition at line 404 of file cbs_av1.h.
Referenced by av1_parser_parse(), frame_size_with_refs(), and uncompressed_header().
int AV1ReferenceFrameState::frame_id |
Definition at line 405 of file cbs_av1.h.
Referenced by uncompressed_header().
int AV1ReferenceFrameState::upscaled_width |
Definition at line 406 of file cbs_av1.h.
Referenced by frame_size_with_refs(), and uncompressed_header().
int AV1ReferenceFrameState::frame_width |
Definition at line 407 of file cbs_av1.h.
Referenced by av1_parser_parse(), and uncompressed_header().
int AV1ReferenceFrameState::frame_height |
Definition at line 408 of file cbs_av1.h.
Referenced by av1_parser_parse(), frame_size_with_refs(), and uncompressed_header().
int AV1ReferenceFrameState::render_width |
Definition at line 409 of file cbs_av1.h.
Referenced by frame_size_with_refs(), and uncompressed_header().
int AV1ReferenceFrameState::render_height |
Definition at line 410 of file cbs_av1.h.
Referenced by frame_size_with_refs(), and uncompressed_header().
int AV1ReferenceFrameState::frame_type |
Definition at line 411 of file cbs_av1.h.
Referenced by av1_parser_parse(), and uncompressed_header().
int AV1ReferenceFrameState::bit_depth |
Definition at line 414 of file cbs_av1.h.
Referenced by uncompressed_header().
int AV1ReferenceFrameState::order_hint |
Definition at line 415 of file cbs_av1.h.
Referenced by set_frame_refs(), skip_mode_params(), and uncompressed_header().