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

#include <hevc.h>

Data Fields

int left_offset
 
int right_offset
 
int top_offset
 
int bottom_offset
 

Detailed Description

Definition at line 300 of file hevc.h.

Field Documentation

int HEVCWindow::left_offset

Definition at line 301 of file hevc.h.

Referenced by decode_vui(), ff_hevc_decode_nal_sps(), and ff_hevc_output_frame().

int HEVCWindow::right_offset

Definition at line 302 of file hevc.h.

Referenced by decode_vui(), and ff_hevc_decode_nal_sps().

int HEVCWindow::top_offset

Definition at line 303 of file hevc.h.

Referenced by decode_vui(), ff_hevc_decode_nal_sps(), and ff_hevc_output_frame().

int HEVCWindow::bottom_offset

Definition at line 304 of file hevc.h.

Referenced by decode_vui(), and ff_hevc_decode_nal_sps().


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