|
FFmpeg
|
#include <hap.h>
Data Fields | |
| AVClass * | class |
| TextureDSPContext | dxtc |
| 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] |
| TextureDSPContext HapContext::dxtc |
| GetByteContext HapContext::gbc |
| enum HapTextureFormat HapContext::opt_tex_fmt |
| TextureDSPThreadContext HapContext::enc |
| TextureDSPThreadContext HapContext::dec[2] |
1.8.17