summaryrefslogtreecommitdiff
path: root/vpx/svc_context.h
diff options
context:
space:
mode:
Diffstat (limited to 'vpx/svc_context.h')
-rw-r--r--vpx/svc_context.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/vpx/svc_context.h b/vpx/svc_context.h
index c8bde5832..462785075 100644
--- a/vpx/svc_context.h
+++ b/vpx/svc_context.h
@@ -54,7 +54,7 @@ typedef struct SvcInternal {
// values extracted from option, quantizers
vpx_svc_extra_cfg_t svc_params;
int enable_auto_alt_ref[VPX_SS_MAX_LAYERS];
- int bitrates[VPX_SS_MAX_LAYERS];
+ int bitrates[VPX_MAX_LAYERS];
// accumulated statistics
double psnr_sum[VPX_SS_MAX_LAYERS][COMPONENTS]; // total/Y/U/V