summaryrefslogtreecommitdiff
path: root/vp9/encoder
diff options
context:
space:
mode:
authorJingning Han <jingning@google.com>2018-07-29 13:58:13 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2018-07-29 13:58:13 +0000
commit2eba086685d3ccd8959d22b0959c698774769513 (patch)
treeb64a56ffbc2824def5857677f5c8e4a8806b3c22 /vp9/encoder
parent510ae7b5a5560d4aed2872743bfc54c9190c5c3a (diff)
parentb8a66f8c456171189c8ef89b43266f1c22e18eae (diff)
downloadlibvpx-2eba086685d3ccd8959d22b0959c698774769513.tar
libvpx-2eba086685d3ccd8959d22b0959c698774769513.tar.gz
libvpx-2eba086685d3ccd8959d22b0959c698774769513.tar.bz2
libvpx-2eba086685d3ccd8959d22b0959c698774769513.zip
Merge "Remove unused variables from VP9_COMP"
Diffstat (limited to 'vp9/encoder')
-rw-r--r--vp9/encoder/vp9_encoder.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/vp9/encoder/vp9_encoder.h b/vp9/encoder/vp9_encoder.h
index 7cacc3236..0c6375c65 100644
--- a/vp9/encoder/vp9_encoder.h
+++ b/vp9/encoder/vp9_encoder.h
@@ -533,7 +533,6 @@ typedef struct VP9_COMP {
YV12_BUFFER_CONFIG last_frame_uf;
TOKENEXTRA *tile_tok[4][1 << 6];
- uint32_t tok_count[4][1 << 6];
TOKENLIST *tplist[4][1 << 6];
// Ambient reconstruction err target for force key frames