- 06 Jul, 2015 2 commits
-
-
Jingning Han authored
Factor out the subtraction operator as common function. Change-Id: I526e703477c6a290e0e3e3c8898f8bb1ca82779b
-
Jingning Han authored
-
- 03 Jul, 2015 2 commits
-
-
James Zern authored
-
- 02 Jul, 2015 14 commits
-
-
James Zern authored
-
James Zern authored
-
James Zern authored
This reverts commit a42df86c. this change causes MSA/VP9SubpelVarianceTest.Ref and MSA/VP9SubpelVarianceTest.ExtremeRef failures under mips32r5el-msa-linux-gnu and mips64r6el-msa-linux-gnu Change-Id: I40b71a0b774eaeb31f66f795733f95cf360909f7
-
James Zern authored
This reverts commit 61774ad1. this change causes MSA/VP9SubpelAvgVarianceTest.Ref failures under mips32r5el-msa-linux-gnu and mips64r6el-msa-linux-gnu Change-Id: I7fb520c12b2a3b212d5e84b7619a380a48e49bb0
-
Jingning Han authored
Change the dir name to include more util tools. Change-Id: Id5b16062803ce5eed872fe2edb36d7e56b32eed8
-
Jingning Han authored
-
Jingning Han authored
-
James Zern authored
-
James Zern authored
-
James Zern authored
-
James Zern authored
-
James Zern authored
-
Jingning Han authored
Replace vp9_ prefix with vpx_ for common multi-threading functions. Change-Id: I941a5ead9bfe8213fdad345511d2061b07797b55
-
Jingning Han authored
This commit moves the primitive multi-threading files from vp9 folder to vpx_thread, which will be accessible by all vpx codec. Change-Id: Ib51e66e9c69801c10631fab56d35a0c0aaed5883
-
- 01 Jul, 2015 16 commits
-
-
Johann authored
-
Johann authored
-
Johann authored
Change-Id: I0ed6de72dc0bb99fc9c5b1f6500399b16754ffb3
-
Johann authored
Change-Id: I374fcd8fb45a6893dcdeac6896671be142a99f06
-
James Zern authored
-
Scott LaVarnway authored
-
Parag Salasakar authored
-
James Zern authored
-
Scott LaVarnway authored
-
Parag Salasakar authored
average improvement ~3x-5x Change-Id: Iefbcafc05daab77b38a4e63b551e427867a501a4
-
James Zern authored
take 2. localize the function parameter to actually remove the warning Change-Id: I23c02061b5e21b0b75bd33c26062d1e531df7b92
-
Parag Salasakar authored
average improvement ~3x-5x Change-Id: Ie30748cfbedebbd544b7ef4f286055ccb7f60306
-
James Zern authored
Change-Id: I24e10c37ea8f06600cd04b43512efa6170e23e5c
-
James Zern authored
add one to each entry to remove the universal 'value + 1'. Change-Id: I8919b1d7fde8155d1728196c4d577db3064e2c1e
-
Parag Salasakar authored
average improvement ~3x-5x Change-Id: I4cbba2711467b0e205904769ebbb4a1fcbb1a311
-
Parag Salasakar authored
-
- 30 Jun, 2015 6 commits
-
-
James Zern authored
the max value of the lookup in expanded form is: (((1 << 7) - 1) << 1) - 65 + 1 + 64 = 254 remove the clamp [0, 253] and add one table entry Change-Id: I0b5d0c66702fdb0b8f1cc9ab9b0dac66326e85a6
-
James Zern authored
-
Yaowu Xu authored
-
Parag Salasakar authored
average improvement ~2x-4x Change-Id: Ia3eef3f390148c2eb5cdc580a94cb26369737f82
-
Parag Salasakar authored
-
James Zern authored
* changes: loopfiltersimpleverticaledge_neon: quiet uninit var warnings idct_dequant_0_2x_neon: quiet uninit var warnings
-