vpx/vp8/encoder
John Koleszar 91dc8ce70d calculate probs consistently
There were several different methods for calculating bitstream
probabilities in use. Consolodate these into a pair of functions,
get_prob() and get_binary_prob().

Change-Id: I5534f517f74027fee16d89c9baefaafea8156b2f
2012-10-19 12:31:16 -07:00
..
arm Merging in the sixteenth subpel uv experiment 2012-08-08 16:57:43 -07:00
generic removed the recon rtcd invoke macro code (unrevert) 2012-10-16 12:02:31 -07:00
ppc Restyle code 2012-07-17 11:46:03 -07:00
x86 removed the recon rtcd invoke macro code (unrevert) 2012-10-16 12:02:31 -07:00
asm_enc_offsets.c Remove bc, bc2 from pbi,cpi,xd 2012-10-19 12:31:15 -07:00
bitstream.c calculate probs consistently 2012-10-19 12:31:16 -07:00
bitstream.h Restyle code 2012-07-17 11:46:03 -07:00
block.h Some cleanups and fixes. 2012-10-19 06:58:15 -07:00
boolhuff.c Merges several experiments 2012-07-27 12:12:39 -07:00
boolhuff.h Merges several experiments 2012-07-27 12:12:39 -07:00
dct.c Some cleanups and fixes. 2012-10-19 06:58:15 -07:00
dct.h removed the recon rtcd invoke macro code (unrevert) 2012-10-16 12:02:31 -07:00
encodeframe.c Some cleanups and fixes. 2012-10-19 06:58:15 -07:00
encodeintra.c Some cleanups and fixes. 2012-10-19 06:58:15 -07:00
encodeintra.h Restyle code 2012-07-17 11:46:03 -07:00
encodemb.c Some cleanups and fixes. 2012-10-19 06:58:15 -07:00
encodemb.h Remove duplicate or unused code in encoder/encodemb.c. 2012-10-14 17:09:02 -07:00
encodemv.c Remove bc, bc2 from pbi,cpi,xd 2012-10-19 12:31:15 -07:00
encodemv.h Remove bc, bc2 from pbi,cpi,xd 2012-10-19 12:31:15 -07:00
firstpass.c cosmetic: fix '= & ' construct 2012-10-17 14:51:27 -07:00
firstpass.h Move firstpass motion map to stats packet 2010-10-21 14:04:20 -04:00
lookahead.c Restyle code 2012-07-17 11:46:03 -07:00
lookahead.h Restyle code 2012-07-17 11:46:03 -07:00
mbgraph.c removed the recon rtcd invoke macro code (unrevert) 2012-10-16 12:02:31 -07:00
mbgraph.h Further segment feature extensions. 2011-10-24 15:52:18 +01:00
mcomp.c Adds feature for companded MV encoding 2012-09-12 11:51:10 -07:00
mcomp.h New motion vector entropy coding 2012-09-06 08:28:21 -07:00
modecosts.c Adds support for switchable interpolation filters. 2012-07-30 11:33:43 -07:00
modecosts.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
onyx_if.c Some cleanups and fixes. 2012-10-19 06:58:15 -07:00
onyx_int.h Remove bc, bc2 from pbi,cpi,xd 2012-10-19 12:31:15 -07:00
picklpf.c Selectable transform size try 2. 2012-10-09 09:18:21 -07:00
psnr.c Restyle code 2012-07-17 11:46:03 -07:00
psnr.h Increase static linkage, remove unused functions 2011-03-17 20:53:47 -04:00
quantize.c Some cleanups and fixes. 2012-10-19 06:58:15 -07:00
quantize.h Some cleanups and fixes. 2012-10-19 06:58:15 -07:00
ratectrl.c cosmetic: fix '= & ' construct 2012-10-17 14:51:27 -07:00
ratectrl.h Restyle code 2012-07-17 11:46:03 -07:00
rdopt.c Some cleanups and fixes. 2012-10-19 06:58:15 -07:00
rdopt.h Superblock coding. 2012-08-20 14:43:34 -07:00
sad_c.c Use 3 rows and cols of pixels for ref_mv scoring 2012-09-14 09:47:43 -07:00
satd_c.c Restyle code 2012-07-17 11:46:03 -07:00
segmentation.c cosmetic: fix '= & ' construct 2012-10-17 14:51:27 -07:00
segmentation.h Restyle code 2012-07-17 11:46:03 -07:00
ssim.c Restyle code 2012-07-17 11:46:03 -07:00
temporal_filter.c removed the recon rtcd invoke macro code (unrevert) 2012-10-16 12:02:31 -07:00
temporal_filter.h Restyle code 2012-07-17 11:46:03 -07:00
tokenize.c Some cleanups and fixes. 2012-10-19 06:58:15 -07:00
tokenize.h Add a _4x4 sufix to all 4x4-transform-related functions. 2012-10-14 08:04:05 -07:00
treewriter.c Restyle code 2012-07-17 11:46:03 -07:00
treewriter.h Restyle code 2012-07-17 11:46:03 -07:00
variance_c.c Superblock coding. 2012-08-20 14:43:34 -07:00
variance.h Merge "Superblock coding." into experimental 2012-08-20 17:04:23 -07:00