- 06 Jul, 2015 1 commit
-
-
James Zern authored
expose filter_kernels[] and do the table lookup directly Change-Id: I0b10bff0327c3e01a723736141a9ffd377cd3d20
-
- 02 Jul, 2015 5 commits
-
-
James Zern authored
-
James Zern authored
-
James Zern authored
-
James Zern authored
-
James Zern authored
-
- 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
-
- 29 Jun, 2015 3 commits
-
-
Scott LaVarnway authored
to MB_MODE_INFO_EXT. This saves 36 bytes per 8x8 area for both the decoder and encoder. (encoder has two MODE_INFO buffers) Change-Id: If006abb2224acaf326df3c2be09e77e967662107
-
Scott LaVarnway authored
-
Parag Salasakar authored
Cosmetic/Grammatical corrections in vp9 macro comments Change-Id: I774b983aff854feb69c7e4442e8731ce4c995645
-
- 27 Jun, 2015 1 commit
-
-
Parag Salasakar authored
-
- 26 Jun, 2015 8 commits
-
-
Yaowu Xu authored
This commit fixed a mistake in variance calculation. Thanks to Xintong for spotting the error. Change-Id: Ia285fc0128c00f0234a73b0a7eba6adc88b8a7de
-
Tom Finegan authored
-
Parag Salasakar authored
average improvement ~4x-5x Change-Id: Iad9c0a296dbc2ea96d000bd009077999ed58a3c5
-
Parag Salasakar authored
average improvement ~3x-4x Change-Id: Idbe4d13a00d05ff8be6559b116f416e42c3b4097
-
Parag Salasakar authored
-
James Zern authored
the vector used in vld*_lane_* should be initialized before use Change-Id: Idce95354737915f6fb4e6b5e8980a050e953036d
-
Parag Salasakar authored
average improvement ~3x-4x Change-Id: If0fdcc34b17437a7e3e7fb4caaf1067bc175f291
-
James Zern authored
the vector used in vld*_lane_* should be initialized before use Change-Id: I6b791088479fec3bc021ca75cc2af5adcc39d954
-