This commit is contained in:
Johann 2014-06-20 11:29:19 -07:00 коммит произвёл Gerrit Code Review
Родитель d658216276 baef0b89da
Коммит 1fc2b0fd00
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -9,6 +9,7 @@
*/ */
#include "./vp9_rtcd.h" #include "./vp9_rtcd.h"
#include "vpx/vpx_integer.h"
void vp9_lpf_horizontal_8_dual_neon(uint8_t *s, int p /* pitch */, void vp9_lpf_horizontal_8_dual_neon(uint8_t *s, int p /* pitch */,
const uint8_t *blimit0, const uint8_t *blimit0,