summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_ratectrl.h
diff options
context:
space:
mode:
authorDmitry Kovalev <dkovalev@google.com>2014-03-24 12:21:22 -0700
committerDmitry Kovalev <dkovalev@google.com>2014-03-24 12:21:22 -0700
commit5b8c834c1ae70b9b8d0e13c243a9696b10af8833 (patch)
treeefeeea409bae485a9151d36aac0f8ec48380c463 /vp9/encoder/vp9_ratectrl.h
parent2128f714aa15ee6fd7415829b33e3ba0a06ab4cb (diff)
downloadlibvpx-5b8c834c1ae70b9b8d0e13c243a9696b10af8833.tar
libvpx-5b8c834c1ae70b9b8d0e13c243a9696b10af8833.tar.gz
libvpx-5b8c834c1ae70b9b8d0e13c243a9696b10af8833.tar.bz2
libvpx-5b8c834c1ae70b9b8d0e13c243a9696b10af8833.zip
Initialization code cleanup.
Change-Id: I47a8b4bf9a6cc0063d1a6785eaaad641d0659e24
Diffstat (limited to 'vp9/encoder/vp9_ratectrl.h')
-rw-r--r--vp9/encoder/vp9_ratectrl.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/vp9/encoder/vp9_ratectrl.h b/vp9/encoder/vp9_ratectrl.h
index ed6266fe2..275439528 100644
--- a/vp9/encoder/vp9_ratectrl.h
+++ b/vp9/encoder/vp9_ratectrl.h
@@ -92,8 +92,7 @@ void vp9_setup_inter_frame(struct VP9_COMP *cpi);
double vp9_convert_qindex_to_q(int qindex);
-// initialize luts for minq
-void vp9_rc_init_minq_luts(void);
+void vp9_rc_init_minq_luts();
// Generally at the high level, the following flow is expected
// to be enforced for rate control: