opus/libentcode
2008-01-11 20:51:03 +11:00
..
bitrdec.c Multiplier-free entropy coder 2007-12-06 15:09:53 +11:00
bitrdec.h Multiplier-free entropy coder 2007-12-06 15:09:53 +11:00
bitree.c Multiplier-free entropy coder 2007-12-06 15:09:53 +11:00
bitree.h Added ec_{enc|dec}_bits64 and ec_{enc|dec}_bits64. 2007-12-11 13:25:57 +11:00
bitrenc.c Multiplier-free entropy coder 2007-12-06 15:09:53 +11:00
bitrenc.h Multiplier-free entropy coder 2007-12-06 15:09:53 +11:00
ecintrin.h Add oc_enc_tell to report an estimate of the number of bits used so far. 2008-01-11 20:51:03 +11:00
ectest.c Add ec_dec_tell() to report the same information as ec_enc_tell() decode side. Remove ec_enc_tell() and replace it with ec_enc_tellf(): just request 0 fractional bits if you want an integer value. 2008-01-11 20:51:03 +11:00
entcode.c Add oc_enc_tell to report an estimate of the number of bits used so far. 2008-01-11 20:51:03 +11:00
entcode.h Added ec_{enc|dec}_bits64 and ec_{enc|dec}_bits64. 2007-12-11 13:25:57 +11:00
entdec.c Added ec_{enc|dec}_bits64 and ec_{enc|dec}_bits64. 2007-12-11 13:25:57 +11:00
entdec.h Add ec_dec_tell() to report the same information as ec_enc_tell() decode side. Remove ec_enc_tell() and replace it with ec_enc_tellf(): just request 0 fractional bits if you want an integer value. 2008-01-11 20:51:03 +11:00
entenc.c Add oc_enc_tell to report an estimate of the number of bits used so far. 2008-01-11 20:51:03 +11:00
entenc.h Add ec_dec_tell() to report the same information as ec_enc_tell() decode side. Remove ec_enc_tell() and replace it with ec_enc_tellf(): just request 0 fractional bits if you want an integer value. 2008-01-11 20:51:03 +11:00
laplace.c Some cleaning up, a few less warnings and the decoder no longer does an 2007-12-09 01:19:36 +11:00
laplace.h oops, forgot laplace.h 2007-12-07 18:54:59 +11:00
Makefile.am Fixed parallel build 2007-12-11 18:01:22 +11:00
mfrngcod.h Documentation fixes and a couple of other minor edits. 2007-12-11 13:25:00 +11:00
mfrngdec.c Add ec_dec_tell() to report the same information as ec_enc_tell() decode side. Remove ec_enc_tell() and replace it with ec_enc_tellf(): just request 0 fractional bits if you want an integer value. 2008-01-11 20:51:03 +11:00
mfrngenc.c Add ec_dec_tell() to report the same information as ec_enc_tell() decode side. Remove ec_enc_tell() and replace it with ec_enc_tellf(): just request 0 fractional bits if you want an integer value. 2008-01-11 20:51:03 +11:00
probdec.c Multiplier-free entropy coder 2007-12-06 15:09:53 +11:00
probdec.h Multiplier-free entropy coder 2007-12-06 15:09:53 +11:00
probenc.c Multiplier-free entropy coder 2007-12-06 15:09:53 +11:00
probenc.h Multiplier-free entropy coder 2007-12-06 15:09:53 +11:00
probmod.c Multiplier-free entropy coder 2007-12-06 15:09:53 +11:00
probmod.h Multiplier-free entropy coder 2007-12-06 15:09:53 +11:00
rangedec.c Add ec_dec_tell() to report the same information as ec_enc_tell() decode side. Remove ec_enc_tell() and replace it with ec_enc_tellf(): just request 0 fractional bits if you want an integer value. 2008-01-11 20:51:03 +11:00
rangeenc.c Add ec_dec_tell() to report the same information as ec_enc_tell() decode side. Remove ec_enc_tell() and replace it with ec_enc_tellf(): just request 0 fractional bits if you want an integer value. 2008-01-11 20:51:03 +11:00