Advertisement
gartimusprime01

Untitled

Nov 8th, 2014
184
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 41.46 KB | None | 0 0
  1. from system/core/include/utils/Log.h:31,
  2. from hardware/qcom/audio-caf/mm-audio/aenc-amrnb/qdsp6/inc/aenc_svr.h:36,
  3. from hardware/qcom/audio-caf/mm-audio/aenc-amrnb/qdsp6/src/aenc_svr.c:35:
  4. system/core/include/log/log.h:68:0: note: this is the location of the previous definition
  5. target thumb C++: libOmxEvrcEnc <= hardware/qcom/audio-caf/mm-audio/aenc-evrc/qdsp6/src/omx_evrc_aenc.cpp
  6. target thumb C: libOmxEvrcEnc <= hardware/qcom/audio-caf/mm-audio/aenc-evrc/qdsp6/src/aenc_svr.c
  7. In file included from hardware/qcom/audio-caf/mm-audio/aenc-evrc/qdsp6/inc/omx_evrc_aenc.h:56:0,
  8. from hardware/qcom/audio-caf/mm-audio/aenc-evrc/qdsp6/src/omx_evrc_aenc.cpp:41:
  9. hardware/qcom/audio-caf/mm-audio/aenc-evrc/qdsp6/inc/aenc_svr.h:39:0: warning: "LOG_TAG" redefined [enabled by default]
  10. In file included from system/core/include/cutils/log.h:1:0,
  11. from system/core/include/utils/Log.h:31,
  12. from hardware/qcom/audio-caf/mm-audio/aenc-evrc/qdsp6/inc/aenc_svr.h:36,
  13. from hardware/qcom/audio-caf/mm-audio/aenc-evrc/qdsp6/inc/omx_evrc_aenc.h:56,
  14. from hardware/qcom/audio-caf/mm-audio/aenc-evrc/qdsp6/src/omx_evrc_aenc.cpp:41:
  15. system/core/include/log/log.h:68:0: note: this is the location of the previous definition
  16. In file included from hardware/qcom/audio-caf/mm-audio/aenc-evrc/qdsp6/src/omx_evrc_aenc.cpp:41:0:
  17. hardware/qcom/audio-caf/mm-audio/aenc-evrc/qdsp6/inc/omx_evrc_aenc.h: In constructor 'omx_evrc_aenc::omx_evrc_aenc()':
  18. hardware/qcom/audio-caf/mm-audio/aenc-evrc/qdsp6/inc/omx_evrc_aenc.h:448:27: warning: 'omx_evrc_aenc::m_ipc_to_cmd_th' will be initialized after [-Wreorder]
  19. hardware/qcom/audio-caf/mm-audio/aenc-evrc/qdsp6/inc/omx_evrc_aenc.h:373:9: warning: 'int omx_evrc_aenc::nNumOutputBuf' [-Wreorder]
  20. hardware/qcom/audio-caf/mm-audio/aenc-evrc/qdsp6/src/omx_evrc_aenc.cpp:255:1: warning: when initialized here [-Wreorder]
  21. In file included from hardware/qcom/audio-caf/mm-audio/aenc-evrc/qdsp6/src/omx_evrc_aenc.cpp:41:0:
  22. hardware/qcom/audio-caf/mm-audio/aenc-evrc/qdsp6/inc/omx_evrc_aenc.h:373:9: warning: 'omx_evrc_aenc::nNumOutputBuf' will be initialized after [-Wreorder]
  23. hardware/qcom/audio-caf/mm-audio/aenc-evrc/qdsp6/inc/omx_evrc_aenc.h:372:9: warning: 'int omx_evrc_aenc::nNumInputBuf' [-Wreorder]
  24. hardware/qcom/audio-caf/mm-audio/aenc-evrc/qdsp6/src/omx_evrc_aenc.cpp:255:1: warning: when initialized here [-Wreorder]
  25. In file included from hardware/qcom/audio-caf/mm-audio/aenc-evrc/qdsp6/src/omx_evrc_aenc.cpp:41:0:
  26. hardware/qcom/audio-caf/mm-audio/aenc-evrc/qdsp6/inc/omx_evrc_aenc.h:372:9: warning: 'omx_evrc_aenc::nNumInputBuf' will be initialized after [-Wreorder]
  27. hardware/qcom/audio-caf/mm-audio/aenc-evrc/qdsp6/inc/omx_evrc_aenc.h:370:13: warning: 'OMX_S32 omx_evrc_aenc::m_volume' [-Wreorder]
  28. hardware/qcom/audio-caf/mm-audio/aenc-evrc/qdsp6/src/omx_evrc_aenc.cpp:255:1: warning: when initialized here [-Wreorder]
  29. hardware/qcom/audio-caf/mm-audio/aenc-evrc/qdsp6/src/omx_evrc_aenc.cpp: In static member function 'static void omx_evrc_aenc::process_command_msg(void*, unsigned char)':
  30. hardware/qcom/audio-caf/mm-audio/aenc-evrc/qdsp6/src/omx_evrc_aenc.cpp:823:49: warning: converting to non-pointer type 'OMX_U32 {aka long unsigned int}' from NULL [-Wconversion-null]
  31. hardware/qcom/audio-caf/mm-audio/aenc-evrc/qdsp6/src/omx_evrc_aenc.cpp: In member function 'virtual OMX_ERRORTYPE omx_evrc_aenc::get_parameter(OMX_HANDLETYPE, OMX_INDEXTYPE, OMX_PTR)':
  32. hardware/qcom/audio-caf/mm-audio/aenc-evrc/qdsp6/src/omx_evrc_aenc.cpp:2678:188: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  33. hardware/qcom/audio-caf/mm-audio/aenc-evrc/qdsp6/src/omx_evrc_aenc.cpp:2678:188: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_VERSIONTYPE' [-Wformat]
  34. hardware/qcom/audio-caf/mm-audio/aenc-evrc/qdsp6/src/omx_evrc_aenc.cpp:2553:5: warning: case value '2132803586' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  35. hardware/qcom/audio-caf/mm-audio/aenc-evrc/qdsp6/src/omx_evrc_aenc.cpp: In static member function 'static void omx_evrc_aenc::process_out_port_msg(void*, unsigned char)':
  36. hardware/qcom/audio-caf/mm-audio/aenc-evrc/qdsp6/src/omx_evrc_aenc.cpp:674:19: warning: 'ident' may be used uninitialized in this function [-Wmaybe-uninitialized]
  37. hardware/qcom/audio-caf/mm-audio/aenc-evrc/qdsp6/src/omx_evrc_aenc.cpp:689:43: warning: 'p2' may be used uninitialized in this function [-Wmaybe-uninitialized]
  38. hardware/qcom/audio-caf/mm-audio/aenc-evrc/qdsp6/src/omx_evrc_aenc.cpp:705:13: warning: 'p1' may be used uninitialized in this function [-Wmaybe-uninitialized]
  39. In file included from hardware/qcom/audio-caf/mm-audio/aenc-evrc/qdsp6/src/aenc_svr.c:35:0:
  40. hardware/qcom/audio-caf/mm-audio/aenc-evrc/qdsp6/inc/aenc_svr.h:39:0: warning: "LOG_TAG" redefined [enabled by default]
  41. In file included from system/core/include/cutils/log.h:1:0,
  42. from system/core/include/utils/Log.h:31,
  43. from hardware/qcom/audio-caf/mm-audio/aenc-evrc/qdsp6/inc/aenc_svr.h:36,
  44. from hardware/qcom/audio-caf/mm-audio/aenc-evrc/qdsp6/src/aenc_svr.c:35:
  45. system/core/include/log/log.h:68:0: note: this is the location of the previous definition
  46. target thumb C++: libOmxQcelp13Enc <= hardware/qcom/audio-caf/mm-audio/aenc-qcelp13/qdsp6/src/omx_qcelp13_aenc.cpp
  47. target thumb C: libOmxQcelp13Enc <= hardware/qcom/audio-caf/mm-audio/aenc-qcelp13/qdsp6/src/aenc_svr.c
  48. In file included from hardware/qcom/audio-caf/mm-audio/aenc-qcelp13/qdsp6/inc/omx_qcelp13_aenc.h:56:0,
  49. from hardware/qcom/audio-caf/mm-audio/aenc-qcelp13/qdsp6/src/omx_qcelp13_aenc.cpp:41:
  50. hardware/qcom/audio-caf/mm-audio/aenc-qcelp13/qdsp6/inc/aenc_svr.h:39:0: warning: "LOG_TAG" redefined [enabled by default]
  51. In file included from system/core/include/cutils/log.h:1:0,
  52. from system/core/include/utils/Log.h:31,
  53. from hardware/qcom/audio-caf/mm-audio/aenc-qcelp13/qdsp6/inc/aenc_svr.h:36,
  54. from hardware/qcom/audio-caf/mm-audio/aenc-qcelp13/qdsp6/inc/omx_qcelp13_aenc.h:56,
  55. from hardware/qcom/audio-caf/mm-audio/aenc-qcelp13/qdsp6/src/omx_qcelp13_aenc.cpp:41:
  56. system/core/include/log/log.h:68:0: note: this is the location of the previous definition
  57. In file included from hardware/qcom/audio-caf/mm-audio/aenc-qcelp13/qdsp6/src/omx_qcelp13_aenc.cpp:41:0:
  58. hardware/qcom/audio-caf/mm-audio/aenc-qcelp13/qdsp6/inc/omx_qcelp13_aenc.h: In constructor 'omx_qcelp13_aenc::omx_qcelp13_aenc()':
  59. hardware/qcom/audio-caf/mm-audio/aenc-qcelp13/qdsp6/inc/omx_qcelp13_aenc.h:448:30: warning: 'omx_qcelp13_aenc::m_ipc_to_cmd_th' will be initialized after [-Wreorder]
  60. hardware/qcom/audio-caf/mm-audio/aenc-qcelp13/qdsp6/inc/omx_qcelp13_aenc.h:370:13: warning: 'OMX_S32 omx_qcelp13_aenc::m_volume' [-Wreorder]
  61. hardware/qcom/audio-caf/mm-audio/aenc-qcelp13/qdsp6/src/omx_qcelp13_aenc.cpp:255:1: warning: when initialized here [-Wreorder]
  62. In file included from hardware/qcom/audio-caf/mm-audio/aenc-qcelp13/qdsp6/src/omx_qcelp13_aenc.cpp:41:0:
  63. hardware/qcom/audio-caf/mm-audio/aenc-qcelp13/qdsp6/inc/omx_qcelp13_aenc.h:380:18: warning: 'omx_qcelp13_aenc::pcm_input' will be initialized after [-Wreorder]
  64. hardware/qcom/audio-caf/mm-audio/aenc-qcelp13/qdsp6/inc/omx_qcelp13_aenc.h:373:9: warning: 'int omx_qcelp13_aenc::nNumOutputBuf' [-Wreorder]
  65. hardware/qcom/audio-caf/mm-audio/aenc-qcelp13/qdsp6/src/omx_qcelp13_aenc.cpp:255:1: warning: when initialized here [-Wreorder]
  66. In file included from hardware/qcom/audio-caf/mm-audio/aenc-qcelp13/qdsp6/src/omx_qcelp13_aenc.cpp:41:0:
  67. hardware/qcom/audio-caf/mm-audio/aenc-qcelp13/qdsp6/inc/omx_qcelp13_aenc.h:449:30: warning: 'omx_qcelp13_aenc::m_ipc_to_event_th' will be initialized after [-Wreorder]
  68. hardware/qcom/audio-caf/mm-audio/aenc-qcelp13/qdsp6/inc/omx_qcelp13_aenc.h:372:9: warning: 'int omx_qcelp13_aenc::nNumInputBuf' [-Wreorder]
  69. hardware/qcom/audio-caf/mm-audio/aenc-qcelp13/qdsp6/src/omx_qcelp13_aenc.cpp:255:1: warning: when initialized here [-Wreorder]
  70. hardware/qcom/audio-caf/mm-audio/aenc-qcelp13/qdsp6/src/omx_qcelp13_aenc.cpp: In static member function 'static void omx_qcelp13_aenc::process_command_msg(void*, unsigned char)':
  71. hardware/qcom/audio-caf/mm-audio/aenc-qcelp13/qdsp6/src/omx_qcelp13_aenc.cpp:825:49: warning: converting to non-pointer type 'OMX_U32 {aka long unsigned int}' from NULL [-Wconversion-null]
  72. hardware/qcom/audio-caf/mm-audio/aenc-qcelp13/qdsp6/src/omx_qcelp13_aenc.cpp: In member function 'virtual OMX_ERRORTYPE omx_qcelp13_aenc::get_parameter(OMX_HANDLETYPE, OMX_INDEXTYPE, OMX_PTR)':
  73. hardware/qcom/audio-caf/mm-audio/aenc-qcelp13/qdsp6/src/omx_qcelp13_aenc.cpp:2675:191: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  74. hardware/qcom/audio-caf/mm-audio/aenc-qcelp13/qdsp6/src/omx_qcelp13_aenc.cpp:2675:191: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_VERSIONTYPE' [-Wformat]
  75. hardware/qcom/audio-caf/mm-audio/aenc-qcelp13/qdsp6/src/omx_qcelp13_aenc.cpp:2550:5: warning: case value '2132803586' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  76. hardware/qcom/audio-caf/mm-audio/aenc-qcelp13/qdsp6/src/omx_qcelp13_aenc.cpp: In static member function 'static void omx_qcelp13_aenc::process_out_port_msg(void*, unsigned char)':
  77. hardware/qcom/audio-caf/mm-audio/aenc-qcelp13/qdsp6/src/omx_qcelp13_aenc.cpp:676:19: warning: 'ident' may be used uninitialized in this function [-Wmaybe-uninitialized]
  78. hardware/qcom/audio-caf/mm-audio/aenc-qcelp13/qdsp6/src/omx_qcelp13_aenc.cpp:691:43: warning: 'p2' may be used uninitialized in this function [-Wmaybe-uninitialized]
  79. hardware/qcom/audio-caf/mm-audio/aenc-qcelp13/qdsp6/src/omx_qcelp13_aenc.cpp:707:13: warning: 'p1' may be used uninitialized in this function [-Wmaybe-uninitialized]
  80. In file included from hardware/qcom/audio-caf/mm-audio/aenc-qcelp13/qdsp6/src/aenc_svr.c:35:0:
  81. hardware/qcom/audio-caf/mm-audio/aenc-qcelp13/qdsp6/inc/aenc_svr.h:39:0: warning: "LOG_TAG" redefined [enabled by default]
  82. In file included from system/core/include/cutils/log.h:1:0,
  83. from system/core/include/utils/Log.h:31,
  84. from hardware/qcom/audio-caf/mm-audio/aenc-qcelp13/qdsp6/inc/aenc_svr.h:36,
  85. from hardware/qcom/audio-caf/mm-audio/aenc-qcelp13/qdsp6/src/aenc_svr.c:35:
  86. system/core/include/log/log.h:68:0: note: this is the location of the previous definition
  87. target thumb C++: libOmxVdec <= hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/frameparser.cpp
  88. target thumb C++: libOmxVdec <= hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/h264_utils.cpp
  89. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/frameparser.cpp: In member function 'int frame_parse::parse_sc_frame(OMX_BUFFERHEADERTYPE*, OMX_BUFFERHEADERTYPE*, OMX_U32*)':
  90. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/frameparser.cpp:465:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  91. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/frameparser.cpp: In member function 'int frame_parse::parse_h264_nallength(OMX_BUFFERHEADERTYPE*, OMX_BUFFERHEADERTYPE*, OMX_U32*)':
  92. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/frameparser.cpp:505:218: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  93. target thumb C++: libOmxVdec <= hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/ts_parser.cpp
  94. target thumb C++: libOmxVdec <= hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/mp4_utils.cpp
  95. target thumb C++: libOmxVdec <= hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/hevc_utils.cpp
  96. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/hevc_utils.cpp: In member function 'bool HEVC_Utils::isNewFrame(OMX_BUFFERHEADERTYPE*, OMX_U32, OMX_BOOL&)':
  97. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/hevc_utils.cpp:186:160: warning: format '%d' expects argument of type 'int', but argument 6 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  98. target thumb C++: libOmxVdec <= hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp
  99. target thumb C++: libOmxVdec <= hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/../common/src/extra_data_handler.cpp
  100. target thumb C++: libOmxVdec <= hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/../common/src/vidc_color_converter.cpp
  101. target thumb C++: libOmxVenc <= hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/omx_video_base.cpp
  102. In file included from hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/omx_video_base.cpp:42:0:
  103. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/../../vidc/venc/inc/omx_video_base.h: In constructor 'omx_video::omx_video()':
  104. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/../../vidc/venc/inc/omx_video_base.h:158:14: warning: 'omx_video::secure_session' will be initialized after [-Wreorder]
  105. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/../../vidc/venc/inc/omx_video_base.h:149:14: warning: 'bool omx_video::c2d_opened' [-Wreorder]
  106. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/omx_video_base.cpp:211:1: warning: when initialized here [-Wreorder]
  107. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/omx_video_base.cpp: In member function 'virtual OMX_ERRORTYPE omx_video::get_parameter(OMX_HANDLETYPE, OMX_INDEXTYPE, OMX_PTR)':
  108. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/omx_video_base.cpp:1846:185: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  109. target thumb C++: libOmxVenc <= hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/omx_video_encoder.cpp
  110. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/omx_video_encoder.cpp: In member function 'virtual OMX_ERRORTYPE omx_venc::set_config(OMX_HANDLETYPE, OMX_INDEXTYPE, OMX_PTR)':
  111. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/omx_video_encoder.cpp:1511:54: warning: comparison between 'OMX_VIDEO_AVCPROFILETYPE {aka enum OMX_VIDEO_AVCPROFILETYPE}' and 'enum QOMX_VIDEO_AVCPROFILETYPE' [-Wenum-compare]
  112. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/omx_video_encoder.cpp: In static member function 'static int omx_venc::async_message_process(void*, void*)':
  113. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/omx_video_encoder.cpp:2019:154: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat]
  114. In file included from hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp:48:0:
  115. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/inc/omx_vdec.h: In constructor 'omx_vdec::omx_vdec()':
  116. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/inc/omx_vdec.h:917:34: warning: 'omx_vdec::m_other_extradata' will be initialized after [-Wreorder]
  117. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/inc/omx_vdec.h:878:14: warning: 'bool omx_vdec::m_enable_android_native_buffers' [-Wreorder]
  118. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp:498:1: warning: when initialized here [-Wreorder]
  119. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp: In static member function 'static void omx_vdec::process_event_cb(void*, unsigned char)':
  120. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp:1217:97: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
  121. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp:1219:338: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  122. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp:1219:338: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  123. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp:1247:264: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_S32 {aka long int}' [-Wformat]
  124. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp:1247:264: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  125. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp:1255:236: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  126. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp:1265:265: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_S32 {aka long int}' [-Wformat]
  127. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp:1265:265: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  128. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp:1273:238: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  129. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp:1280:283: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_S32 {aka long int}' [-Wformat]
  130. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp:1280:283: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'OMX_S32 {aka long int}' [-Wformat]
  131. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp:1280:283: warning: format '%u' expects argument of type 'unsigned int', but argument 6 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  132. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp:1280:283: warning: format '%u' expects argument of type 'unsigned int', but argument 7 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  133. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp:1284:182: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'int' [-Wformat]
  134. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp: In member function 'virtual OMX_ERRORTYPE omx_vdec::component_init(OMX_STRING)':
  135. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp:1812:157: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  136. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp: In member function 'OMX_ERRORTYPE omx_vdec::get_supported_profile_level_for_1080p(OMX_VIDEO_PARAM_PROFILELEVELTYPE*)':
  137. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp:2765:232: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  138. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp: In member function 'virtual OMX_ERRORTYPE omx_vdec::get_parameter(OMX_HANDLETYPE, OMX_INDEXTYPE, OMX_PTR)':
  139. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp:2887:67: error: 'VDEC_CODECTYPE_MVC' was not declared in this scope
  140. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp: In member function 'virtual OMX_ERRORTYPE omx_vdec::set_parameter(OMX_HANDLETYPE, OMX_INDEXTYPE, OMX_PTR)':
  141. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp:3160:108: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  142. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp:3161:107: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  143. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp:3323:230: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  144. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp: In member function 'virtual OMX_ERRORTYPE omx_vdec::get_config(OMX_HANDLETYPE, OMX_INDEXTYPE, OMX_PTR)':
  145. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp:3920:249: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_S32 {aka long int}' [-Wformat]
  146. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp:3920:249: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'OMX_S32 {aka long int}' [-Wformat]
  147. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp:3920:249: warning: format '%u' expects argument of type 'unsigned int', but argument 6 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  148. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp:3920:249: warning: format '%u' expects argument of type 'unsigned int', but argument 7 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  149. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp: In member function 'OMX_ERRORTYPE omx_vdec::use_output_buffer(OMX_HANDLETYPE, OMX_BUFFERHEADERTYPE**, OMX_U32, OMX_PTR, OMX_U32, OMX_U8*)':
  150. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp:4384:166: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
  151. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp: In member function 'OMX_ERRORTYPE omx_vdec::fill_buffer_done(OMX_HANDLETYPE, OMX_BUFFERHEADERTYPE*)':
  152. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp:6920:299: warning: format '%d' expects argument of type 'int', but argument 8 has type 'OMX_TICKS {aka long long int}' [-Wformat]
  153. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp: In static member function 'static int omx_vdec::async_message_process(void*, void*)':
  154. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp:7191:791: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  155. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp:7191:791: warning: format '%u' expects argument of type 'unsigned int', but argument 11 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  156. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp:7240:272: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  157. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp:7240:272: warning: format '%u' expects argument of type 'unsigned int', but argument 6 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  158. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp: In member function 'OMX_ERRORTYPE omx_vdec::push_input_hevc(OMX_HANDLETYPE)':
  159. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp:7758:292: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  160. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp:7758:292: warning: format '%d' expects argument of type 'int', but argument 6 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  161. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp:7792:157: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  162. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp:7799:342: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  163. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp:7799:342: warning: format '%d' expects argument of type 'int', but argument 6 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  164. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp:7820:408: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  165. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp:7820:408: warning: format '%d' expects argument of type 'int', but argument 7 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  166. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp:7842:430: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  167. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp:7842:430: warning: format '%d' expects argument of type 'int', but argument 6 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  168. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp:7842:430: warning: format '%d' expects argument of type 'int', but argument 8 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  169. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp:7867:230: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  170. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp:7875:188: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  171. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp:7888:241: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  172. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp:7888:241: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  173. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp: In member function 'OMX_ERRORTYPE omx_vdec::update_portdef(OMX_PARAM_PORTDEFINITIONTYPE*)':
  174. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp:8451:477: warning: format '%lu' expects argument of type 'long unsigned int', but argument 9 has type 'int' [-Wformat]
  175. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp: In member function 'void omx_vdec::print_debug_extradata(OMX_OTHER_EXTRADATATYPE*)':
  176. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp:9097:1530: warning: format '%lu' expects a matching 'long unsigned int' argument [-Wformat]
  177. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp: In member function 'bool omx_vdec::allocate_color_convert_buf::set_color_format(OMX_COLOR_FORMATTYPE)':
  178. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp:9635:29: warning: comparison between 'OMX_COLOR_FORMATTYPE {aka enum OMX_COLOR_FORMATTYPE}' and 'enum OMX_QCOM_COLOR_FORMATTYPE' [-Wenum-compare]
  179. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp: In member function 'void omx_vdec::buf_ref_add(OMX_U32, OMX_U32)':
  180. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp:9902:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  181. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp:9908:218: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  182. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp:9908:218: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  183. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp:9915:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  184. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp:9922:209: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  185. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp:9922:209: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  186. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp: In member function 'void omx_vdec::buf_ref_remove(OMX_U32, OMX_U32)':
  187. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp:9935:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  188. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp:9943:214: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  189. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp:9943:214: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  190. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp:9952:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  191. build/core/binary.mk:432: recipe for target '/home/garth/cm11/out/target/product/klteusc/obj/SHARED_LIBRARIES/libOmxVdec_intermediates/src/omx_vdec_msm8974.o' failed
  192. make: *** [/home/garth/cm11/out/target/product/klteusc/obj/SHARED_LIBRARIES/libOmxVdec_intermediates/src/omx_vdec_msm8974.o] Error 1
  193. make: *** Waiting for unfinished jobs....
  194. target thumb C++: libOmxVenc <= hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device_v4l2.cpp
  195. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device_v4l2.cpp: In member function 'bool venc_dev::handle_extradata(void*, int)':
  196. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device_v4l2.cpp:477:112: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  197. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device_v4l2.cpp:526:257: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  198. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device_v4l2.cpp:526:257: warning: format '%d' expects argument of type 'int', but argument 7 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  199. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device_v4l2.cpp:526:257: warning: format '%d' expects argument of type 'int', but argument 8 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  200. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device_v4l2.cpp:526:257: warning: format '%x' expects argument of type 'unsigned int', but argument 9 has type 'OMX_OTHER_EXTRADATATYPE*' [-Wformat]
  201. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device_v4l2.cpp: In member function 'int venc_dev::venc_output_log_buffers(const char*, int)':
  202. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device_v4l2.cpp:622:100: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat]
  203. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device_v4l2.cpp:622:100: warning: format '%d' expects argument of type 'int', but argument 6 has type 'long unsigned int' [-Wformat]
  204. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device_v4l2.cpp:625:100: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat]
  205. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device_v4l2.cpp:625:100: warning: format '%d' expects argument of type 'int', but argument 6 has type 'long unsigned int' [-Wformat]
  206. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device_v4l2.cpp:628:100: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat]
  207. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device_v4l2.cpp:628:100: warning: format '%d' expects argument of type 'int', but argument 6 has type 'long unsigned int' [-Wformat]
  208. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device_v4l2.cpp:631:100: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat]
  209. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device_v4l2.cpp:631:100: warning: format '%d' expects argument of type 'int', but argument 6 has type 'long unsigned int' [-Wformat]
  210. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device_v4l2.cpp:634:187: warning: format '%s' expects argument of type 'char*', but argument 5 has type 'int' [-Wformat]
  211. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device_v4l2.cpp: In member function 'int venc_dev::venc_extradata_log_buffers(char*)':
  212. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device_v4l2.cpp:658:100: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat]
  213. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device_v4l2.cpp:658:100: warning: format '%d' expects argument of type 'int', but argument 6 has type 'long unsigned int' [-Wformat]
  214. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device_v4l2.cpp:661:100: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat]
  215. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device_v4l2.cpp:661:100: warning: format '%d' expects argument of type 'int', but argument 6 has type 'long unsigned int' [-Wformat]
  216. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device_v4l2.cpp:664:100: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat]
  217. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device_v4l2.cpp:664:100: warning: format '%d' expects argument of type 'int', but argument 6 has type 'long unsigned int' [-Wformat]
  218. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device_v4l2.cpp:667:100: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat]
  219. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device_v4l2.cpp:667:100: warning: format '%d' expects argument of type 'int', but argument 6 has type 'long unsigned int' [-Wformat]
  220. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device_v4l2.cpp:670:196: warning: format '%s' expects argument of type 'char*', but argument 5 has type 'int' [-Wformat]
  221. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device_v4l2.cpp: In member function 'int venc_dev::venc_input_log_buffers(OMX_BUFFERHEADERTYPE*, int, int)':
  222. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device_v4l2.cpp:697:101: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat]
  223. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device_v4l2.cpp:697:101: warning: format '%d' expects argument of type 'int', but argument 6 has type 'long unsigned int' [-Wformat]
  224. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device_v4l2.cpp:699:186: warning: format '%s' expects argument of type 'char*', but argument 5 has type 'int' [-Wformat]
  225. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device_v4l2.cpp:704:164: warning: format '%s' expects argument of type 'char*', but argument 4 has type 'FILE* {aka __sFILE*}' [-Wformat]
  226. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device_v4l2.cpp:722:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  227. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device_v4l2.cpp:727:56: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  228. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device_v4l2.cpp:737:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  229. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device_v4l2.cpp:744:53: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  230. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device_v4l2.cpp: In member function 'bool venc_dev::venc_set_param(void*, OMX_INDEXTYPE)':
  231. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device_v4l2.cpp:1412:50: warning: comparison between 'OMX_VIDEO_AVCPROFILETYPE {aka enum OMX_VIDEO_AVCPROFILETYPE}' and 'enum QOMX_VIDEO_AVCPROFILETYPE' [-Wenum-compare]
  232. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device_v4l2.cpp:1574:209: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  233. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device_v4l2.cpp:1574:209: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  234. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device_v4l2.cpp:1668:195: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  235. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device_v4l2.cpp: In member function 'void venc_dev::venc_config_print()':
  236. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device_v4l2.cpp:2136:183: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat]
  237. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device_v4l2.cpp:2136:183: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat]
  238. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device_v4l2.cpp: In member function 'bool venc_dev::venc_set_hier_layers(QOMX_VIDEO_HIERARCHICALCODINGTYPE, OMX_U32)':
  239. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device_v4l2.cpp:2636:140: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  240. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device_v4l2.cpp: In member function 'bool venc_dev::venc_set_extradata(OMX_U32, OMX_BOOL)':
  241. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device_v4l2.cpp:2670:153: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  242. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device_v4l2.cpp:2675:181: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  243. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device_v4l2.cpp: In member function 'bool venc_dev::venc_set_session_qp_range(OMX_U32, OMX_U32)':
  244. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device_v4l2.cpp:2850:212: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  245. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device_v4l2.cpp:2850:212: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  246. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device_v4l2.cpp:2850:212: warning: format '%d' expects argument of type 'int', but argument 6 has type 'long unsigned int' [-Wformat]
  247. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device_v4l2.cpp:2850:212: warning: format '%d' expects argument of type 'int', but argument 7 has type 'long unsigned int' [-Wformat]
  248. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device_v4l2.cpp: In member function 'bool venc_dev::venc_set_intra_period(OMX_U32, OMX_U32)':
  249. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device_v4l2.cpp:3192:169: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  250. hardware/qcom/media-caf-new/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device_v4l2.cpp:3230:181: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat]
  251. make: *** wait: No child processes. Stop.
  252.  
  253. real 61m16.111s
  254. user 17m39.229s
  255. sys 64m10.532s
  256. garth@garth-desktop:~/cm11$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement