| FFmpeg
    | 
#include "bytestream.h"Go to the source code of this file.
| Functions | |
| int | ff_lzf_uncompress (GetByteContext *gb, uint8_t **buf, int64_t *size) | 
| int ff_lzf_uncompress | ( | GetByteContext * | gb, | 
| uint8_t ** | buf, | ||
| int64_t * | size | ||
| ) | 
Definition at line 40 of file lzf.c.
Referenced by decode_frame(), and dxv_decompress_lzf().
 1.8.17
 1.8.17