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

#include <hevc.h>

Data Fields

unsigned int left_offset
 
unsigned int right_offset
 
unsigned int top_offset
 
unsigned int bottom_offset
 

Detailed Description

Definition at line 302 of file hevc.h.

Field Documentation

unsigned int HEVCWindow::left_offset

Definition at line 303 of file hevc.h.

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

unsigned int HEVCWindow::right_offset

Definition at line 304 of file hevc.h.

Referenced by decode_vui(), and ff_hevc_parse_sps().

unsigned int HEVCWindow::top_offset

Definition at line 305 of file hevc.h.

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

unsigned int HEVCWindow::bottom_offset

Definition at line 306 of file hevc.h.

Referenced by decode_vui(), and ff_hevc_parse_sps().


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