|
FFmpeg
|
#include <cbs_vp9.h>
Data Fields | |
| int | frame_width |
| int | frame_height |
| int | subsampling_x |
| int | subsampling_y |
| int | bit_depth |
| int VP9ReferenceFrameState::frame_width |
Definition at line 185 of file cbs_vp9.h.
Referenced by frame_size_with_refs(), and uncompressed_header().
| int VP9ReferenceFrameState::frame_height |
Definition at line 186 of file cbs_vp9.h.
Referenced by frame_size_with_refs().
| int VP9ReferenceFrameState::subsampling_x |
Definition at line 187 of file cbs_vp9.h.
Referenced by frame_size_with_refs().
| int VP9ReferenceFrameState::subsampling_y |
Definition at line 188 of file cbs_vp9.h.
Referenced by frame_size_with_refs().
| int VP9ReferenceFrameState::bit_depth |
Definition at line 189 of file cbs_vp9.h.
Referenced by frame_size_with_refs().
1.8.6