summaryrefslogtreecommitdiffstats
path: root/decoder/ihevcd_structs.h
diff options
context:
space:
mode:
Diffstat (limited to 'decoder/ihevcd_structs.h')
-rw-r--r--decoder/ihevcd_structs.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/decoder/ihevcd_structs.h b/decoder/ihevcd_structs.h
index ce0653e..1a46984 100644
--- a/decoder/ihevcd_structs.h
+++ b/decoder/ihevcd_structs.h
@@ -1929,6 +1929,9 @@ struct _codec_t
*/
void *ps_mv_buf;
+ /** Holds the number of mv_buf_t structures allocated */
+ WORD32 i4_max_dpb_size;
+
/**
* Base address for Motion Vector bank buffer
*/