FFmpeg
|
#include <hap.h>
Data Fields | |
const struct AVClass * | class |
GetByteContext | gbc |
enum HapTextureFormat | opt_tex_fmt |
int | opt_chunk_count |
int | opt_compressor |
int | chunk_count |
HapChunk * | chunks |
int * | chunk_results |
uint8_t * | tex_buf |
size_t | tex_size |
size_t | max_snappy |
int | texture_count |
int | texture_section_size |
TextureDSPThreadContext | enc |
TextureDSPThreadContext | dec [2] |
GetByteContext HapContext::gbc |
enum HapTextureFormat HapContext::opt_tex_fmt |
TextureDSPThreadContext HapContext::enc |
TextureDSPThreadContext HapContext::dec[2] |