Advertisement
nicklovell123

Untitled

Nov 19th, 2013
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 140.37 KB | None | 0 0
  1. In file included from external/libvpx/libvpx/vpx_scale/vpx_scale_rtcd.c:10:0:
  2. external/libvpx/armv7a-neon/vpx_config.h:13:0: warning: "ARCH_ARM" redefined [enabled by default]
  3. In file included from <command-line>:0:0:
  4. ./build/core/combo/include/arch/linux-arm/AndroidConfig.h:260:0: note: this is the location of the previous definition
  5. target StaticLib: libstagefright_id3 (/home/nicklovell23/4.4/out/target/product/d2usc/obj/STATIC_LIBRARIES/libstagefright_id3_intermediates/libstagefright_id3.a)
  6. target StaticLib: libstagefright_nuplayer (/home/nicklovell23/4.4/out/target/product/d2usc/obj/STATIC_LIBRARIES/libstagefright_nuplayer_intermediates/libstagefright_nuplayer.a)
  7. target StaticLib: libstagefright_rtsp (/home/nicklovell23/4.4/out/target/product/d2usc/obj/STATIC_LIBRARIES/libstagefright_rtsp_intermediates/libstagefright_rtsp.a)
  8. target StaticLib: libregistermsext (/home/nicklovell23/4.4/out/target/product/d2usc/obj/STATIC_LIBRARIES/libregistermsext_intermediates/libregistermsext.a)
  9. target thumb C++: mm-vdec-omx-test <= hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp
  10. target thumb C: mm-vdec-omx-test <= hardware/qcom/media-caf/mm-video/vidc/vdec/src/queue.c
  11. target thumb C++: libOmxVdec <= hardware/qcom/media-caf/mm-video/vidc/vdec/src/frameparser.cpp
  12. target thumb C++: libOmxVdec <= hardware/qcom/media-caf/mm-video/vidc/vdec/src/h264_utils.cpp
  13. target thumb C++: libOmxVdec <= hardware/qcom/media-caf/mm-video/vidc/vdec/src/ts_parser.cpp
  14. In file included from hardware/qcom/media-caf/mm-video/vidc/vdec/src/frameparser.cpp:45:0:
  15. hardware/qcom/media-caf/mm-video/vidc/vdec/inc/frameparser.h: In constructor 'frame_parse::frame_parse()':
  16. hardware/qcom/media-caf/mm-video/vidc/vdec/inc/frameparser.h:94:17: warning: 'frame_parse::bytes_tobeparsed' will be initialized after [-Wreorder]
  17. hardware/qcom/media-caf/mm-video/vidc/vdec/inc/frameparser.h:67:14: warning: 'H264_Utils* frame_parse::mutils' [-Wreorder]
  18. hardware/qcom/media-caf/mm-video/vidc/vdec/src/frameparser.cpp:76:1: warning: when initialized here [-Wreorder]
  19. hardware/qcom/media-caf/mm-video/vidc/vdec/src/frameparser.cpp: In member function 'int frame_parse::parse_sc_frame(OMX_BUFFERHEADERTYPE*, OMX_BUFFERHEADERTYPE*, OMX_U32*)':
  20. hardware/qcom/media-caf/mm-video/vidc/vdec/src/frameparser.cpp:215:16: warning: enumeration value 'A5' not handled in switch [-Wswitch]
  21. hardware/qcom/media-caf/mm-video/vidc/vdec/src/frameparser.cpp:365:14: warning: enumeration value 'A4' not handled in switch [-Wswitch]
  22. hardware/qcom/media-caf/mm-video/vidc/vdec/src/frameparser.cpp:365:14: warning: enumeration value 'A5' not handled in switch [-Wswitch]
  23. target thumb C++: libOmxVdec <= hardware/qcom/media-caf/mm-video/vidc/vdec/src/mp4_utils.cpp
  24. target thumb C++: libOmxVdec <= hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp
  25. hardware/qcom/media-caf/mm-video/vidc/vdec/src/h264_utils.cpp: In member function 'boolean H264_Utils::extract_rbsp(OMX_U8*, OMX_U32, OMX_U32, OMX_U8*, OMX_U32*, NALU*)':
  26. hardware/qcom/media-caf/mm-video/vidc/vdec/src/h264_utils.cpp:307:58: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
  27. hardware/qcom/media-caf/mm-video/vidc/vdec/src/h264_utils.cpp: In member function 'void h264_stream_parser::hrd_parameters(h264_hrd_param*)':
  28. hardware/qcom/media-caf/mm-video/vidc/vdec/src/h264_utils.cpp:763:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  29. hardware/qcom/media-caf/mm-video/vidc/vdec/src/h264_utils.cpp: In member function 'void h264_stream_parser::sei_buffering_period()':
  30. hardware/qcom/media-caf/mm-video/vidc/vdec/src/h264_utils.cpp:854:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  31. hardware/qcom/media-caf/mm-video/vidc/vdec/src/h264_utils.cpp:871:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  32. hardware/qcom/media-caf/mm-video/vidc/vdec/src/h264_utils.cpp: In member function 'void h264_stream_parser::sei_picture_timing()':
  33. hardware/qcom/media-caf/mm-video/vidc/vdec/src/h264_utils.cpp:923:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  34. hardware/qcom/media-caf/mm-video/vidc/vdec/src/h264_utils.cpp: In member function 'void h264_stream_parser::sei_pan_scan()':
  35. hardware/qcom/media-caf/mm-video/vidc/vdec/src/h264_utils.cpp:998:127: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  36. hardware/qcom/media-caf/mm-video/vidc/vdec/src/h264_utils.cpp:1012:130: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  37. hardware/qcom/media-caf/mm-video/vidc/vdec/src/h264_utils.cpp:1017:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  38. hardware/qcom/media-caf/mm-video/vidc/vdec/src/h264_utils.cpp: In member function 'void h264_stream_parser::print_pan_data(h264_pan_scan*)':
  39. hardware/qcom/media-caf/mm-video/vidc/vdec/src/h264_utils.cpp:1044:110: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  40. hardware/qcom/media-caf/mm-video/vidc/vdec/src/h264_utils.cpp:1049:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  41. hardware/qcom/media-caf/mm-video/vidc/vdec/src/h264_utils.cpp:1051:124: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_S32 {aka long int}' [-Wformat]
  42. hardware/qcom/media-caf/mm-video/vidc/vdec/src/h264_utils.cpp:1052:125: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_S32 {aka long int}' [-Wformat]
  43. hardware/qcom/media-caf/mm-video/vidc/vdec/src/h264_utils.cpp:1053:123: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_S32 {aka long int}' [-Wformat]
  44. hardware/qcom/media-caf/mm-video/vidc/vdec/src/h264_utils.cpp:1054:126: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_S32 {aka long int}' [-Wformat]
  45. hardware/qcom/media-caf/mm-video/vidc/vdec/src/h264_utils.cpp:1056:125: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  46. hardware/qcom/media-caf/mm-video/vidc/vdec/src/h264_utils.cpp: In member function 'void h264_stream_parser::parse_sps()':
  47. hardware/qcom/media-caf/mm-video/vidc/vdec/src/h264_utils.cpp:1083:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  48. hardware/qcom/media-caf/mm-video/vidc/vdec/src/h264_utils.cpp:1085:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
  49. hardware/qcom/media-caf/mm-video/vidc/vdec/src/h264_utils.cpp:1102:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  50. hardware/qcom/media-caf/mm-video/vidc/vdec/src/h264_utils.cpp: In member function 'void h264_stream_parser::scaling_list(OMX_U32)':
  51. hardware/qcom/media-caf/mm-video/vidc/vdec/src/h264_utils.cpp:1127:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  52. hardware/qcom/media-caf/mm-video/vidc/vdec/src/h264_utils.cpp: In member function 'void h264_stream_parser::print_frame_pack()':
  53. hardware/qcom/media-caf/mm-video/vidc/vdec/src/h264_utils.cpp:1331:128: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  54. hardware/qcom/media-caf/mm-video/vidc/vdec/src/h264_utils.cpp:1332:146: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  55. hardware/qcom/media-caf/mm-video/vidc/vdec/src/h264_utils.cpp:1336:134: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  56. hardware/qcom/media-caf/mm-video/vidc/vdec/src/h264_utils.cpp:1338:170: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  57. hardware/qcom/media-caf/mm-video/vidc/vdec/src/h264_utils.cpp:1340:180: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  58. hardware/qcom/media-caf/mm-video/vidc/vdec/src/h264_utils.cpp:1342:168: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  59. hardware/qcom/media-caf/mm-video/vidc/vdec/src/h264_utils.cpp:1344:164: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  60. hardware/qcom/media-caf/mm-video/vidc/vdec/src/h264_utils.cpp:1346:158: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  61. hardware/qcom/media-caf/mm-video/vidc/vdec/src/h264_utils.cpp:1348:182: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  62. hardware/qcom/media-caf/mm-video/vidc/vdec/src/h264_utils.cpp:1350:178: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  63. hardware/qcom/media-caf/mm-video/vidc/vdec/src/h264_utils.cpp:1352:178: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  64. hardware/qcom/media-caf/mm-video/vidc/vdec/src/h264_utils.cpp:1354:152: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  65. hardware/qcom/media-caf/mm-video/vidc/vdec/src/h264_utils.cpp:1356:160: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  66. hardware/qcom/media-caf/mm-video/vidc/vdec/src/h264_utils.cpp:1358:154: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  67. hardware/qcom/media-caf/mm-video/vidc/vdec/src/h264_utils.cpp: In member function 'void h264_stream_parser::fill_pan_scan_data(OMX_QCOM_PANSCAN*, OMX_S64)':
  68. hardware/qcom/media-caf/mm-video/vidc/vdec/src/h264_utils.cpp:1453:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  69. hardware/qcom/media-caf/mm-video/vidc/vdec/src/h264_utils.cpp:1448:6: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
  70. hardware/qcom/media-caf/mm-video/vidc/vdec/src/h264_utils.cpp: In member function 'h264_pan_scan* panscan_handler::get_populated(OMX_S64)':
  71. hardware/qcom/media-caf/mm-video/vidc/vdec/src/h264_utils.cpp:1605:6: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
  72. target thumb C++: libOmxVdec <= hardware/qcom/media-caf/mm-video/vidc/vdec/../common/src/extra_data_handler.cpp
  73. hardware/qcom/media-caf/mm-video/vidc/vdec/../common/src/extra_data_handler.cpp: In member function 'OMX_S32 extra_data_handler::parse_sliceinfo(OMX_BUFFERHEADERTYPE*, OMX_OTHER_EXTRADATATYPE*)':
  74. hardware/qcom/media-caf/mm-video/vidc/vdec/../common/src/extra_data_handler.cpp:240:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  75. hardware/qcom/media-caf/mm-video/vidc/vdec/../common/src/extra_data_handler.cpp:246:192: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  76. hardware/qcom/media-caf/mm-video/vidc/vdec/../common/src/extra_data_handler.cpp:246:192: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  77. hardware/qcom/media-caf/mm-video/vidc/vdec/../common/src/extra_data_handler.cpp:262:149: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  78. hardware/qcom/media-caf/mm-video/vidc/vdec/../common/src/extra_data_handler.cpp:262:149: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  79. hardware/qcom/media-caf/mm-video/vidc/vdec/../common/src/extra_data_handler.cpp: In member function 'OMX_U32 extra_data_handler::parse_extra_data(OMX_BUFFERHEADERTYPE*, OMX_U32, OMX_U32)':
  80. hardware/qcom/media-caf/mm-video/vidc/vdec/../common/src/extra_data_handler.cpp:292:150: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  81. hardware/qcom/media-caf/mm-video/vidc/vdec/../common/src/extra_data_handler.cpp:292:150: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  82. target thumb C++: libOmxVdec <= hardware/qcom/media-caf/mm-video/vidc/vdec/../common/src/vidc_color_converter.cpp
  83. target thumb C++: libqservice <= hardware/qcom/display-caf/libqservice/QService.cpp
  84. target thumb C++: libqservice <= hardware/qcom/display-caf/libqservice/IQService.cpp
  85. target thumb C++: libqservice <= hardware/qcom/display-caf/libqservice/IQClient.cpp
  86. In file included from hardware/qcom/media-caf/mm-video/vidc/vdec/src/mp4_utils.cpp:29:0:
  87. hardware/qcom/media-caf/mm-video/vidc/vdec/inc/omx_vdec.h:67:0: warning: "LOG_TAG" redefined [enabled by default]
  88. In file included from system/core/include/cutils/log.h:1:0,
  89. from system/core/include/utils/Vector.h:24,
  90. from frameworks/native/include/binder/IBinder.h:23,
  91. from frameworks/native/include/binder/Binder.h:20,
  92. from frameworks/native/include/binder/IInterface.h:21,
  93. from frameworks/native/include/binder/IMemory.h:26,
  94. from frameworks/native/include/binder/MemoryHeapBase.h:23,
  95. from hardware/qcom/media-caf/mm-video/vidc/vdec/inc/omx_vdec.h:55,
  96. from hardware/qcom/media-caf/mm-video/vidc/vdec/src/mp4_utils.cpp:29:
  97. system/core/include/log/log.h:68:0: note: this is the location of the previous definition
  98. target thumb C++: libexternal <= hardware/qcom/display-caf/libexternal/external.cpp
  99. target thumb C++: liboverlay <= hardware/qcom/display-caf/liboverlay/overlay.cpp
  100. target thumb C++: liboverlay <= hardware/qcom/display-caf/liboverlay/overlayUtils.cpp
  101. target thumb C++: liboverlay <= hardware/qcom/display-caf/liboverlay/overlayMdp.cpp
  102. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp:56:0: warning: "LOG_TAG" redefined [enabled by default]
  103. In file included from system/core/include/cutils/log.h:1:0,
  104. from system/core/include/utils/Vector.h:24,
  105. from frameworks/native/include/binder/IBinder.h:23,
  106. from frameworks/native/include/binder/Binder.h:20,
  107. from frameworks/native/include/binder/IInterface.h:21,
  108. from frameworks/native/include/binder/IMemory.h:26,
  109. from frameworks/native/include/binder/MemoryHeapBase.h:23,
  110. from hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp:51:
  111. system/core/include/log/log.h:68:0: note: this is the location of the previous definition
  112. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp: In function 'void PrintFramePackArrangement(OMX_QCOM_FRAME_PACK_ARRANGEMENT)':
  113. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp:535:37: warning: format '%d' expects argument of type 'int', but argument 2 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  114. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp:537:46: warning: format '%d' expects argument of type 'int', but argument 2 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  115. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp:539:39: warning: format '%d' expects argument of type 'int', but argument 2 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  116. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp:541:57: warning: format '%d' expects argument of type 'int', but argument 2 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  117. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp:543:62: warning: format '%d' expects argument of type 'int', but argument 2 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  118. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp:545:56: warning: format '%d' expects argument of type 'int', but argument 2 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  119. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp:547:54: warning: format '%d' expects argument of type 'int', but argument 2 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  120. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp:549:51: warning: format '%d' expects argument of type 'int', but argument 2 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  121. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp:551:63: warning: format '%d' expects argument of type 'int', but argument 2 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  122. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp:553:61: warning: format '%d' expects argument of type 'int', but argument 2 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  123. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp:555:61: warning: format '%d' expects argument of type 'int', but argument 2 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  124. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp:557:57: warning: format '%d' expects argument of type 'int', but argument 2 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  125. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp:559:57: warning: format '%d' expects argument of type 'int', but argument 2 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  126. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp:561:57: warning: format '%d' expects argument of type 'int', but argument 2 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  127. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp:563:57: warning: format '%d' expects argument of type 'int', but argument 2 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  128. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp:565:48: warning: format '%d' expects argument of type 'int', but argument 2 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  129. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp:567:52: warning: format '%d' expects argument of type 'int', but argument 2 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  130. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp:569:49: warning: format '%d' expects argument of type 'int', but argument 2 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  131. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp: In function 'void* fbd_thread(void*)':
  132. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp:775:359: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  133. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp:775:359: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  134. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp:775:359: warning: format '%u' expects argument of type 'unsigned int', but argument 6 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  135. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp:775:359: warning: format '%u' expects argument of type 'unsigned int', but argument 7 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  136. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp:775:359: warning: format '%u' expects argument of type 'unsigned int', but argument 8 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  137. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp:785:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  138. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp:768:13: warning: case value '2130706433' not in enumerated type 'OMX_EXTRADATATYPE' [-Wswitch]
  139. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp:796:13: warning: case value '2130706438' not in enumerated type 'OMX_EXTRADATATYPE' [-Wswitch]
  140. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp:760:13: warning: case value '2130706439' not in enumerated type 'OMX_EXTRADATATYPE' [-Wswitch]
  141. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp:815:13: warning: case value '2130706441' not in enumerated type 'OMX_EXTRADATATYPE' [-Wswitch]
  142. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp:828:13: warning: case value '2130706442' not in enumerated type 'OMX_EXTRADATATYPE' [-Wswitch]
  143. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp:934:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  144. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp: In function 'int main(int, char**)':
  145. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp:1217:47: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'codec_format*' [-Wformat]
  146. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp:1256:44: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'file_type*' [-Wformat]
  147. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp:1428:45: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'freeHandle_test*' [-Wformat]
  148. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp: In function 'int Init_Decoder()':
  149. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp:1655:17: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
  150. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp:1687:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  151. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp:1696:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  152. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp: In function 'int Play_Decoder()':
  153. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp:1817:53: warning: missing initializer for member 'OMX_VIDEO_PARAM_PORTFORMATTYPE::nVersion' [-Wmissing-field-initializers]
  154. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp:1817:53: warning: missing initializer for member 'OMX_VIDEO_PARAM_PORTFORMATTYPE::nPortIndex' [-Wmissing-field-initializers]
  155. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp:1817:53: warning: missing initializer for member 'OMX_VIDEO_PARAM_PORTFORMATTYPE::nIndex' [-Wmissing-field-initializers]
  156. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp:1817:53: warning: missing initializer for member 'OMX_VIDEO_PARAM_PORTFORMATTYPE::eCompressionFormat' [-Wmissing-field-initializers]
  157. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp:1817:53: warning: missing initializer for member 'OMX_VIDEO_PARAM_PORTFORMATTYPE::eColorFormat' [-Wmissing-field-initializers]
  158. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp:1817:53: warning: missing initializer for member 'OMX_VIDEO_PARAM_PORTFORMATTYPE::xFramerate' [-Wmissing-field-initializers]
  159. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp:2153:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  160. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp:2192:173: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  161. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp: In function 'OMX_ERRORTYPE use_output_buffer(OMX_COMPONENTTYPE*, OMX_BUFFERHEADERTYPE***, OMX_U32, OMX_U32, long int)':
  162. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp:2421:142: 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/mm-video/vidc/vdec/test/omx_vdec_test.cpp:2424:115: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  164. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp: In function 'OMX_ERRORTYPE use_output_buffer_multiple_fd(OMX_COMPONENTTYPE*, OMX_BUFFERHEADERTYPE***, OMX_U32, OMX_U32, long int)':
  165. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp:2489:38: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits]
  166. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp: In function 'void do_freeHandle_and_clean_up(bool)':
  167. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp:2544:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  168. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp: In function 'int Read_Buffer_From_DAT_File(OMX_BUFFERHEADERTYPE*)':
  169. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp:2664:61: warning: array subscript has type 'char' [-Wchar-subscripts]
  170. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp:2665:30: warning: array subscript has type 'char' [-Wchar-subscripts]
  171. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp:2669:23: warning: array subscript has type 'char' [-Wchar-subscripts]
  172. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp: In function 'int Read_Buffer_From_Size_Nal(OMX_BUFFERHEADERTYPE*)':
  173. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp:2883:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  174. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp: In function 'int Read_Buffer_From_RCV_File(OMX_BUFFERHEADERTYPE*)':
  175. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp:2997:180: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  176. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp:2997:180: warning: format '%d' expects argument of type 'int', but argument 6 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  177. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp: In function 'int Read_Buffer_From_DivX_4_5_6_File(OMX_BUFFERHEADERTYPE*)':
  178. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp:3161:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  179. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp:3165:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  180. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp:3183:45: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits]
  181. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp: In function 'int drawBG()':
  182. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp:3384:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  183. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp: In function 'void overlay_set()':
  184. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp:3423:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  185. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp:3434:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  186. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp: In function 'void render_fb(OMX_BUFFERHEADERTYPE*)':
  187. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp:3570:47: warning: comparison between 'OMX_EXTRADATATYPE {aka enum OMX_EXTRADATATYPE}' and 'enum OMX_QCOM_EXTRADATATYPE' [-Wenum-compare]
  188. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp:3576:30: warning: comparison between 'OMX_EXTRADATATYPE {aka enum OMX_EXTRADATATYPE}' and 'enum OMX_QCOM_EXTRADATATYPE' [-Wenum-compare]
  189. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp:3578:152: 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/mm-video/vidc/vdec/test/omx_vdec_test.cpp:3590:159: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_S32 {aka long int}' [-Wformat]
  191. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp:3590:159: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  192. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp:3591:165: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  193. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp:3591:165: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  194. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp: In function 'int enable_output_port()':
  195. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp:3800:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  196. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp: In function 'int Read_Buffer_From_DivX_4_5_6_File(OMX_BUFFERHEADERTYPE*)':
  197. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp:3224:61: warning: 'pckt_end_idx' may be used uninitialized in this function [-Wmaybe-uninitialized]
  198. hardware/qcom/media-caf/mm-video/vidc/vdec/test/omx_vdec_test.cpp:3143:20: note: 'pckt_end_idx' was declared here
  199. target thumb C++: liboverlay <= hardware/qcom/display-caf/liboverlay/overlayRotator.cpp
  200. target thumb C++: liboverlay <= hardware/qcom/display-caf/liboverlay/overlayMdpRot.cpp
  201. target thumb C++: liboverlay <= hardware/qcom/display-caf/liboverlay/overlayMdssRot.cpp
  202. target thumb C++: liboverlay <= hardware/qcom/display-caf/liboverlay/pipes/overlayGenPipe.cpp
  203. target thumb C++: libqdutils <= hardware/qcom/display-caf/libqdutils/profiler.cpp
  204. target thumb C++: libqdutils <= hardware/qcom/display-caf/libqdutils/mdp_version.cpp
  205. target thumb C++: libqdutils <= hardware/qcom/display-caf/libqdutils/idle_invalidator.cpp
  206. target thumb C++: libqdutils <= hardware/qcom/display-caf/libqdutils/comptype.cpp
  207. target thumb C++: libmemalloc <= hardware/qcom/display-caf/libgralloc/ionalloc.cpp
  208. target thumb C++: libmemalloc <= hardware/qcom/display-caf/libgralloc/alloc_controller.cpp
  209. target thumb C++: libqdMetaData <= hardware/qcom/display-caf/libqdutils/qdMetaData.cpp
  210. target thumb C++: mm-venc-omx-test720p <= hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp
  211. target thumb C++: mm-venc-omx-test720p <= hardware/qcom/media-caf/mm-video/vidc/venc/test/camera_test.cpp
  212. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp: In function 'void* PmemMalloc(OMX_QCOM_PLATFORM_PRIVATE_PMEM_INFO*, int)':
  213. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp:420:47: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  214. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp:420:47: warning: format '%x' expects argument of type 'unsigned int', but argument 6 has type 'void*' [-Wformat]
  215. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp:420:47: warning: format '%x' expects argument of type 'unsigned int', but argument 7 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  216. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp: In function 'void PrintFramePackArrangement(OMX_QCOM_FRAME_PACK_ARRANGEMENT)':
  217. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp:449:38: warning: format '%d' expects argument of type 'int', but argument 2 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  218. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp:451:47: warning: format '%d' expects argument of type 'int', but argument 2 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  219. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp:453:40: warning: format '%d' expects argument of type 'int', but argument 2 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  220. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp:455:58: warning: format '%d' expects argument of type 'int', but argument 2 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  221. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp:457:62: warning: format '%d' expects argument of type 'int', but argument 2 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  222. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp:459:56: warning: format '%d' expects argument of type 'int', but argument 2 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  223. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp:461:54: warning: format '%d' expects argument of type 'int', but argument 2 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  224. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp:463:51: warning: format '%d' expects argument of type 'int', but argument 2 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  225. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp:465:63: warning: format '%d' expects argument of type 'int', but argument 2 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  226. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp:467:61: warning: format '%d' expects argument of type 'int', but argument 2 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  227. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp:469:61: warning: format '%d' expects argument of type 'int', but argument 2 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  228. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp:471:57: warning: format '%d' expects argument of type 'int', but argument 2 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  229. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp:473:57: warning: format '%d' expects argument of type 'int', but argument 2 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  230. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp:475:57: warning: format '%d' expects argument of type 'int', but argument 2 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  231. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp:477:57: warning: format '%d' expects argument of type 'int', but argument 2 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  232. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp:479:48: warning: format '%d' expects argument of type 'int', but argument 2 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  233. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp:481:52: warning: format '%d' expects argument of type 'int', but argument 2 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  234. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp:483:49: warning: format '%d' expects argument of type 'int', but argument 2 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  235. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp: In function 'void SetState(OMX_STATETYPE)':
  236. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp:503:11: warning: enumeration value 'OMX_StateKhronosExtensions' not handled in switch [-Wswitch]
  237. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp:503:11: warning: enumeration value 'OMX_StateVendorStartUnused' not handled in switch [-Wswitch]
  238. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp:503:11: warning: enumeration value 'OMX_StateMax' not handled in switch [-Wswitch]
  239. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp: In function 'OMX_ERRORTYPE ConfigureEncoder()':
  240. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp:535:102: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  241. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp:535:102: warning: format '%d' expects argument of type 'int', but argument 6 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  242. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp:535:102: warning: format '%d' expects argument of type 'int', but argument 7 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  243. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp:599:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  244. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp:601:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  245. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp:603:57: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  246. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp:607:132: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  247. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp:607:132: warning: format '%d' expects a matching 'int' argument [-Wformat]
  248. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp:668:145: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  249. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp:668:145: warning: format '%d' expects argument of type 'int', but argument 6 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  250. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp:767:108: warning: too many arguments for format [-Wformat-extra-args]
  251. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp:933:59: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'char*' [-Wformat]
  252. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp: In function 'OMX_ERRORTYPE EBD_CB(OMX_HANDLETYPE, OMX_PTR, OMX_BUFFERHEADERTYPE*)':
  253. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp:1076:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  254. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp: In function 'OMX_ERRORTYPE VencTest_Initialize()':
  255. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp:1156:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  256. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp:1169:41: warning: deprecated conversion from string constant to 'OMX_STRING {aka char*}' [-Wwrite-strings]
  257. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp:1177:41: warning: deprecated conversion from string constant to 'OMX_STRING {aka char*}' [-Wwrite-strings]
  258. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp:1185:41: warning: deprecated conversion from string constant to 'OMX_STRING {aka char*}' [-Wwrite-strings]
  259. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp: In function 'OMX_ERRORTYPE VencTest_EncodeFrame(void*, long long int)':
  260. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp:1238:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  261. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp:1243:121: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'OMX_U8* {aka unsigned char*}' [-Wformat]
  262. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp: In function 'OMX_ERRORTYPE VencTest_Exit()':
  263. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp:1273:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  264. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp:1291:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  265. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp: In function 'void VencTest_ReadDynamicConfigMsg()':
  266. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp:1340:18: warning: converting to non-pointer type 'char' from NULL [-Wconversion-null]
  267. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp: In function 'void VencTest_ProcessDynamicConfigurationFile()':
  268. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp:1404:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  269. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp:1417:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  270. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp: In function 'OMX_ERRORTYPE VencTest_ReadAndEmpty(OMX_BUFFERHEADERTYPE*)':
  271. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp:1456:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  272. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp:1476:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  273. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp:1496:138: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  274. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp: In function 'void PreviewCallback(int, int, void*, void*, long long int)':
  275. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp:1514:46: warning: format '%x' expects argument of type 'unsigned int', but argument 6 has type 'void*' [-Wformat]
  276. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp:1540:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  277. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp:1559:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  278. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp: In function 'void usage(char*)':
  279. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp:1587:106: warning: too many arguments for format [-Wformat-extra-args]
  280. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp: In function 'bool parseWxH(char*, OMX_U32*, OMX_U32*)':
  281. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp:1632:119: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  282. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp:1632:119: warning: format '%d' expects argument of type 'int', but argument 6 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  283. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp: In function 'int main(int, char**)':
  284. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp:1940:97: warning: format '%d' expects argument of type 'int', but argument 5 has type 'double' [-Wformat]
  285. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp:1940:97: warning: format '%d' expects argument of type 'int', but argument 6 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  286. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp:1940:97: warning: format '%d' expects argument of type 'int', but argument 7 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  287. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp:1940:97: warning: format '%d' expects argument of type 'int', but argument 8 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  288. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp:1953:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  289. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp:2024:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  290. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp:2059:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  291. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp:2064:122: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  292. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp:2086:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  293. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp:2107:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  294. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp:2109:125: warning: format '%x' expects argument of type 'unsigned int', but argument 6 has type 'OMX_U8* {aka unsigned char*}' [-Wformat]
  295. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp:2156:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  296. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp:2169:163: warning: format '%x' expects argument of type 'unsigned int', but argument 6 has type 'OMX_U8* {aka unsigned char*}' [-Wformat]
  297. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp:2183:133: warning: format '%d' expects argument of type 'int', but argument 5 has type 'double' [-Wformat]
  298. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp:2221:70: warning: format '%d' expects argument of type 'int', but argument 6 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  299. hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_test.cpp:2284:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  300. target thumb C: mm-venc-omx-test720p <= hardware/qcom/media-caf/mm-video/vidc/venc/test/venc_util.c
  301. target thumb C: mm-venc-omx-test720p <= hardware/qcom/media-caf/mm-video/vidc/venc/test/fb_test.c
  302. target thumb C++: libOmxVenc <= hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp
  303. target thumb C++: libOmxVenc <= hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_encoder.cpp
  304. target thumb C++: libOmxVenc <= hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp
  305. In file included from hardware/qcom/media-caf/mm-video/vidc/venc/inc/omx_video_encoder.h:32:0,
  306. from hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:34:
  307. hardware/qcom/media-caf/mm-video/vidc/venc/inc/omx_video_base.h:76:0: warning: "LOG_TAG" redefined [enabled by default]
  308. In file included from system/core/include/cutils/log.h:1:0,
  309. from system/core/include/utils/Vector.h:24,
  310. from frameworks/native/include/binder/IBinder.h:23,
  311. from frameworks/native/include/binder/Binder.h:20,
  312. from frameworks/native/include/binder/IInterface.h:21,
  313. from frameworks/native/include/binder/IMemory.h:26,
  314. from frameworks/native/include/binder/MemoryHeapBase.h:23,
  315. from hardware/qcom/media-caf/mm-video/vidc/venc/inc/omx_video_base.h:48,
  316. from hardware/qcom/media-caf/mm-video/vidc/venc/inc/omx_video_encoder.h:32,
  317. from hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:34:
  318. system/core/include/log/log.h:68:0: note: this is the location of the previous definition
  319. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp: In member function 'bool venc_dev::venc_open(OMX_U32)':
  320. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:222:28: warning: deprecated conversion from string constant to 'OMX_STRING {aka char*}' [-Wwrite-strings]
  321. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:226:19: warning: deprecated conversion from string constant to 'OMX_STRING {aka char*}' [-Wwrite-strings]
  322. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp: In member function 'bool venc_dev::venc_get_seq_hdr(void*, unsigned int, unsigned int*)':
  323. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:521:5: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'unsigned char*' [-Wformat]
  324. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:521:5: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat]
  325. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:521:5: warning: format '%d' expects argument of type 'int', but argument 6 has type 'long unsigned int' [-Wformat]
  326. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp: In member function 'bool venc_dev::venc_get_capability_ltrcount(long unsigned int*, long unsigned int*, long unsigned int*)':
  327. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:550:5: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'long unsigned int' [-Wformat]
  328. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:550:5: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat]
  329. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:550:5: warning: format '%d' expects argument of type 'int', but argument 6 has type 'long unsigned int' [-Wformat]
  330. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp: In member function 'bool venc_dev::venc_get_curr_perf_lvl(OMX_PTR)':
  331. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:610:5: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  332. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp: In member function 'bool venc_dev::venc_set_param(void*, OMX_INDEXTYPE)':
  333. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:693:13: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  334. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:693:13: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'long unsigned int' [-Wformat]
  335. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:1083:10: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  336. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:1127:7: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  337. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:1147:7: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  338. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:1045:3: warning: case value '2130706437' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  339. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:1057:3: warning: case value '2130706443' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  340. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:1069:3: warning: case value '2130706463' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  341. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:1089:3: warning: case value '2130706464' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  342. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:1024:3: warning: case value '2130706467' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  343. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:1101:3: warning: case value '2130706468' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  344. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:1113:3: warning: case value '2130706472' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  345. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:1133:3: warning: case value '2130706473' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  346. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp: In member function 'bool venc_dev::venc_set_config(void*, OMX_INDEXTYPE)':
  347. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:1281:9: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  348. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:1301:9: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  349. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:1214:3: warning: case value '2130706439' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  350. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:1267:3: warning: case value '2130706474' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  351. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:1287:3: warning: case value '2130706475' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  352. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp: In member function 'OMX_U32 venc_dev::venc_allocate_recon_buffers()':
  353. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:1417:3: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat]
  354. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:1417:3: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat]
  355. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp: In member function 'OMX_U32 venc_dev::pmem_allocate(OMX_U32, OMX_U32, OMX_U32)':
  356. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:1521:3: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  357. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:1521:3: warning: format '%d' expects argument of type 'int', but argument 6 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  358. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:1545:3: warning: format '%d' expects argument of type 'int', but argument 7 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  359. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp: In member function 'void venc_dev::venc_config_print()':
  360. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:1595:3: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat]
  361. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:1595:3: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat]
  362. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:1595:3: warning: format '%d' expects argument of type 'int', but argument 6 has type 'long unsigned int' [-Wformat]
  363. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:1598:3: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat]
  364. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:1598:3: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat]
  365. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:1598:3: warning: format '%d' expects argument of type 'int', but argument 6 has type 'long unsigned int' [-Wformat]
  366. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:1602:3: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat]
  367. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:1602:3: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat]
  368. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:1602:3: warning: format '%d' expects argument of type 'int', but argument 6 has type 'long unsigned int' [-Wformat]
  369. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:1605:3: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat]
  370. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:1605:3: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat]
  371. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:1608:3: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat]
  372. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:1608:3: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat]
  373. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:1611:3: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat]
  374. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:1611:3: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat]
  375. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:1611:3: warning: format '%d' expects argument of type 'int', but argument 6 has type 'long unsigned int' [-Wformat]
  376. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:1615:3: error: 'struct venc_entropycfg' has no member named 'longentropysel'
  377. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:1618:3: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat]
  378. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:1618:3: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat]
  379. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:1618:3: warning: format '%d' expects argument of type 'int', but argument 6 has type 'long unsigned int' [-Wformat]
  380. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:1622:3: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat]
  381. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:1622:3: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat]
  382. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp: In member function 'bool venc_dev::venc_use_buf(void*, unsigned int, unsigned int)':
  383. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:1661:44: warning: missing initializer for member 'venc_bufferpayload::sz' [-Wmissing-field-initializers]
  384. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:1661:44: warning: missing initializer for member 'venc_bufferpayload::fd' [-Wmissing-field-initializers]
  385. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:1661:44: warning: missing initializer for member 'venc_bufferpayload::offset' [-Wmissing-field-initializers]
  386. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:1661:44: warning: missing initializer for member 'venc_bufferpayload::maped_size' [-Wmissing-field-initializers]
  387. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:1661:44: warning: missing initializer for member 'venc_bufferpayload::filled_len' [-Wmissing-field-initializers]
  388. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:1662:57: warning: missing initializer for member 'venc_allocatorproperty::maxcount' [-Wmissing-field-initializers]
  389. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:1662:57: warning: missing initializer for member 'venc_allocatorproperty::actualcount' [-Wmissing-field-initializers]
  390. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:1662:57: warning: missing initializer for member 'venc_allocatorproperty::datasize' [-Wmissing-field-initializers]
  391. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:1662:57: warning: missing initializer for member 'venc_allocatorproperty::suffixsize' [-Wmissing-field-initializers]
  392. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:1662:57: warning: missing initializer for member 'venc_allocatorproperty::alignment' [-Wmissing-field-initializers]
  393. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:1662:57: warning: missing initializer for member 'venc_allocatorproperty::bufpoolid' [-Wmissing-field-initializers]
  394. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp: In member function 'bool venc_dev::venc_free_buf(void*, unsigned int)':
  395. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:1760:44: warning: missing initializer for member 'venc_bufferpayload::sz' [-Wmissing-field-initializers]
  396. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:1760:44: warning: missing initializer for member 'venc_bufferpayload::fd' [-Wmissing-field-initializers]
  397. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:1760:44: warning: missing initializer for member 'venc_bufferpayload::offset' [-Wmissing-field-initializers]
  398. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:1760:44: warning: missing initializer for member 'venc_bufferpayload::maped_size' [-Wmissing-field-initializers]
  399. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:1760:44: warning: missing initializer for member 'venc_bufferpayload::filled_len' [-Wmissing-field-initializers]
  400. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp: In member function 'bool venc_dev::venc_set_slice_delivery_mode(OMX_BOOL)':
  401. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:1958:5: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat]
  402. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp: In member function 'bool venc_dev::venc_set_ltrcount(OMX_U32)':
  403. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:2010:3: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  404. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp: In member function 'bool venc_dev::venc_set_ltrperiod(OMX_U32)':
  405. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:2027:3: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  406. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp: In member function 'bool venc_dev::venc_set_ltruse(OMX_U32, OMX_U32)':
  407. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:2045:3: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  408. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:2045:3: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  409. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp: In member function 'bool venc_dev::venc_set_extradata(OMX_U32)':
  410. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:2059:3: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  411. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp: In member function 'bool venc_dev::venc_set_profile_level(OMX_U32, OMX_U32)':
  412. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:2333:7: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'long unsigned int' [-Wformat]
  413. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp: In member function 'bool venc_dev::venc_set_intra_period(OMX_U32, OMX_U32)':
  414. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:2426:3: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'long unsigned int' [-Wformat]
  415. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:2426:3: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'long unsigned int' [-Wformat]
  416. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp: In member function 'bool venc_dev::venc_set_entropy_config(OMX_BOOL, OMX_U32)':
  417. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:2450:17: error: 'struct venc_entropycfg' has no member named 'longentropysel'
  418. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:2457:9: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  419. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:2470:17: error: 'struct venc_entropycfg' has no member named 'longentropysel'
  420. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:2484:11: error: 'struct venc_entropycfg' has no member named 'longentropysel'
  421. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:2484:40: error: 'struct venc_entropycfg' has no member named 'longentropysel'
  422. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp: In member function 'bool venc_dev::venc_set_intra_refresh(OMX_VIDEO_INTRAREFRESHTYPE, OMX_U32)':
  423. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:2542:5: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  424. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp: In member function 'bool venc_dev::venc_set_error_resilience(OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE*)':
  425. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:2617:8: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat]
  426. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp: In member function 'bool venc_dev::venc_set_color_format(OMX_COLOR_FORMATTYPE)':
  427. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:2737:23: warning: comparison between 'OMX_COLOR_FORMATTYPE {aka enum OMX_COLOR_FORMATTYPE}' and 'enum OMX_QCOM_COLOR_FORMATTYPE' [-Wenum-compare]
  428. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:2746:27: warning: comparison between 'OMX_COLOR_FORMATTYPE {aka enum OMX_COLOR_FORMATTYPE}' and 'enum OMX_QCOM_COLOR_FORMATTYPE' [-Wenum-compare]
  429. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp: In member function 'bool venc_dev::venc_validate_profile_level(OMX_U32*, OMX_U32*)':
  430. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:3175:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  431. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:3177:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  432. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:3179:61: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  433. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp: In member function 'bool venc_dev::venc_max_allowed_bitrate_check(OMX_U32)':
  434. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:3227:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'int' [-Wformat]
  435. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:3248:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'int' [-Wformat]
  436. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:3260:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'int' [-Wformat]
  437. hardware/qcom/media-caf/mm-video/vidc/venc/src/video_encoder_device.cpp:3270:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  438. make: *** [/home/nicklovell23/4.4/out/target/product/d2usc/obj/SHARED_LIBRARIES/libOmxVenc_intermediates/src/video_encoder_device.o] Error 1
  439. make: *** Waiting for unfinished jobs....
  440. In file included from hardware/qcom/media-caf/mm-video/vidc/venc/inc/omx_video_encoder.h:32:0,
  441. from hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_encoder.cpp:28:
  442. hardware/qcom/media-caf/mm-video/vidc/venc/inc/omx_video_base.h:76:0: warning: "LOG_TAG" redefined [enabled by default]
  443. In file included from system/core/include/cutils/log.h:1:0,
  444. from system/core/include/utils/Vector.h:24,
  445. from frameworks/native/include/binder/IBinder.h:23,
  446. from frameworks/native/include/binder/Binder.h:20,
  447. from frameworks/native/include/binder/IInterface.h:21,
  448. from frameworks/native/include/binder/IMemory.h:26,
  449. from frameworks/native/include/binder/MemoryHeapBase.h:23,
  450. from hardware/qcom/media-caf/mm-video/vidc/venc/inc/omx_video_base.h:48,
  451. from hardware/qcom/media-caf/mm-video/vidc/venc/inc/omx_video_encoder.h:32,
  452. from hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_encoder.cpp:28:
  453. system/core/include/log/log.h:68:0: note: this is the location of the previous definition
  454. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_encoder.cpp: In member function 'virtual OMX_ERRORTYPE omx_venc::component_init(OMX_STRING)':
  455. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_encoder.cpp:263:41: warning: deprecated conversion from string constant to 'OMX_STRING {aka char*}' [-Wwrite-strings]
  456. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_encoder.cpp: In member function 'virtual OMX_ERRORTYPE omx_venc::set_parameter(OMX_HANDLETYPE, OMX_INDEXTYPE, OMX_PTR)':
  457. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_encoder.cpp:747:160: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  458. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_encoder.cpp:767:165: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  459. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_encoder.cpp:792:197: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  460. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_encoder.cpp:792:197: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  461. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_encoder.cpp:1078:116: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  462. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_encoder.cpp:1093:237: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  463. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_encoder.cpp:1093:237: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  464. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_encoder.cpp:1093:237: warning: format '%d' expects argument of type 'int', but argument 6 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  465. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_encoder.cpp:1131:237: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  466. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_encoder.cpp:1131:237: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  467. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_encoder.cpp:1131:237: warning: format '%d' expects argument of type 'int', but argument 6 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  468. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_encoder.cpp:1184:175: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  469. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_encoder.cpp:1206:165: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  470. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_encoder.cpp:967:3: warning: case value '2130706434' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  471. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_encoder.cpp:1066:3: warning: case value '2130706454' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  472. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_encoder.cpp:1031:3: warning: case value '2130706460' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  473. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_encoder.cpp:1171:3: warning: case value '2130706462' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  474. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_encoder.cpp:1191:3: warning: case value '2130706463' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  475. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_encoder.cpp:1213:3: warning: case value '2130706464' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  476. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_encoder.cpp:945:3: warning: case value '2130706467' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  477. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_encoder.cpp:1223:3: warning: case value '2130706468' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  478. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_encoder.cpp:1146:3: warning: case value '2130706472' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  479. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_encoder.cpp:1158:3: warning: case value '2130706473' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  480. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_encoder.cpp: In member function 'virtual OMX_ERRORTYPE omx_venc::set_config(OMX_HANDLETYPE, OMX_INDEXTYPE, OMX_PTR)':
  481. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_encoder.cpp:1320:142: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  482. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_encoder.cpp:1336:127: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  483. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_encoder.cpp:1345:148: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  484. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_encoder.cpp:1361:127: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  485. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_encoder.cpp:1382:208: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  486. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_encoder.cpp:1382:208: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  487. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_encoder.cpp:1382:208: warning: format '%d' expects argument of type 'int', but argument 6 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  488. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_encoder.cpp:1382:208: warning: format '%d' expects argument of type 'int', but argument 7 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  489. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_encoder.cpp:1422:162: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  490. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_encoder.cpp:1448:127: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  491. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_encoder.cpp:1461:130: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  492. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_encoder.cpp:1468:126: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_S32 {aka long int}' [-Wformat]
  493. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_encoder.cpp:1470:126: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_S32 {aka long int}' [-Wformat]
  494. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_encoder.cpp:1367:3: warning: case value '2130706439' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  495. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_encoder.cpp:1503:3: warning: case value '2130706449' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  496. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_encoder.cpp:1518:3: warning: case value '2130706474' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  497. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_encoder.cpp:1529:3: warning: case value '2130706475' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  498. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_encoder.cpp:1540:3: warning: case value '2130706476' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  499. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_encoder.cpp: In static member function 'static int omx_venc::async_message_process(void*, void*)':
  500. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_encoder.cpp:1761:149: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat]
  501. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_encoder.cpp:1773:55: warning: passing NULL to non-pointer argument 1 of 'bool omx_video::post_event(unsigned int, unsigned int, unsigned int)' [-Wconversion-null]
  502. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_encoder.cpp:1778:54: warning: passing NULL to non-pointer argument 1 of 'bool omx_video::post_event(unsigned int, unsigned int, unsigned int)' [-Wconversion-null]
  503. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_encoder.cpp:1783:56: warning: passing NULL to non-pointer argument 1 of 'bool omx_video::post_event(unsigned int, unsigned int, unsigned int)' [-Wconversion-null]
  504. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_encoder.cpp:1788:55: warning: passing NULL to non-pointer argument 1 of 'bool omx_video::post_event(unsigned int, unsigned int, unsigned int)' [-Wconversion-null]
  505. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_encoder.cpp:1795:62: warning: passing NULL to non-pointer argument 1 of 'bool omx_video::post_event(unsigned int, unsigned int, unsigned int)' [-Wconversion-null]
  506. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_encoder.cpp:1799:63: warning: passing NULL to non-pointer argument 1 of 'bool omx_video::post_event(unsigned int, unsigned int, unsigned int)' [-Wconversion-null]
  507. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_encoder.cpp:1855:154: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  508. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_encoder.cpp:1855:154: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  509. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_encoder.cpp:1876:43: warning: passing NULL to non-pointer argument 1 of 'bool omx_video::post_event(unsigned int, unsigned int, unsigned int)' [-Wconversion-null]
  510. In file included from hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp:42:0:
  511. hardware/qcom/media-caf/mm-video/vidc/venc/inc/omx_video_base.h:76:0: warning: "LOG_TAG" redefined [enabled by default]
  512. In file included from system/core/include/cutils/log.h:1:0,
  513. from system/core/include/utils/Vector.h:24,
  514. from frameworks/native/include/binder/IBinder.h:23,
  515. from frameworks/native/include/binder/Binder.h:20,
  516. from frameworks/native/include/binder/IInterface.h:21,
  517. from frameworks/native/include/binder/IMemory.h:26,
  518. from frameworks/native/include/binder/MemoryHeapBase.h:23,
  519. from hardware/qcom/media-caf/mm-video/vidc/venc/inc/omx_video_base.h:48,
  520. from hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp:42:
  521. system/core/include/log/log.h:68:0: note: this is the location of the previous definition
  522. In file included from hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp:42:0:
  523. hardware/qcom/media-caf/mm-video/vidc/venc/inc/omx_video_base.h: In constructor 'omx_video::omx_video()':
  524. hardware/qcom/media-caf/mm-video/vidc/venc/inc/omx_video_base.h:559:25: warning: 'omx_video::m_out_mem_ptr' will be initialized after [-Wreorder]
  525. hardware/qcom/media-caf/mm-video/vidc/venc/inc/omx_video_base.h:319:16: warning: 'pmem* omx_video::m_pInput_pmem' [-Wreorder]
  526. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp:230:1: warning: when initialized here [-Wreorder]
  527. In file included from hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp:42:0:
  528. hardware/qcom/media-caf/mm-video/vidc/venc/inc/omx_video_base.h:580:8: warning: 'omx_video::m_event_port_settings_sent' will be initialized after [-Wreorder]
  529. hardware/qcom/media-caf/mm-video/vidc/venc/inc/omx_video_base.h:562:8: warning: 'bool omx_video::output_flush_progress' [-Wreorder]
  530. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp:230:1: warning: when initialized here [-Wreorder]
  531. In file included from hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp:42:0:
  532. hardware/qcom/media-caf/mm-video/vidc/venc/inc/omx_video_base.h:562:8: warning: 'omx_video::output_flush_progress' will be initialized after [-Wreorder]
  533. hardware/qcom/media-caf/mm-video/vidc/venc/inc/omx_video_base.h:561:8: warning: 'bool omx_video::input_flush_progress' [-Wreorder]
  534. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp:230:1: warning: when initialized here [-Wreorder]
  535. In file included from hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp:42:0:
  536. hardware/qcom/media-caf/mm-video/vidc/venc/inc/omx_video_base.h:564:8: warning: 'omx_video::output_use_buffer' will be initialized after [-Wreorder]
  537. hardware/qcom/media-caf/mm-video/vidc/venc/inc/omx_video_base.h:513:12: warning: 'OMX_BOOL omx_video::m_use_input_pmem' [-Wreorder]
  538. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp:230:1: warning: when initialized here [-Wreorder]
  539. In file included from hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp:42:0:
  540. hardware/qcom/media-caf/mm-video/vidc/venc/inc/omx_video_base.h:572:16: warning: 'omx_video::m_fbd_count' will be initialized after [-Wreorder]
  541. hardware/qcom/media-caf/mm-video/vidc/venc/inc/omx_video_base.h:502:8: warning: 'bool omx_video::m_error_propogated' [-Wreorder]
  542. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp:230:1: warning: when initialized here [-Wreorder]
  543. In file included from hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp:42:0:
  544. hardware/qcom/media-caf/mm-video/vidc/venc/inc/omx_video_base.h:543:11: warning: 'omx_video::m_input_msg_id' will be initialized after [-Wreorder]
  545. hardware/qcom/media-caf/mm-video/vidc/venc/inc/omx_video_base.h:142:25: warning: 'OMX_BUFFERHEADERTYPE* omx_video::psource_frame' [-Wreorder]
  546. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp:230:1: warning: when initialized here [-Wreorder]
  547. In file included from hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp:42:0:
  548. hardware/qcom/media-caf/mm-video/vidc/venc/inc/omx_video_base.h:143:25: warning: 'omx_video::pdest_frame' will be initialized after [-Wreorder]
  549. hardware/qcom/media-caf/mm-video/vidc/venc/inc/omx_video_base.h:138:8: warning: 'bool omx_video::c2d_opened' [-Wreorder]
  550. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp:230:1: warning: when initialized here [-Wreorder]
  551. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp: In member function 'void omx_video::process_event_cb(void*, unsigned char)':
  552. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp:413:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  553. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp:421:83: warning: converting to non-pointer type 'OMX_U32 {aka long unsigned int}' from NULL [-Wconversion-null]
  554. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp:697:58: warning: converting to non-pointer type 'OMX_U32 {aka long unsigned int}' from NULL [-Wconversion-null]
  555. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp: In member function 'virtual OMX_ERRORTYPE omx_video::send_command(OMX_HANDLETYPE, OMX_COMMANDTYPE, OMX_U32, OMX_PTR)':
  556. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp:788:78: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  557. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp: In member function 'OMX_ERRORTYPE omx_video::send_command_proxy(OMX_HANDLETYPE, OMX_COMMANDTYPE, OMX_U32, OMX_PTR)':
  558. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp:1091:73: warning: passing NULL to non-pointer argument 1 of 'bool omx_video::post_event(unsigned int, unsigned int, unsigned int)' [-Wconversion-null]
  559. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp:1091:73: warning: passing NULL to non-pointer argument 2 of 'bool omx_video::post_event(unsigned int, unsigned int, unsigned int)' [-Wconversion-null]
  560. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp: In member function 'virtual OMX_ERRORTYPE omx_video::get_parameter(OMX_HANDLETYPE, OMX_INDEXTYPE, OMX_PTR)':
  561. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp:1640:72: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  562. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp:1704:170: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  563. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp:1704:170: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  564. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp:1931:136: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  565. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp:1825:3: warning: case value '267887431' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  566. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp:1822:3: warning: case value '2130706434' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  567. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp:1911:3: warning: case value '2130706438' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  568. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp:1842:3: warning: case value '2130706454' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  569. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp:1796:3: warning: case value '2130706467' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  570. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp:1884:5: warning: case value '2130706471' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  571. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp: In member function 'virtual OMX_ERRORTYPE omx_video::get_config(OMX_HANDLETYPE, OMX_INDEXTYPE, OMX_PTR)':
  572. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp:2027:3: warning: case value '2130706439' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  573. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp:2034:3: warning: case value '2130706470' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  574. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp: In member function 'virtual OMX_ERRORTYPE omx_video::get_extension_index(OMX_HANDLETYPE, OMX_STRING, OMX_INDEXTYPE*)':
  575. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp:2072:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
  576. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp:2072:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
  577. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp:2072:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
  578. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp:2072:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
  579. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp: In member function 'OMX_ERRORTYPE omx_video::use_input_buffer(OMX_HANDLETYPE, OMX_BUFFERHEADERTYPE**, OMX_U32, OMX_PTR, OMX_U32, OMX_U8*)':
  580. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp:2172:157: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  581. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp:2172:157: warning: format '%d' expects argument of type 'int', but argument 6 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  582. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp:2175:182: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  583. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp:2175:182: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  584. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp: In member function 'OMX_ERRORTYPE omx_video::use_output_buffer(OMX_HANDLETYPE, OMX_BUFFERHEADERTYPE**, OMX_U32, OMX_PTR, OMX_U32, OMX_U8*)':
  585. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp:2352:184: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  586. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp:2352:184: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  587. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp:2418:128: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'OMX_BUFFERHEADERTYPE*' [-Wformat]
  588. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp: In member function 'OMX_ERRORTYPE omx_video::allocate_input_meta_buffer(OMX_HANDLETYPE, OMX_BUFFERHEADERTYPE**, OMX_PTR, OMX_U32)':
  589. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp:2740:140: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  590. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp: In member function 'OMX_ERRORTYPE omx_video::allocate_input_buffer(OMX_HANDLETYPE, OMX_BUFFERHEADERTYPE**, OMX_U32, OMX_PTR, OMX_U32)':
  591. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp:2809:170: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  592. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp:2809:170: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  593. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp:2816:171: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  594. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp:2816:171: warning: format '%d' expects argument of type 'int', but argument 6 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  595. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp: In member function 'OMX_ERRORTYPE omx_video::allocate_output_buffer(OMX_HANDLETYPE, OMX_BUFFERHEADERTYPE**, OMX_U32, OMX_PTR, OMX_U32)':
  596. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp:2968:173: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  597. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp:2968:173: warning: format '%d' expects argument of type 'int', but argument 6 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  598. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp: In member function 'OMX_ERRORTYPE omx_video::empty_this_buffer_proxy(OMX_HANDLETYPE, OMX_BUFFERHEADERTYPE*)':
  599. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp:3595:254: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  600. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp:3595:254: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  601. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp:3595:254: warning: format '%u' expects argument of type 'unsigned int', but argument 6 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  602. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp:3595:254: warning: format '%u' expects argument of type 'unsigned int', but argument 7 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  603. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp: In member function 'OMX_ERRORTYPE omx_video::fill_this_buffer_proxy(OMX_HANDLETYPE, OMX_BUFFERHEADERTYPE*)':
  604. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp:3698:75: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  605. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp: In member function 'OMX_ERRORTYPE omx_video::fill_buffer_done(OMX_HANDLETYPE, OMX_BUFFERHEADERTYPE*)':
  606. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp:4137:68: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  607. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp:4139:162: warning: format '%d' expects argument of type 'int', but argument 6 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  608. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp: In member function 'OMX_ERRORTYPE omx_video::empty_buffer_done(OMX_HANDLETYPE, OMX_BUFFERHEADERTYPE*)':
  609. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp:4190:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  610. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp:4191:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  611. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp:4199:59: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  612. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp: In member function 'OMX_ERRORTYPE omx_video::get_supported_profile_level(OMX_VIDEO_PARAM_PROFILELEVELTYPE*)':
  613. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp:4406:197: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  614. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp:4424:197: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  615. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp:4436:202: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  616. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp:4439:228: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  617. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp:4439:228: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  618. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp: In member function 'OMX_ERRORTYPE omx_video::convert_queue_buffer(OMX_HANDLETYPE, pmem&, unsigned int&)':
  619. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp:4819:194: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  620. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp:4847:186: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  621. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp: In member function 'OMX_ERRORTYPE omx_video::push_input_buffer(OMX_HANDLETYPE)':
  622. hardware/qcom/media-caf/mm-video/vidc/venc/src/omx_video_base.cpp:4907:159: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  623. In file included from hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:48:0:
  624. hardware/qcom/media-caf/mm-video/vidc/vdec/inc/omx_vdec.h:67:0: warning: "LOG_TAG" redefined [enabled by default]
  625. In file included from system/core/include/cutils/log.h:1:0,
  626. from system/core/include/utils/Vector.h:24,
  627. from frameworks/native/include/binder/IBinder.h:23,
  628. from frameworks/native/include/binder/Binder.h:20,
  629. from frameworks/native/include/binder/IInterface.h:21,
  630. from frameworks/native/include/binder/IMemory.h:26,
  631. from frameworks/native/include/binder/MemoryHeapBase.h:23,
  632. from hardware/qcom/media-caf/mm-video/vidc/vdec/inc/omx_vdec.h:55,
  633. from hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:48:
  634. system/core/include/log/log.h:68:0: note: this is the location of the previous definition
  635. In file included from hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:48:0:
  636. hardware/qcom/media-caf/mm-video/vidc/vdec/inc/omx_vdec.h: In constructor 'omx_vdec::omx_vdec()':
  637. hardware/qcom/media-caf/mm-video/vidc/vdec/inc/omx_vdec.h:771:28: warning: 'omx_vdec::m_phdr_pmem_ptr' will be initialized after [-Wreorder]
  638. hardware/qcom/media-caf/mm-video/vidc/vdec/inc/omx_vdec.h:726:9: warning: 'int omx_vdec::pending_input_buffers' [-Wreorder]
  639. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:500:1: warning: when initialized here [-Wreorder]
  640. In file included from hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:48:0:
  641. hardware/qcom/media-caf/mm-video/vidc/vdec/inc/omx_vdec.h:758:42: warning: 'omx_vdec::m_pmem_info' will be initialized after [-Wreorder]
  642. hardware/qcom/media-caf/mm-video/vidc/vdec/inc/omx_vdec.h:718:10: warning: 'bool omx_vdec::output_flush_progress' [-Wreorder]
  643. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:500:1: warning: when initialized here [-Wreorder]
  644. In file included from hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:48:0:
  645. hardware/qcom/media-caf/mm-video/vidc/vdec/inc/omx_vdec.h:718:10: warning: 'omx_vdec::output_flush_progress' will be initialized after [-Wreorder]
  646. hardware/qcom/media-caf/mm-video/vidc/vdec/inc/omx_vdec.h:717:10: warning: 'bool omx_vdec::input_flush_progress' [-Wreorder]
  647. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:500:1: warning: when initialized here [-Wreorder]
  648. In file included from hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:48:0:
  649. hardware/qcom/media-caf/mm-video/vidc/vdec/inc/omx_vdec.h:777:14: warning: 'omx_vdec::nal_length' will be initialized after [-Wreorder]
  650. hardware/qcom/media-caf/mm-video/vidc/vdec/inc/omx_vdec.h:776:14: warning: 'unsigned int omx_vdec::nal_count' [-Wreorder]
  651. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:500:1: warning: when initialized here [-Wreorder]
  652. In file included from hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:48:0:
  653. hardware/qcom/media-caf/mm-video/vidc/vdec/inc/omx_vdec.h:782:9: warning: 'omx_vdec::first_frame_size' will be initialized after [-Wreorder]
  654. hardware/qcom/media-caf/mm-video/vidc/vdec/inc/omx_vdec.h:690:10: warning: 'bool omx_vdec::m_error_propogated' [-Wreorder]
  655. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:500:1: warning: when initialized here [-Wreorder]
  656. In file included from hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:48:0:
  657. hardware/qcom/media-caf/mm-video/vidc/vdec/inc/omx_vdec.h:798:13: warning: 'omx_vdec::frm_int' will be initialized after [-Wreorder]
  658. hardware/qcom/media-caf/mm-video/vidc/vdec/inc/omx_vdec.h:753:13: warning: 'OMX_U32 omx_vdec::m_in_alloc_cnt' [-Wreorder]
  659. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:500:1: warning: when initialized here [-Wreorder]
  660. In file included from hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:48:0:
  661. hardware/qcom/media-caf/mm-video/vidc/vdec/inc/omx_vdec.h:802:27: warning: 'omx_vdec::m_display_id' will be initialized after [-Wreorder]
  662. hardware/qcom/media-caf/mm-video/vidc/vdec/inc/omx_vdec.h:721:10: warning: 'bool omx_vdec::ouput_egl_buffers' [-Wreorder]
  663. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:500:1: warning: when initialized here [-Wreorder]
  664. In file included from hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:48:0:
  665. hardware/qcom/media-caf/mm-video/vidc/vdec/inc/omx_vdec.h:804:13: warning: 'omx_vdec::client_extradata' will be initialized after [-Wreorder]
  666. hardware/qcom/media-caf/mm-video/vidc/vdec/inc/omx_vdec.h:786:13: warning: 'OMX_S64 omx_vdec::h264_last_au_ts' [-Wreorder]
  667. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:500:1: warning: when initialized here [-Wreorder]
  668. In file included from hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:48:0:
  669. hardware/qcom/media-caf/mm-video/vidc/vdec/inc/omx_vdec.h:787:13: warning: 'omx_vdec::h264_last_au_flags' will be initialized after [-Wreorder]
  670. hardware/qcom/media-caf/mm-video/vidc/vdec/inc/omx_vdec.h:711:18: warning: 'unsigned int omx_vdec::m_inp_err_count' [-Wreorder]
  671. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:500:1: warning: when initialized here [-Wreorder]
  672. In file included from hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:48:0:
  673. hardware/qcom/media-caf/mm-video/vidc/vdec/inc/omx_vdec.h:794:10: warning: 'omx_vdec::m_use_smoothstreaming' will be initialized after [-Wreorder]
  674. hardware/qcom/media-caf/mm-video/vidc/vdec/inc/omx_vdec.h:746:23: warning: 'omx_vdec::vidc_heap* omx_vdec::m_heap_ptr' [-Wreorder]
  675. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:500:1: warning: when initialized here [-Wreorder]
  676. In file included from hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:48:0:
  677. hardware/qcom/media-caf/mm-video/vidc/vdec/inc/omx_vdec.h:812:10: warning: 'omx_vdec::m_use_android_native_buffers' will be initialized after [-Wreorder]
  678. hardware/qcom/media-caf/mm-video/vidc/vdec/inc/omx_vdec.h:801:10: warning: 'bool omx_vdec::in_reconfig' [-Wreorder]
  679. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:500:1: warning: when initialized here [-Wreorder]
  680. In file included from hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:48:0:
  681. hardware/qcom/media-caf/mm-video/vidc/vdec/inc/omx_vdec.h:801:10: warning: 'omx_vdec::in_reconfig' will be initialized after [-Wreorder]
  682. hardware/qcom/media-caf/mm-video/vidc/vdec/inc/omx_vdec.h:722:14: warning: 'OMX_BOOL omx_vdec::m_use_output_pmem' [-Wreorder]
  683. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:500:1: warning: when initialized here [-Wreorder]
  684. In file included from hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:48:0:
  685. hardware/qcom/media-caf/mm-video/vidc/vdec/inc/omx_vdec.h:857:10: warning: 'omx_vdec::m_use_uncache_buffers' will be initialized after [-Wreorder]
  686. hardware/qcom/media-caf/mm-video/vidc/vdec/inc/omx_vdec.h:846:10: warning: 'bool omx_vdec::external_meta_buffer' [-Wreorder]
  687. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:500:1: warning: when initialized here [-Wreorder]
  688. In file included from hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:48:0:
  689. hardware/qcom/media-caf/mm-video/vidc/vdec/inc/omx_vdec.h:847:10: warning: 'omx_vdec::external_meta_buffer_iommu' will be initialized after [-Wreorder]
  690. hardware/qcom/media-caf/mm-video/vidc/vdec/inc/omx_vdec.h:780:18: warning: 'unsigned int omx_vdec::current_performance' [-Wreorder]
  691. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:500:1: warning: when initialized here [-Wreorder]
  692. In file included from hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:48:0:
  693. hardware/qcom/media-caf/mm-video/vidc/vdec/inc/omx_vdec.h:848:35: warning: 'omx_vdec::m_extradata' will be initialized after [-Wreorder]
  694. In file included from hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:48:0:
  695. hardware/qcom/media-caf/mm-video/vidc/vdec/inc/omx_vdec.h:382:9: warning: 'int omx_vdec::m_pipe_in' [-Wreorder]
  696. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:500:1: warning: when initialized here [-Wreorder]
  697. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:590:23: warning: converting to non-pointer type 'char' from NULL [-Wconversion-null]
  698. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:600:23: warning: converting to non-pointer type 'char' from NULL [-Wconversion-null]
  699. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp: In static member function 'static void omx_vdec::process_event_cb(void*, unsigned char)':
  700. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:821:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  701. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:828:74: warning: converting to non-pointer type 'OMX_U32 {aka long unsigned int}' from NULL [-Wconversion-null]
  702. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp: In member function 'virtual OMX_ERRORTYPE omx_vdec::component_init(OMX_STRING)':
  703. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:1332:28: warning: deprecated conversion from string constant to 'OMX_STRING {aka char*}' [-Wwrite-strings]
  704. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:1337:14: warning: deprecated conversion from string constant to 'OMX_STRING {aka char*}' [-Wwrite-strings]
  705. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:1338:21: warning: deprecated conversion from string constant to 'OMX_STRING {aka char*}' [-Wwrite-strings]
  706. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:1346:14: warning: deprecated conversion from string constant to 'OMX_STRING {aka char*}' [-Wwrite-strings]
  707. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:1347:21: warning: deprecated conversion from string constant to 'OMX_STRING {aka char*}' [-Wwrite-strings]
  708. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:1379:29: warning: extended initializer lists only available with -std=c++11 or -std=gnu++11 [enabled by default]
  709. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:1379:29: warning: extended initializer lists only available with -std=c++11 or -std=gnu++11 [enabled by default]
  710. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp: In member function 'virtual OMX_ERRORTYPE omx_vdec::send_command(OMX_HANDLETYPE, OMX_COMMANDTYPE, OMX_U32, OMX_PTR)':
  711. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:1884:145: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  712. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp: In member function 'OMX_ERRORTYPE omx_vdec::send_command_proxy(OMX_HANDLETYPE, OMX_COMMANDTYPE, OMX_U32, OMX_PTR)':
  713. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:2177:57: warning: passing NULL to non-pointer argument 1 of 'bool omx_vdec::post_event(unsigned int, unsigned int, unsigned int)' [-Wconversion-null]
  714. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:2304:143: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  715. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:2324:148: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  716. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:2369:151: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  717. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp: In member function 'bool omx_vdec::execute_input_flush()':
  718. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:2617:71: warning: passing NULL to non-pointer argument 2 of 'bool omx_vdec::omx_cmd_queue::insert_entry(unsigned int, unsigned int, unsigned int)' [-Wconversion-null]
  719. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:2617:71: warning: passing NULL to non-pointer argument 3 of 'bool omx_vdec::omx_cmd_queue::insert_entry(unsigned int, unsigned int, unsigned int)' [-Wconversion-null]
  720. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp: In member function 'OMX_ERRORTYPE omx_vdec::get_supported_profile_level_for_1080p(OMX_VIDEO_PARAM_PROFILELEVELTYPE*)':
  721. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:2797:196: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  722. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:2811:198: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  723. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:2829:198: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  724. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:2847:198: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  725. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:2859:203: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  726. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp: In member function 'virtual OMX_ERRORTYPE omx_vdec::get_parameter(OMX_HANDLETYPE, OMX_INDEXTYPE, OMX_PTR)':
  727. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:3118:146: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  728. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:3132:158: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  729. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:3108:5: warning: case value '2130706457' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  730. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp: In member function 'virtual OMX_ERRORTYPE omx_vdec::set_parameter(OMX_HANDLETYPE, OMX_INDEXTYPE, OMX_PTR)':
  731. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:3271:241: warning: format '%d' expects argument of type 'int', but argument 6 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  732. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:3271:241: warning: format '%u' expects argument of type 'unsigned int', but argument 7 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  733. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:3328:290: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  734. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:3328:290: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  735. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:3328:290: warning: format '%u' expects argument of type 'unsigned int', but argument 6 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  736. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:3328:290: warning: format '%u' expects argument of type 'unsigned int', but argument 7 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  737. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:3337:199: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  738. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:3337:199: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  739. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:3345:213: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  740. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:3345:213: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  741. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:3376:238: warning: format '%d' expects argument of type 'int', but argument 6 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  742. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:3376:238: warning: format '%u' expects argument of type 'unsigned int', but argument 7 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  743. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:3414:12: warning: comparison between 'OMX_COLOR_FORMATTYPE {aka enum OMX_COLOR_FORMATTYPE}' and 'enum OMX_QCOM_COLOR_FORMATTYPE' [-Wenum-compare]
  744. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:3480:159: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  745. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:3899:38: warning: comparison between 'enum vdec_output_order' and 'enum QOMX_VIDEO_PICTURE_ORDER' [-Wenum-compare]
  746. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:3956:299: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  747. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:3956:299: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  748. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:3956:299: warning: format '%d' expects argument of type 'int', but argument 6 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  749. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:3956:299: warning: format '%d' expects argument of type 'int', but argument 7 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  750. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:3982:204: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  751. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:3982:204: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  752. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:3762:5: warning: case value '2130706433' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  753. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:3451:5: warning: case value '2130706434' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  754. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:3751:5: warning: case value '2130706443' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  755. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:3783:5: warning: case value '2130706447' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  756. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:3668:8: warning: case value '2130706448' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  757. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:3707:5: warning: case value '2130706450' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  758. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:3718:5: warning: case value '2130706451' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  759. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:3729:5: warning: case value '2130706452' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  760. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:3740:5: warning: case value '2130706453' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  761. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:3816:5: warning: case value '2130706454' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  762. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:3882:5: warning: case value '2130706455' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  763. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:3890:5: warning: case value '2130706456' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  764. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:3896:5: warning: case value '2130706459' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  765. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:3915:5: warning: case value '2130706465' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  766. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:3844:5: warning: case value '2130706466' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  767. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:3926:5: warning: case value '2130706469' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  768. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:3943:5: warning: case value '2130706477' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  769. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp: In member function 'virtual OMX_ERRORTYPE omx_vdec::get_config(OMX_HANDLETYPE, OMX_INDEXTYPE, OMX_PTR)':
  770. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:4126:151: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  771. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:4037:5: warning: case value '2130706437' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  772. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:4073:5: warning: case value '2130706446' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  773. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:4083:3: warning: case value '2130706449' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  774. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:4097:5: warning: case value '2130706451' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  775. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:4120:5: warning: case value '2130706470' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  776. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp: In member function 'virtual OMX_ERRORTYPE omx_vdec::set_config(OMX_HANDLETYPE, OMX_INDEXTYPE, OMX_PTR)':
  777. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:4172:10: warning: case label value is less than minimum value for type [enabled by default]
  778. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:4223:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  779. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:4301:3: warning: case value '2130706469' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  780. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp: In member function 'OMX_ERRORTYPE omx_vdec::use_output_buffer(OMX_HANDLETYPE, OMX_BUFFERHEADERTYPE**, OMX_U32, OMX_PTR, OMX_U32, OMX_U8*)':
  781. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:4654:176: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'void*' [-Wformat]
  782. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:4654:176: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'OMX_BUFFERHEADERTYPE*' [-Wformat]
  783. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:4664:312: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'void*' [-Wformat]
  784. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp: In member function 'OMX_ERRORTYPE omx_vdec::use_input_heap_buffers(OMX_HANDLETYPE, OMX_BUFFERHEADERTYPE**, OMX_U32, OMX_PTR, OMX_U32, OMX_U8*)':
  785. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:4737:95: warning: passing NULL to non-pointer argument 2 of 'bool omx_vdec::omx_cmd_queue::insert_entry(unsigned int, unsigned int, unsigned int)' [-Wconversion-null]
  786. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:4737:95: warning: passing NULL to non-pointer argument 3 of 'bool omx_vdec::omx_cmd_queue::insert_entry(unsigned int, unsigned int, unsigned int)' [-Wconversion-null]
  787. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp: In member function 'OMX_ERRORTYPE omx_vdec::allocate_input_heap_buffer(OMX_HANDLETYPE, OMX_BUFFERHEADERTYPE**, OMX_U32, OMX_PTR, OMX_U32)':
  788. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:5060:81: warning: passing NULL to non-pointer argument 2 of 'bool omx_vdec::omx_cmd_queue::insert_entry(unsigned int, unsigned int, unsigned int)' [-Wconversion-null]
  789. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:5060:81: warning: passing NULL to non-pointer argument 3 of 'bool omx_vdec::omx_cmd_queue::insert_entry(unsigned int, unsigned int, unsigned int)' [-Wconversion-null]
  790. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp: In member function 'OMX_ERRORTYPE omx_vdec::allocate_output_buffer(OMX_HANDLETYPE, OMX_BUFFERHEADERTYPE**, OMX_U32, OMX_PTR, OMX_U32)':
  791. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:5451:135: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'OMX_BUFFERHEADERTYPE*' [-Wformat]
  792. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:5451:135: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'char*' [-Wformat]
  793. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp: In member function 'virtual OMX_ERRORTYPE omx_vdec::empty_this_buffer(OMX_HANDLETYPE, OMX_BUFFERHEADERTYPE*)':
  794. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:5929:133: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  795. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp: In member function 'OMX_ERRORTYPE omx_vdec::empty_this_buffer_proxy(OMX_HANDLETYPE, OMX_BUFFERHEADERTYPE*)':
  796. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:6063:149: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  797. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:6087:64: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  798. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp: In member function 'virtual OMX_ERRORTYPE omx_vdec::fill_this_buffer(OMX_HANDLETYPE, OMX_BUFFERHEADERTYPE*)':
  799. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:6250:68: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  800. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:6257:134: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  801. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp: In member function 'OMX_ERRORTYPE omx_vdec::fill_this_buffer_proxy(OMX_HANDLETYPE, OMX_BUFFERHEADERTYPE*)':
  802. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:6293:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  803. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp: In member function 'virtual OMX_ERRORTYPE omx_vdec::component_deinit(OMX_HANDLETYPE)':
  804. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:6428:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  805. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:6450:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  806. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:6517:51: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  807. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp: In member function 'OMX_ERRORTYPE omx_vdec::fill_buffer_done(OMX_HANDLETYPE, OMX_BUFFERHEADERTYPE*)':
  808. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:6975:61: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  809. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:7027:184: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U8* {aka unsigned char*}' [-Wformat]
  810. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:7027:184: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  811. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:7038:63: warning: passing NULL to non-pointer argument 1 of 'bool omx_vdec::post_event(unsigned int, unsigned int, unsigned int)' [-Wconversion-null]
  812. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:7038:63: warning: passing NULL to non-pointer argument 2 of 'bool omx_vdec::post_event(unsigned int, unsigned int, unsigned int)' [-Wconversion-null]
  813. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:7048:71: warning: passing NULL to non-pointer argument 2 of 'bool omx_vdec::omx_cmd_queue::insert_entry(unsigned int, unsigned int, unsigned int)' [-Wconversion-null]
  814. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:7048:71: warning: passing NULL to non-pointer argument 3 of 'bool omx_vdec::omx_cmd_queue::insert_entry(unsigned int, unsigned int, unsigned int)' [-Wconversion-null]
  815. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp: In member function 'OMX_ERRORTYPE omx_vdec::empty_buffer_done(OMX_HANDLETYPE, OMX_BUFFERHEADERTYPE*)':
  816. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:7203:72: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  817. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:7227:72: warning: passing NULL to non-pointer argument 2 of 'bool omx_vdec::omx_cmd_queue::insert_entry(unsigned int, unsigned int, unsigned int)' [-Wconversion-null]
  818. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:7227:72: warning: passing NULL to non-pointer argument 3 of 'bool omx_vdec::omx_cmd_queue::insert_entry(unsigned int, unsigned int, unsigned int)' [-Wconversion-null]
  819. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp: In static member function 'static int omx_vdec::async_message_process(void*, void*)':
  820. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:7265:59: warning: passing NULL to non-pointer argument 1 of 'bool omx_vdec::post_event(unsigned int, unsigned int, unsigned int)' [-Wconversion-null]
  821. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:7270:55: warning: passing NULL to non-pointer argument 1 of 'bool omx_vdec::post_event(unsigned int, unsigned int, unsigned int)' [-Wconversion-null]
  822. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:7275:54: warning: passing NULL to non-pointer argument 1 of 'bool omx_vdec::post_event(unsigned int, unsigned int, unsigned int)' [-Wconversion-null]
  823. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:7280:56: warning: passing NULL to non-pointer argument 1 of 'bool omx_vdec::post_event(unsigned int, unsigned int, unsigned int)' [-Wconversion-null]
  824. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:7285:55: warning: passing NULL to non-pointer argument 1 of 'bool omx_vdec::post_event(unsigned int, unsigned int, unsigned int)' [-Wconversion-null]
  825. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:7290:62: warning: passing NULL to non-pointer argument 1 of 'bool omx_vdec::post_event(unsigned int, unsigned int, unsigned int)' [-Wconversion-null]
  826. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:7294:63: warning: passing NULL to non-pointer argument 1 of 'bool omx_vdec::post_event(unsigned int, unsigned int, unsigned int)' [-Wconversion-null]
  827. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:7304:61: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  828. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:7353:62: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  829. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:7355:66: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  830. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:7366:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  831. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:7367:81: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  832. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:7408:44: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
  833. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:7412:52: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
  834. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:7424:55: warning: passing NULL to non-pointer argument 1 of 'bool omx_vdec::post_event(unsigned int, unsigned int, unsigned int)' [-Wconversion-null]
  835. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:7427:61: warning: passing NULL to non-pointer argument 1 of 'bool omx_vdec::post_event(unsigned int, unsigned int, unsigned int)' [-Wconversion-null]
  836. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp: In member function 'OMX_ERRORTYPE omx_vdec::empty_this_buffer_proxy_arbitrary(OMX_HANDLETYPE, OMX_BUFFERHEADERTYPE*)':
  837. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:7485:71: warning: passing NULL to non-pointer argument 2 of 'bool omx_vdec::omx_cmd_queue::insert_entry(unsigned int, unsigned int, unsigned int)' [-Wconversion-null]
  838. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:7485:71: warning: passing NULL to non-pointer argument 3 of 'bool omx_vdec::omx_cmd_queue::insert_entry(unsigned int, unsigned int, unsigned int)' [-Wconversion-null]
  839. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp: In member function 'OMX_ERRORTYPE omx_vdec::push_input_sc_codec(OMX_HANDLETYPE)':
  840. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:7621:73: warning: passing NULL to non-pointer argument 2 of 'bool omx_vdec::omx_cmd_queue::insert_entry(unsigned int, unsigned int, unsigned int)' [-Wconversion-null]
  841. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:7621:73: warning: passing NULL to non-pointer argument 3 of 'bool omx_vdec::omx_cmd_queue::insert_entry(unsigned int, unsigned int, unsigned int)' [-Wconversion-null]
  842. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp: In member function 'int omx_vdec::alloc_map_ion_memory(OMX_U32, OMX_U32, ion_allocation_data*, ion_fd_data*, int)':
  843. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:8083:162: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  844. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp: In member function 'OMX_ERRORTYPE omx_vdec::start_port_reconfig()':
  845. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:8408:297: warning: format '%d' expects argument of type 'int', but argument 6 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  846. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:8408:297: warning: format '%d' expects argument of type 'int', but argument 7 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  847. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:8418:280: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  848. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:8418:280: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  849. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp: In member function 'OMX_ERRORTYPE omx_vdec::allocate_output_headers()':
  850. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:8640:135: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'OMX_BUFFERHEADERTYPE*' [-Wformat]
  851. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:8640:135: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'char*' [-Wformat]
  852. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp: In member function 'void omx_vdec::set_frame_rate(OMX_S64)':
  853. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:8765:197: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  854. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp: In member function 'void omx_vdec::handle_extradata_secure(OMX_BUFFERHEADERTYPE*)':
  855. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:8845:164: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  856. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:8845:164: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  857. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:8864:126: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  858. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:8947:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  859. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:8998:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
  860. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp: In member function 'void omx_vdec::handle_extradata(OMX_BUFFERHEADERTYPE*)':
  861. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:9028:157: warning: format '%d' expects argument of type 'int', but argument 6 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  862. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:9037:171: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  863. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:9048:162: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  864. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:9048:162: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  865. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:9078:124: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  866. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:9156:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  867. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp: In member function 'OMX_ERRORTYPE omx_vdec::enable_extradata(OMX_U32, bool)':
  868. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:9261:169: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  869. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:9261:169: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  870. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp: In member function 'void omx_vdec::print_debug_extradata(OMX_OTHER_EXTRADATATYPE*)':
  871. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:9349:327: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  872. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:9349:327: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  873. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:9349:327: warning: format '%u' expects argument of type 'unsigned int', but argument 6 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  874. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:9349:327: warning: format '%u' expects argument of type 'unsigned int', but argument 8 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  875. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:9359:23: warning: comparison between 'OMX_EXTRADATATYPE {aka enum OMX_EXTRADATATYPE}' and 'enum OMX_QCOM_EXTRADATATYPE' [-Wenum-compare]
  876. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:9362:413: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  877. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:9362:413: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  878. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:9362:413: warning: format '%u' expects argument of type 'unsigned int', but argument 6 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  879. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:9362:413: warning: format '%u' expects argument of type 'unsigned int', but argument 8 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  880. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:9373:28: warning: comparison between 'OMX_EXTRADATATYPE {aka enum OMX_EXTRADATATYPE}' and 'enum OMX_QCOM_EXTRADATATYPE' [-Wenum-compare]
  881. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:9377:536: warning: format '%u' expects argument of type 'unsigned int', but argument 6 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  882. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:9377:536: warning: format '%u' expects argument of type 'unsigned int', but argument 7 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  883. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:9377:536: warning: format '%u' expects argument of type 'unsigned int', but argument 8 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  884. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:9377:536: warning: format '%u' expects argument of type 'unsigned int', but argument 9 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  885. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:9377:536: warning: format '%u' expects argument of type 'unsigned int', but argument 10 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  886. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:9394:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  887. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:9396:391: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_S32 {aka long int}' [-Wformat]
  888. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:9396:391: warning: format '%d' expects argument of type 'int', but argument 6 has type 'OMX_S32 {aka long int}' [-Wformat]
  889. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:9396:391: warning: format '%d' expects argument of type 'int', but argument 7 has type 'OMX_S32 {aka long int}' [-Wformat]
  890. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:9396:391: warning: format '%d' expects argument of type 'int', but argument 8 has type 'OMX_S32 {aka long int}' [-Wformat]
  891. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp: In member function 'OMX_ERRORTYPE omx_vdec::handle_demux_data(OMX_BUFFERHEADERTYPE*)':
  892. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:9765:133: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  893. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp: In member function 'bool omx_vdec::allocate_color_convert_buf::set_color_format(OMX_COLOR_FORMATTYPE)':
  894. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:10223:71: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  895. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp: In member function 'OMX_ERRORTYPE omx_vdec::allocate_color_convert_buf::allocate_buffers_color_convert(OMX_HANDLETYPE, OMX_BUFFERHEADERTYPE**, OMX_U32, OMX_PTR, OMX_U32)':
  896. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:10370:138: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  897. hardware/qcom/media-caf/mm-video/vidc/vdec/src/omx_vdec.cpp:10386:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement