summaryrefslogtreecommitdiff
path: root/mm-video-v4l2/vidc/venc/inc/omx_swvenc_mpeg4.h
diff options
context:
space:
mode:
Diffstat (limited to 'mm-video-v4l2/vidc/venc/inc/omx_swvenc_mpeg4.h')
-rwxr-xr-xmm-video-v4l2/vidc/venc/inc/omx_swvenc_mpeg4.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mm-video-v4l2/vidc/venc/inc/omx_swvenc_mpeg4.h b/mm-video-v4l2/vidc/venc/inc/omx_swvenc_mpeg4.h
index 869c64ab..98e8c952 100755
--- a/mm-video-v4l2/vidc/venc/inc/omx_swvenc_mpeg4.h
+++ b/mm-video-v4l2/vidc/venc/inc/omx_swvenc_mpeg4.h
@@ -164,7 +164,7 @@ class omx_venc: public omx_video
bool dev_color_align(OMX_BUFFERHEADERTYPE *buffer, OMX_U32 width,
OMX_U32 height);
bool dev_get_output_log_flag();
- int dev_output_log_buffers(const char *buffer_addr, int buffer_len);
+ int dev_output_log_buffers(const char *buffer_addr, int buffer_len, uint64_t timestamp);
int dev_extradata_log_buffers(char *buffer);
bool swvenc_color_align(OMX_BUFFERHEADERTYPE *buffer, OMX_U32 width,
OMX_U32 height);