- 16 Dec, 2014 13 commits
-
-
James Zern authored
-
James Yu authored
Delete vp9_dc_only_idct_add_neon.c The function was merged with vp9_short_idct4x4_1_add (later vp9_idct4x4_1_add) in d2de1ca3 and should have been deleted then. Change-Id: Ie58ba3dd9dc7330a8f1238dd7dd71c9ed4639b94 Signed-off-by:
James Yu <james.yu@linaro.org>
-
JackyChen authored
-
JackyChen authored
Check the flags, no MFQE for highbit now. Will add highbit support latter. Change-Id: I548c27593e0f47ab7f4c92b45f14fb037dc86591
-
Jingning Han authored
-
Yaowu Xu authored
-
Jingning Han authored
-
Debargha Mukherjee authored
-
Jim Bankoski authored
-
Peter de Rivaz authored
Change 72141 introduced a new use of vp9_avg_4x4. This call needs to switch to using vp9_highbd_avg_4x4 when performing high bitdepth encodes. Change-Id: I6a8ba4b62f8a75d0a917b365a55245e2f0438ea1
-
James Zern authored
-
James Zern authored
Change-Id: Id89ed4a4153dd6e02380c4b8ae8ad6c1f8d21944
-
James Zern authored
quiets build warnings about implicit (armv6) function declarations Change-Id: I896a5ef3e367e5bb92777a60d34003eb3a040997
-
- 15 Dec, 2014 10 commits
-
-
Johann authored
-
Johann authored
-
Jingning Han authored
-
Jingning Han authored
If vp9_pick_inter_mode works properly, it should at least check one coding mode and hence get best_tx_size assigned a valid value. There is no need to initialize best_tx_size with a legitimate value before starting the mode search. Change-Id: Ic0496cd89672ea9c2c512a9bd1da952190af9cba
-
Jingning Han authored
Make the variable reduction_fac log2 based and explicitly use right shift when computing intra_cost_penalty. Change-Id: I208f1fb879a02debb3b3fc64f9fd06260dcf1c86
-
James Yu authored
Add vp9_iht8x8_add_neon.c - vp9_iht8x8_64_add_neon The assembly did not previously implement tx_type 0 BUG=716 Change-Id: Icfc99dd24f3d59047f9184a7d0c761ba7e3de934 Signed-off-by:
James Yu <james.yu@linaro.org>
-
James Yu authored
Add vp9_iht4x4_add_neon.c - vp9_iht4x4_16_add_neon The assembly did not previously implement tx_type 0 BUG=715 Change-Id: I60034d1568de034edba45c5cdd13f3d87dbc73b6 Signed-off-by:
James Yu <james.yu@linaro.org>
-
James Zern authored
-
Jingning Han authored
Use left shift to replace one multiplication. The computation outcome remains identical. Change-Id: I1e1737af0a245de0d2a2bde10f0c171477199fc1
-
Paul Wilkins authored
Fails to compile. Bad calls to vp9_alloc_frame_buffer and vp9_realloc_frame_buffer in postproc.c This reverts commit 399823b6. Change-Id: I29f0e173f8e185d3a303cfdb17813e1eccb51e3a
-
- 13 Dec, 2014 7 commits
-
-
hkuang authored
-
James Zern authored
Change-Id: I84492f68752321f0266141666e2672ed2da5f509
-
James Zern authored
improves locality of reference Change-Id: I0639b98bf38879f918173b3a1b25dd93090e88b4
-
hkuang authored
(issue #882). Change-Id: I2ca7f96d390c4eaec0473c50cb01b903d0bd3ee6
-
James Zern authored
-
Tom Finegan authored
-
Tom Finegan authored
-
- 12 Dec, 2014 10 commits
-
-
Frank Galligan authored
-
hkuang authored
Change-Id: Iee43c34909deec9787b29c1c33672213b9f049df
-
James Zern authored
-
James Zern authored
-
James Zern authored
-
James Zern authored
-
James Zern authored
* changes: vp9: make postproc members depend on CONFIG_VP9_POSTPROC vp9_postproc: remove redundant CONFIG_* checks
-
Marco authored
-
James Zern authored
-
James Zern authored
-