Add vpx_dsp_rtcd.h to the header file list. The od_bin_fdct8x8()
here depends on forward 8x8 2D-DCT.

Change-Id: I1d71edc71f07069808823d2445c1cafd285e1b94
This commit is contained in:
Jingning Han 2015-07-23 11:31:45 -07:00
Родитель 33a9d53c10
Коммит 598b083342
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -16,6 +16,7 @@
#include "./vpx_config.h"
#include "./vp9_rtcd.h"
#include "./vpx_dsp_rtcd.h"
#include "vp9/encoder/vp9_ssim.h"
#if !defined(M_PI)