vpx/vp8/encoder
Johann 587ff646f6 Fix build failure with Android NDK
The version of gcc4.6 included with the Android NDK through r10b
fails to compile this function. Replace it with C code.

BUG=860

Change-Id: Ifcc0476664071aec46a171cdd5ad17305930986a
2014-09-25 12:15:21 -07:00
..
arm Fix build failure with Android NDK 2014-09-25 12:15:21 -07:00
ppc Rename vp8/ codec directory to vp9/. 2012-11-01 16:31:22 -07:00
x86 Move abs() to where it is effective 2014-07-08 14:06:33 -07:00
bitstream.c Removing vp8/common/pragmas.h. 2014-05-23 13:03:15 -07:00
bitstream.h vp8/bitstream.h: quiet warnings in EDSP builds 2014-06-30 23:29:34 -07:00
block.h Made MACROBLOCK.increase_denoising cond-compiled 2014-06-04 13:45:23 -07:00
boolhuff.c ENTROPY_STATS -> VP8_ENTROPY_STATS in vp8/. 2013-03-18 15:39:04 -07:00
boolhuff.h remove unused fields from BOOL_CODER / vp9_writer 2014-08-05 21:58:03 -07:00
dct_value_cost.h vp8/encoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
dct_value_tokens.h vp8/encoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
dct.c fixed integer overflow warnings 2013-09-26 09:20:15 -07:00
defaultcoefcounts.h vp8/encoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
denoising.c vp8: Update to the adaptive denoising mode. 2014-09-19 09:06:16 -07:00
denoising.h vp8: Update to the adaptive denoising mode. 2014-09-19 09:06:16 -07:00
encodeframe.c vp8: Add an aggressive denoising mode. 2014-07-29 11:16:45 -07:00
encodeframe.h vp8/encoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
encodeintra.c support building vp8 and vp9 into a single lib 2012-11-15 10:46:17 -08:00
encodeintra.h vp8/encoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
encodemb.c Remove unused vp8_strict_quantize 2014-09-12 15:02:03 -07:00
encodemb.h vp8/encoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
encodemv.c ENTROPY_STATS -> VP8_ENTROPY_STATS in vp8/. 2013-03-18 15:39:04 -07:00
encodemv.h vp8/encoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
ethreading.c vp8: Add an aggressive denoising mode. 2014-07-29 11:16:45 -07:00
firstpass.c Cleanup some comments. 2014-02-14 15:05:30 -08:00
firstpass.h vp8/encoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
lookahead.c Rename vp8/ codec directory to vp9/. 2012-11-01 16:31:22 -07:00
lookahead.h vp8/encoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
mcomp.c Fix IOCs 2014-09-25 08:58:57 -07:00
mcomp.h vp8/encoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
modecosts.c Rename vp8/ codec directory to vp9/. 2012-11-01 16:31:22 -07:00
modecosts.h vp8/encoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
mr_dissim.c Add VPXD_SET_DECRYPTOR support to the VP9 decoder. 2014-04-23 16:11:54 -07:00
mr_dissim.h vp8/encoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
onyx_if.c vp8: Update to the adaptive denoising mode. 2014-09-19 09:06:16 -07:00
onyx_int.h vp8: Modify to use closest reference in zero_mv bias. 2014-08-14 15:55:20 -07:00
pickinter.c Updates to adaptive/aggressive denoiser mode. 2014-09-02 09:47:55 -07:00
pickinter.h vp8/encoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
picklpf.c vp8 encoder: remove vp8_yv12_copy_partial_frame_neon 2014-09-08 08:59:24 -07:00
quantize.c Remove unused vp8_strict_quantize 2014-09-12 15:02:03 -07:00
quantize.h vp8/encoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
ratectrl.c Merge "vp8: remove 2 unused tables" 2013-12-11 13:16:41 -08:00
ratectrl.h vp8/encoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
rdopt.c vp8: Code cleanup for control of denoiser mode. 2014-08-08 16:15:28 -07:00
rdopt.h Allow for deblocking temporal-denoised signal. 2014-06-13 14:34:05 -07:00
segmentation.c Rename vp8/ codec directory to vp9/. 2012-11-01 16:31:22 -07:00
segmentation.h vp8/encoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
ssim.c Rename vp8/ codec directory to vp9/. 2012-11-01 16:31:22 -07:00
temporal_filter.c Fix rounding in ARNR calculation 2014-05-05 11:00:43 -07:00
tokenize.c tokenize: quiet -Warray-bounds warnings 2014-03-15 10:39:23 -07:00
tokenize.h vp8/encoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
treewriter.c Rename vp8/ codec directory to vp9/. 2012-11-01 16:31:22 -07:00
treewriter.h vp8/encoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
vp8_asm_enc_offsets.c prefix vp8 asm_{com,dec,enc}_offsets files 2013-03-02 14:45:40 -08:00