summaryrefslogtreecommitdiff
path: root/vp9/decoder/vp9_decodemv.h
diff options
context:
space:
mode:
Diffstat (limited to 'vp9/decoder/vp9_decodemv.h')
-rw-r--r--vp9/decoder/vp9_decodemv.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/vp9/decoder/vp9_decodemv.h b/vp9/decoder/vp9_decodemv.h
index dd97d8da0..c79dff718 100644
--- a/vp9/decoder/vp9_decodemv.h
+++ b/vp9/decoder/vp9_decodemv.h
@@ -21,6 +21,7 @@ extern "C" {
struct TileInfo;
void vp9_read_mode_info(VP9Decoder *const pbi, MACROBLOCKD *xd,
+ FRAME_COUNTS *counts,
const struct TileInfo *const tile,
int mi_row, int mi_col, vp9_reader *r);