vpx/vp8/decoder
Yunqing Wang 096eaba728 Remove VP8 save_reg_neon function
This patch did a cleanup following the commit "Save NEON registers
in VP8 NEON functions". The pushing/poping of callee-saved NEON
registers was moved into individual NEON functions. Therefore,
we don't need to save those registers at the beginning of codec.
The related code was removed.

Change-Id: I5648166514fc9beffb780aa138495597731f49ea
2014-04-29 16:13:24 -07:00
..
dboolhuff.c Add VPXD_SET_DECRYPTOR support to the VP9 decoder. 2014-04-23 16:11:54 -07:00
dboolhuff.h Add VPXD_SET_DECRYPTOR support to the VP9 decoder. 2014-04-23 16:11:54 -07:00
decodeframe.c Add VPXD_SET_DECRYPTOR support to the VP9 decoder. 2014-04-23 16:11:54 -07:00
decodemv.c changed to comply with strict aliasing rule 2013-10-29 11:11:35 -07:00
decodemv.h vp8/decoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
decoderthreading.h vp8/decoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
detokenize.c Fix pedantic compiler warnings 2012-06-11 15:14:58 -07:00
detokenize.h vp8/decoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
ec_types.h vp8/decoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
error_concealment.c Add VPXD_SET_DECRYPTOR support to the VP9 decoder. 2014-04-23 16:11:54 -07:00
error_concealment.h vp8/decoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
onyxd_if.c Remove VP8 save_reg_neon function 2014-04-29 16:13:24 -07:00
onyxd_int.h Add VPXD_SET_DECRYPTOR support to the VP9 decoder. 2014-04-23 16:11:54 -07:00
threading.c threading.c: use vpx_memset instead of cast 2013-10-29 13:51:13 -07:00
treereader.h vp8/decoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00