summaryrefslogtreecommitdiff
path: root/mm-video-v4l2/vidc/venc/inc/video_encoder_device_v4l2.h
diff options
context:
space:
mode:
Diffstat (limited to 'mm-video-v4l2/vidc/venc/inc/video_encoder_device_v4l2.h')
-rw-r--r--mm-video-v4l2/vidc/venc/inc/video_encoder_device_v4l2.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/mm-video-v4l2/vidc/venc/inc/video_encoder_device_v4l2.h b/mm-video-v4l2/vidc/venc/inc/video_encoder_device_v4l2.h
index c22006a5..0c7ee4f8 100644
--- a/mm-video-v4l2/vidc/venc/inc/video_encoder_device_v4l2.h
+++ b/mm-video-v4l2/vidc/venc/inc/video_encoder_device_v4l2.h
@@ -406,6 +406,7 @@ class venc_dev
#endif
};
+ int nPframes_cache;
int stopped;
int resume_in_stopped;
bool m_max_allowed_bitrate_check;