FFmpeg
|
rangecoder.h
Go to the documentation of this file.
#define av_assert2(cond)
assert() equivalent, that does lie in speed critical code.
Definition: avassert.h:63
void ff_init_range_encoder(RangeCoder *c, uint8_t *buf, int buf_size)
Definition: rangecoder.c:41
void ff_build_rac_states(RangeCoder *c, int factor, int max_p)
Definition: rangecoder.c:60
simple assert() macros that are a bit more flexible than ISO C assert().
void ff_init_range_decoder(RangeCoder *c, const uint8_t *buf, int buf_size)
Definition: rangecoder.c:52
Definition: mss3.c:61
struct RangeCoder RangeCoder
common internal and external API header
Generated on Mon Nov 18 2024 06:51:59 for FFmpeg by 1.8.11