- 05 Jun, 2015 4 commits
-
-
Parag Salasakar authored
average improvement ~3x-4x Change-Id: I59279293ce4b2a1e99bd10579ac97740e943643f
-
Parag Salasakar authored
-
James Zern authored
-
James Zern authored
-
- 04 Jun, 2015 20 commits
-
-
James Zern authored
-
Scott LaVarnway authored
-
James Zern authored
the final index in rows 2, 3 differ from vp8 Change-Id: I0fcea907b4ab44e266c0f1fd77b290d2236b280a
-
Yaowu Xu authored
Change-Id: Ic3b4f3c9a6d8f9b04efb8b5ee080880895063564
-
Scott LaVarnway authored
Change-Id: Iee24b6bb095f748333223e6036fc5c9d9e7e5f1c
-
Scott LaVarnway authored
-
Parag Salasakar authored
average improvement ~3x-4x Change-Id: I8ef263da6ebcf8f20aabaefeccf25a84640ba048
-
Johann Koenig authored
-
Parag Salasakar authored
-
Johann authored
The only difference between the two was that the vp9 function allowed for every step in the bilinear filter (16 steps) while vp8 only allowed for half of those. Since all the call sites in vp9 (<< 1) the input, it only ever used the same steps as vp8. This will allow moving the subpel variance to vpx_dsp with the rest of the variance functions. Change-Id: I6fa2509350a2dc610c46b3e15bde98a15a084b75
-
hkuang authored
-
James Zern authored
Change-Id: Iab7215f82be0c0c831cd81b6f8091afc3710dd54
-
Parag Salasakar authored
average improvement ~4x-6x Change-Id: I7c8b4f2334491be8a859592606e568bc95d019aa
-
James Zern authored
-
James Zern authored
* changes: vp9_reconintra: specialize d135 4x4 vp9_reconintra: specialize d117 4x4 vp9_reconintra: specialize d207 4x4 vp9_reconintra: specialize d153 4x4 vp9_reconintra: specialize d63 4x4 vp9_reconintra: specialize d45 4x4
-
Marco authored
-
James Zern authored
use vld1.8 {d0[]}, [r0] rather than ldrb+vdup; mildly faster Change-Id: Ia5ffc736bcb0f5497b7d9e55a93bf5a5f5f6928c
-
Parag Salasakar authored
-
Marco authored
Remove the ABI check for the controls needed for SVC 1 pass CBR mode. Bump up the ABI version. Change-Id: I35b79ee010e14af83c6d1e801d574deaaa2fc7eb
-
hkuang authored
Change-Id: Ia0ff859ff1c813dbe100e2f27b1ef78167483f4e
-
- 03 Jun, 2015 11 commits
-
-
Marco authored
vp8 uses ts_target_bitrate for layer settings. Change-Id: Ie72477b549051396feebff87a3744fed04366bf4
-
Johann authored
Change-Id: I7a5e4e2632c3fa69d2a85a68fa9b418631caf09c
-
Parag Salasakar authored
average improvement ~5x-8x Change-Id: I179a69ec620fbd69979bd128f05d18113618aab4
-
Parag Salasakar authored
-
James Zern authored
-
James Zern authored
-
KO Myung-Hun authored
Change-Id: Ie3605bf4c4fb16eb21186adbb4577c20a8027344
-
KO Myung-Hun authored
Change-Id: I5750db0504cb69ead52f9f44bf583e693bffbb7e
-
Parag Salasakar authored
average improvement ~4x-6x Change-Id: Ia2e6f770da46416ebec31fdcea5cc7878879a9d9
-
Parag Salasakar authored
-
Johann authored
-
- 02 Jun, 2015 5 commits
-
-
Johann authored
Use uint32_t for all output and make all functions static Change-Id: I2c9c6f6310732dc53444607d1c1a268ac1ab83ba
-
Johann authored
-
Scott LaVarnway authored
Moved to MACROBLOCKD. Change-Id: Icce765b334f2755f4fe2a4c39fb2ae2d7660d004
-
Marco authored
-Make Rate control work for SVC 1 pass CBR mode. -Added temporal layering mode. -Fixed bug in non-rd variance partition. -Modified/updated the sample encoders (vp9_spatial_svc_encoder, vpx_temporal_svc_encoder). -Added datarate unittest(s) for 1 pass CBR SVC. Change-Id: Ie94b1b68a56ea1267b5087c625e5df04def2ee48
-
Parag Salasakar authored
average improvement ~3x-4x moved assert to respective files Change-Id: I6c915059d456a00bdd76fab0dd2eede8b6c6ea58
-