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

#include <hap.h>

Data Fields

enum HapCompressor compressor
 
int compressed_offset
 
size_t compressed_size
 
int uncompressed_offset
 
size_t uncompressed_size
 

Detailed Description

Definition at line 52 of file hap.h.

Field Documentation

enum HapCompressor HapChunk::compressor
int HapChunk::compressed_offset
size_t HapChunk::compressed_size
int HapChunk::uncompressed_offset

Definition at line 56 of file hap.h.

Referenced by decompress_chunks_thread(), hap_compress_frame(), and hap_parse_frame_header().

size_t HapChunk::uncompressed_size

Definition at line 57 of file hap.h.

Referenced by hap_compress_frame(), and hap_parse_frame_header().


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