| FFmpeg
    | 
#include "libavutil/intreadwrite.h"#include "libavutil/mem.h"#include "avcodec.h"#include "codec_internal.h"#include "decode.h"#include "get_bits.h"Go to the source code of this file.
| Data Structures | |
| struct | HEntry | 
| struct | HCOMContext | 
| Functions | |
| static av_cold int | hcom_init (AVCodecContext *avctx) | 
| static int | hcom_decode (AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *pkt) | 
| static av_cold int | hcom_close (AVCodecContext *avctx) | 
| Variables | |
| const FFCodec | ff_hcom_decoder | 
| 
 | static | 
| 
 | static | 
| 
 | static | 
| const FFCodec ff_hcom_decoder | 
 1.8.17
 1.8.17