summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs/mpeg2dec/SoftMPEG2.h
diff options
context:
space:
mode:
Diffstat (limited to 'media/libstagefright/codecs/mpeg2dec/SoftMPEG2.h')
-rw-r--r--media/libstagefright/codecs/mpeg2dec/SoftMPEG2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/media/libstagefright/codecs/mpeg2dec/SoftMPEG2.h b/media/libstagefright/codecs/mpeg2dec/SoftMPEG2.h
index a625e08..f48b70b 100644
--- a/media/libstagefright/codecs/mpeg2dec/SoftMPEG2.h
+++ b/media/libstagefright/codecs/mpeg2dec/SoftMPEG2.h
@@ -117,7 +117,7 @@ private:
status_t resetPlugin();
status_t reInitDecoder();
- void setDecodeArgs(
+ bool setDecodeArgs(
ivd_video_decode_ip_t *ps_dec_ip,
ivd_video_decode_op_t *ps_dec_op,
OMX_BUFFERHEADERTYPE *inHeader,