#include <stdint.h>
#include "libavutil/opt.h"
#include "bytestream.h"
#include "texturedsp.h"
Go to the source code of this file.
◆ HapTextureFormat
Enumerator |
---|
HAP_FMT_RGBDXT1 | |
HAP_FMT_RGBADXT5 | |
HAP_FMT_YCOCGDXT5 | |
HAP_FMT_RGTC1 | |
Definition at line 33 of file hap.h.
◆ HapCompressor
Enumerator |
---|
HAP_COMP_NONE | |
HAP_COMP_SNAPPY | |
HAP_COMP_COMPLEX | |
Definition at line 40 of file hap.h.
◆ HapSectionType
Enumerator |
---|
HAP_ST_DECODE_INSTRUCTIONS | |
HAP_ST_COMPRESSOR_TABLE | |
HAP_ST_SIZE_TABLE | |
HAP_ST_OFFSET_TABLE | |
Definition at line 46 of file hap.h.
◆ ff_hap_set_chunk_count()
◆ ff_hap_free_context()