FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
VP9ReferenceFrameState Struct Reference

#include <cbs_vp9.h>

Data Fields

int frame_width
 
int frame_height
 
int subsampling_x
 
int subsampling_y
 
int bit_depth
 

Detailed Description

Definition at line 184 of file cbs_vp9.h.

Field Documentation

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().


The documentation for this struct was generated from the following file: