|
FFmpeg
|
#include <hevc.h>
Data Fields | |
| int | left_offset |
| int | right_offset |
| int | top_offset |
| int | bottom_offset |
| int HEVCWindow::left_offset |
Definition at line 283 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 284 of file hevc.h.
Referenced by decode_vui(), and ff_hevc_decode_nal_sps().
| int HEVCWindow::top_offset |
Definition at line 285 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 286 of file hevc.h.
Referenced by decode_vui(), and ff_hevc_decode_nal_sps().
1.8.2