Adding vp9_cost.{h, c} files.

Change-Id: If90c1bc822873156d4e38fca1938e4907f6c95f0
This commit is contained in:
Dmitry Kovalev
2014-03-05 11:57:57 -08:00
parent bb9b6a9568
commit 021073fd5f
14 changed files with 132 additions and 90 deletions

View File

@@ -16,6 +16,7 @@
#include "vp9/common/vp9_pred_common.h"
#include "vp9/common/vp9_tile_common.h"
#include "vp9/encoder/vp9_cost.h"
#include "vp9/encoder/vp9_segmentation.h"
void vp9_enable_segmentation(struct segmentation *seg) {