- 29 Jul, 2015 7 commits
-
-
Alex Converse authored
Change-Id: I264ca534cd7d4755906e20aea47e7a2523bca611
-
Parag Salasakar authored
-
James Zern authored
-
Hui Su authored
-
Jingning Han authored
-
Jingning Han authored
-
Jingning Han authored
-
- 28 Jul, 2015 15 commits
-
-
Jingning Han authored
Clean up the forward 2D-DCT function names in vpx_dsp. Change-Id: I3117978596d198b690036e7eb05fe429caf3bc25
-
Jingning Han authored
The forward 32x32 2D-DCT functions are aligned in vpx_dsp folder. The vp9_dct.h file is not effectively used now. Change-Id: Ie7946b6fdd784b8e91496242337bc9002c75c281
-
Aℓex Converse authored
-
Aℓex Converse authored
* changes: Simplify is_skippable to point straight to eobs. Don't initialize extra context tree buffers for 4x8 and 8x4.
-
Jingning Han authored
This completes the forward transform functions layout refactoring. Change-Id: I996fb0fb795f41e2040f7b21db985774098aedbd
-
James Zern authored
-
Johann authored
In newer version of x86inc.asm 'h' is used as a modifier for register names. Change-Id: Ie5b9dd2f91ecdc8f6f18b2701b6dc23042b604e4
-
Hui Su authored
-
Jingning Han authored
-
Jingning Han authored
Move the 32x32 2D-DCT implementations from vp9/ to vpx_dsp/. Change-Id: Id3980696f8b69906ff7a59ff9fb2b9013d60047d
-
Frank Galligan authored
Change-Id: I18895c29d6db872d033b3874de9dcd9501d0c10e
-
James Zern authored
~60-70% faster depending on the block size Change-Id: Icdbaa9977a91a63cbcc6ead0cf19d5a2af7f27e1
-
Parag Salasakar authored
average improvement ~3x-5x Change-Id: Ia808ae56b118e0e1b293901447aa5a0f597b405b
-
Parag Salasakar authored
-
Yunqing Wang authored
-
- 27 Jul, 2015 6 commits
-
-
Jingning Han authored
Change-Id: Iba03852ce778c956200818e3473cfb2b48cf8d8e
-
hui su authored
Change-Id: I8ae6fb586f8d5d018ace228df11714f82b085076
-
hui su authored
Change-Id: I64edc26cf4aab050c83f2d393df6250628ad43b8
-
Jingning Han authored
Replace the duplicate coefficient definition in neon implementations of inverse transform with those from vpx_dsp/txfm_common.h Change-Id: I4cd9bd9569ab1793dfdbb6f16d80bcb581599f0d
-
Yunqing Wang authored
Removed unused tx_select_threshes and tx_select_diff. Change-Id: I5e9e7ad170056efe14b5f071e94d0c5a36e4a34c
-
Jingning Han authored
This commit replaces vp9_idct.h with txfm_common.h in many SIMD implementation files for precise file dependency. Change-Id: If73dd726bb16537e7494f28538b0a169810f9756
-
- 26 Jul, 2015 1 commit
-
-
Jingning Han authored
Separate the common coefficient constant into vpx_dsp/txfm_common.h. Move the SSE2 macro definitions to vpx_dsp/x86/txfm_common_sse2.h. This clears the use case of vp9_idct.h in vpx_dsp folder. Change-Id: I319735a2abf42888e5080ac14cfbcde34be7b121
-
- 25 Jul, 2015 2 commits
-
-
Parag Salasakar authored
average improvement ~3x-5x Change-Id: I73306863e9bf172d5adc06b8dd54e43985d1e063
-
James Zern authored
requires r10e or newer: Android NDK, Revision 10e (May 2015) ... Other bug fixes: ... - Fixed .asm support for ABI x86_64. Change-Id: I51ec9a5f77c982b7412d922e896348a83ae2d7d6
-
- 24 Jul, 2015 9 commits
-
-
Marco Paniconi authored
-
Jingning Han authored
Change-Id: I283d364a4e65ca9bf6ff581da1d0b498433c5402
-
Jingning Han authored
Change-Id: Ib3a4814fdb9d69cf6cc23bdd208f9bc9e7972edc
-
Jingning Han authored
-
Jingning Han authored
Refactor and clean up the msa transform related code layout. Change-Id: Ic5048bd3d62a6046589817da745370ea89448e44
-
Parag Salasakar authored
-
Alex Converse authored
Change-Id: Ib14d09376a9ce4fa5f541264e5c335aceb71380a
-
Alex Converse authored
Change-Id: If196d9e5c7a15ee7d988ee2ecbf155a54d59b480
-
Alex Converse authored
Change-Id: Ib669d572654f24fd43410a9399a8b609e87f846a
-