Merge "Remove vp9_common.h from idct16x16_neon.c"

This commit is contained in:
Jingning Han 2015-08-03 16:03:02 +00:00 коммит произвёл Gerrit Code Review
Родитель 0b0eba728d 6eabf229e2
Коммит b096db5ad4
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -8,7 +8,7 @@
* be found in the AUTHORS file in the root of the source tree.
*/
#include "vp9/common/vp9_common.h"
#include "vpx_dsp/vpx_dsp_common.h"
void vp9_idct16x16_256_add_neon_pass1(const int16_t *input,
int16_t *output,