Advertisement
nexwave-mat

Untitled

Aug 26th, 2013
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Make 59.20 KB | None | 0 0
  1. format]
  2. hardware/qcom/media/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]
  3. hardware/qcom/media/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]
  4. hardware/qcom/media/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]
  5. hardware/qcom/media/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]
  6. hardware/qcom/media/mm-video/vidc/vdec/test/omx_vdec_test.cpp: In function 'void* fbd_thread(void*)':
  7. hardware/qcom/media/mm-video/vidc/vdec/test/omx_vdec_test.cpp:775:17: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  8. hardware/qcom/media/mm-video/vidc/vdec/test/omx_vdec_test.cpp:775:17: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  9. hardware/qcom/media/mm-video/vidc/vdec/test/omx_vdec_test.cpp:775:17: warning: format '%u' expects argument of type 'unsigned int', but argument 6 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  10. hardware/qcom/media/mm-video/vidc/vdec/test/omx_vdec_test.cpp:775:17: warning: format '%u' expects argument of type 'unsigned int', but argument 7 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  11. hardware/qcom/media/mm-video/vidc/vdec/test/omx_vdec_test.cpp:775:17: warning: format '%u' expects argument of type 'unsigned int', but argument 8 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  12. hardware/qcom/media/mm-video/vidc/vdec/test/omx_vdec_test.cpp:785:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  13. hardware/qcom/media/mm-video/vidc/vdec/test/omx_vdec_test.cpp:768:13: warning: case value '2130706433' not in enumerated type 'OMX_EXTRADATATYPE' [-Wswitch]
  14. hardware/qcom/media/mm-video/vidc/vdec/test/omx_vdec_test.cpp:796:13: warning: case value '2130706438' not in enumerated type 'OMX_EXTRADATATYPE' [-Wswitch]
  15. hardware/qcom/media/mm-video/vidc/vdec/test/omx_vdec_test.cpp:760:13: warning: case value '2130706439' not in enumerated type 'OMX_EXTRADATATYPE' [-Wswitch]
  16. hardware/qcom/media/mm-video/vidc/vdec/test/omx_vdec_test.cpp:815:13: warning: case value '2130706441' not in enumerated type 'OMX_EXTRADATATYPE' [-Wswitch]
  17. hardware/qcom/media/mm-video/vidc/vdec/test/omx_vdec_test.cpp:828:13: warning: case value '2130706442' not in enumerated type 'OMX_EXTRADATATYPE' [-Wswitch]
  18. hardware/qcom/media/mm-video/vidc/vdec/test/omx_vdec_test.cpp:933:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  19. hardware/qcom/media/mm-video/vidc/vdec/test/omx_vdec_test.cpp: In function 'int main(int, char**)':
  20. hardware/qcom/media/mm-video/vidc/vdec/test/omx_vdec_test.cpp:1210:47: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'codec_format*' [-Wformat]
  21. hardware/qcom/media/mm-video/vidc/vdec/test/omx_vdec_test.cpp:1249:44: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'file_type*' [-Wformat]
  22. hardware/qcom/media/mm-video/vidc/vdec/test/omx_vdec_test.cpp:1421:45: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'freeHandle_test*' [-Wformat]
  23. hardware/qcom/media/mm-video/vidc/vdec/test/omx_vdec_test.cpp: In function 'int Init_Decoder()':
  24. hardware/qcom/media/mm-video/vidc/vdec/test/omx_vdec_test.cpp:1648:17: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
  25. hardware/qcom/media/mm-video/vidc/vdec/test/omx_vdec_test.cpp:1680:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  26. hardware/qcom/media/mm-video/vidc/vdec/test/omx_vdec_test.cpp:1689:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  27. hardware/qcom/media/mm-video/vidc/vdec/test/omx_vdec_test.cpp: In function 'int Play_Decoder()':
  28. hardware/qcom/media/mm-video/vidc/vdec/test/omx_vdec_test.cpp:1810:53: warning: missing initializer for member 'OMX_VIDEO_PARAM_PORTFORMATTYPE::nVersion' [-Wmissing-field-initializers]
  29. hardware/qcom/media/mm-video/vidc/vdec/test/omx_vdec_test.cpp:1810:53: warning: missing initializer for member 'OMX_VIDEO_PARAM_PORTFORMATTYPE::nPortIndex' [-Wmissing-field-initializers]
  30. hardware/qcom/media/mm-video/vidc/vdec/test/omx_vdec_test.cpp:1810:53: warning: missing initializer for member 'OMX_VIDEO_PARAM_PORTFORMATTYPE::nIndex' [-Wmissing-field-initializers]
  31. hardware/qcom/media/mm-video/vidc/vdec/test/omx_vdec_test.cpp:1810:53: warning: missing initializer for member 'OMX_VIDEO_PARAM_PORTFORMATTYPE::eCompressionFormat' [-Wmissing-field-initializers]
  32. hardware/qcom/media/mm-video/vidc/vdec/test/omx_vdec_test.cpp:1810:53: warning: missing initializer for member 'OMX_VIDEO_PARAM_PORTFORMATTYPE::eColorFormat' [-Wmissing-field-initializers]
  33. hardware/qcom/media/mm-video/vidc/vdec/test/omx_vdec_test.cpp:1810:53: warning: missing initializer for member 'OMX_VIDEO_PARAM_PORTFORMATTYPE::xFramerate' [-Wmissing-field-initializers]
  34. hardware/qcom/media/mm-video/vidc/vdec/test/omx_vdec_test.cpp:2139:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  35. hardware/qcom/media/mm-video/vidc/vdec/test/omx_vdec_test.cpp:2178:11: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  36. hardware/qcom/media/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)':
  37. hardware/qcom/media/mm-video/vidc/vdec/test/omx_vdec_test.cpp:2407:7: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  38. hardware/qcom/media/mm-video/vidc/vdec/test/omx_vdec_test.cpp:2410:7: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  39. hardware/qcom/media/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)':
  40. hardware/qcom/media/mm-video/vidc/vdec/test/omx_vdec_test.cpp:2475:38: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits]
  41. hardware/qcom/media/mm-video/vidc/vdec/test/omx_vdec_test.cpp: In function 'void do_freeHandle_and_clean_up(bool)':
  42. hardware/qcom/media/mm-video/vidc/vdec/test/omx_vdec_test.cpp:2530:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  43. hardware/qcom/media/mm-video/vidc/vdec/test/omx_vdec_test.cpp: In function 'int Read_Buffer_From_DAT_File(OMX_BUFFERHEADERTYPE*)':
  44. hardware/qcom/media/mm-video/vidc/vdec/test/omx_vdec_test.cpp:2650:61: warning: array subscript has type 'char' [-Wchar-subscripts]
  45. hardware/qcom/media/mm-video/vidc/vdec/test/omx_vdec_test.cpp:2651:30: warning: array subscript has type 'char' [-Wchar-subscripts]
  46. hardware/qcom/media/mm-video/vidc/vdec/test/omx_vdec_test.cpp:2655:23: warning: array subscript has type 'char' [-Wchar-subscripts]
  47. hardware/qcom/media/mm-video/vidc/vdec/test/omx_vdec_test.cpp: In function 'int Read_Buffer_From_Size_Nal(OMX_BUFFERHEADERTYPE*)':
  48. hardware/qcom/media/mm-video/vidc/vdec/test/omx_vdec_test.cpp:2869:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  49. hardware/qcom/media/mm-video/vidc/vdec/test/omx_vdec_test.cpp: In function 'int Read_Buffer_From_RCV_File(OMX_BUFFERHEADERTYPE*)':
  50. hardware/qcom/media/mm-video/vidc/vdec/test/omx_vdec_test.cpp:2983:8: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  51. hardware/qcom/media/mm-video/vidc/vdec/test/omx_vdec_test.cpp:2983:8: warning: format '%d' expects argument of type 'int', but argument 6 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  52. hardware/qcom/media/mm-video/vidc/vdec/test/omx_vdec_test.cpp: In function 'int Read_Buffer_From_DivX_4_5_6_File(OMX_BUFFERHEADERTYPE*)':
  53. hardware/qcom/media/mm-video/vidc/vdec/test/omx_vdec_test.cpp:3147:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  54. hardware/qcom/media/mm-video/vidc/vdec/test/omx_vdec_test.cpp:3151:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  55. hardware/qcom/media/mm-video/vidc/vdec/test/omx_vdec_test.cpp:3169:45: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits]
  56. hardware/qcom/media/mm-video/vidc/vdec/test/omx_vdec_test.cpp: In function 'int drawBG()':
  57. hardware/qcom/media/mm-video/vidc/vdec/test/omx_vdec_test.cpp:3370:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  58. hardware/qcom/media/mm-video/vidc/vdec/test/omx_vdec_test.cpp: In function 'void overlay_set()':
  59. hardware/qcom/media/mm-video/vidc/vdec/test/omx_vdec_test.cpp:3409:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  60. hardware/qcom/media/mm-video/vidc/vdec/test/omx_vdec_test.cpp:3420:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  61. hardware/qcom/media/mm-video/vidc/vdec/test/omx_vdec_test.cpp: In function 'void render_fb(OMX_BUFFERHEADERTYPE*)':
  62. hardware/qcom/media/mm-video/vidc/vdec/test/omx_vdec_test.cpp:3556:47: warning: comparison between 'OMX_EXTRADATATYPE {aka enum OMX_EXTRADATATYPE}' and 'enum OMX_QCOM_EXTRADATATYPE' [-Wenum-compare]
  63. hardware/qcom/media/mm-video/vidc/vdec/test/omx_vdec_test.cpp:3562:30: warning: comparison between 'OMX_EXTRADATATYPE {aka enum OMX_EXTRADATATYPE}' and 'enum OMX_QCOM_EXTRADATATYPE' [-Wenum-compare]
  64. hardware/qcom/media/mm-video/vidc/vdec/test/omx_vdec_test.cpp:3564:8: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  65. hardware/qcom/media/mm-video/vidc/vdec/test/omx_vdec_test.cpp:3576:5: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_S32 {aka long int}' [-Wformat]
  66. hardware/qcom/media/mm-video/vidc/vdec/test/omx_vdec_test.cpp:3576:5: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  67. hardware/qcom/media/mm-video/vidc/vdec/test/omx_vdec_test.cpp:3577:5: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  68. hardware/qcom/media/mm-video/vidc/vdec/test/omx_vdec_test.cpp:3577:5: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  69. hardware/qcom/media/mm-video/vidc/vdec/test/omx_vdec_test.cpp: In function 'int enable_output_port()':
  70. hardware/qcom/media/mm-video/vidc/vdec/test/omx_vdec_test.cpp:3780:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  71. hardware/qcom/media/mm-video/vidc/vdec/test/omx_vdec_test.cpp: In function 'int Read_Buffer_From_DivX_4_5_6_File(OMX_BUFFERHEADERTYPE*)':
  72. hardware/qcom/media/mm-video/vidc/vdec/test/omx_vdec_test.cpp:3210:61: warning: 'pckt_end_idx' may be used uninitialized in this function [-Wmaybe-uninitialized]
  73. target thumb C: mm-vdec-omx-test <= hardware/qcom/media/mm-video/vidc/vdec/src/queue.c
  74. target thumb C++: libOmxVdec <= hardware/qcom/media/mm-video/vidc/vdec/src/frameparser.cpp
  75. In file included from hardware/qcom/media/mm-video/vidc/vdec/src/frameparser.cpp:45:0:
  76. hardware/qcom/media/mm-video/vidc/vdec/inc/frameparser.h: In constructor 'frame_parse::frame_parse()':
  77. hardware/qcom/media/mm-video/vidc/vdec/inc/frameparser.h:94:17: warning: 'frame_parse::bytes_tobeparsed' will be initialized after [-Wreorder]
  78. hardware/qcom/media/mm-video/vidc/vdec/inc/frameparser.h:67:14: warning:   'H264_Utils* frame_parse::mutils' [-Wreorder]
  79. hardware/qcom/media/mm-video/vidc/vdec/src/frameparser.cpp:76:1: warning:   when initialized here [-Wreorder]
  80. hardware/qcom/media/mm-video/vidc/vdec/src/frameparser.cpp: In member function 'int frame_parse::parse_sc_frame(OMX_BUFFERHEADERTYPE*, OMX_BUFFERHEADERTYPE*, OMX_U32*)':
  81. hardware/qcom/media/mm-video/vidc/vdec/src/frameparser.cpp:215:16: warning: enumeration value 'A5' not handled in switch [-Wswitch]
  82. hardware/qcom/media/mm-video/vidc/vdec/src/frameparser.cpp:365:14: warning: enumeration value 'A4' not handled in switch [-Wswitch]
  83. hardware/qcom/media/mm-video/vidc/vdec/src/frameparser.cpp:365:14: warning: enumeration value 'A5' not handled in switch [-Wswitch]
  84. target thumb C++: libOmxVdec <= hardware/qcom/media/mm-video/vidc/vdec/src/h264_utils.cpp
  85. hardware/qcom/media/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*)':
  86. hardware/qcom/media/mm-video/vidc/vdec/src/h264_utils.cpp:307:58: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
  87. hardware/qcom/media/mm-video/vidc/vdec/src/h264_utils.cpp: In member function 'void h264_stream_parser::hrd_parameters(h264_hrd_param*)':
  88. hardware/qcom/media/mm-video/vidc/vdec/src/h264_utils.cpp:763:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  89. hardware/qcom/media/mm-video/vidc/vdec/src/h264_utils.cpp: In member function 'void h264_stream_parser::sei_buffering_period()':
  90. hardware/qcom/media/mm-video/vidc/vdec/src/h264_utils.cpp:854:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  91. hardware/qcom/media/mm-video/vidc/vdec/src/h264_utils.cpp:871:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  92. hardware/qcom/media/mm-video/vidc/vdec/src/h264_utils.cpp: In member function 'void h264_stream_parser::sei_picture_timing()':
  93. hardware/qcom/media/mm-video/vidc/vdec/src/h264_utils.cpp:923:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  94. hardware/qcom/media/mm-video/vidc/vdec/src/h264_utils.cpp: In member function 'void h264_stream_parser::sei_pan_scan()':
  95. hardware/qcom/media/mm-video/vidc/vdec/src/h264_utils.cpp:998:5: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  96. hardware/qcom/media/mm-video/vidc/vdec/src/h264_utils.cpp:1012:7: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  97. hardware/qcom/media/mm-video/vidc/vdec/src/h264_utils.cpp:1017:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  98. hardware/qcom/media/mm-video/vidc/vdec/src/h264_utils.cpp: In member function 'void h264_stream_parser::print_pan_data(h264_pan_scan*)':
  99. hardware/qcom/media/mm-video/vidc/vdec/src/h264_utils.cpp:1044:3: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  100. hardware/qcom/media/mm-video/vidc/vdec/src/h264_utils.cpp:1049:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  101. hardware/qcom/media/mm-video/vidc/vdec/src/h264_utils.cpp:1051:5: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_S32 {aka long int}' [-Wformat]
  102. hardware/qcom/media/mm-video/vidc/vdec/src/h264_utils.cpp:1052:5: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_S32 {aka long int}' [-Wformat]
  103. hardware/qcom/media/mm-video/vidc/vdec/src/h264_utils.cpp:1053:5: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_S32 {aka long int}' [-Wformat]
  104. hardware/qcom/media/mm-video/vidc/vdec/src/h264_utils.cpp:1054:5: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_S32 {aka long int}' [-Wformat]
  105. hardware/qcom/media/mm-video/vidc/vdec/src/h264_utils.cpp:1056:3: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  106. hardware/qcom/media/mm-video/vidc/vdec/src/h264_utils.cpp: In member function 'void h264_stream_parser::parse_sps()':
  107. hardware/qcom/media/mm-video/vidc/vdec/src/h264_utils.cpp:1083:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  108. hardware/qcom/media/mm-video/vidc/vdec/src/h264_utils.cpp:1085:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
  109. hardware/qcom/media/mm-video/vidc/vdec/src/h264_utils.cpp:1102:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  110. hardware/qcom/media/mm-video/vidc/vdec/src/h264_utils.cpp: In member function 'void h264_stream_parser::scaling_list(OMX_U32)':
  111. hardware/qcom/media/mm-video/vidc/vdec/src/h264_utils.cpp:1127:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  112. hardware/qcom/media/mm-video/vidc/vdec/src/h264_utils.cpp: In member function 'void h264_stream_parser::print_frame_pack()':
  113. hardware/qcom/media/mm-video/vidc/vdec/src/h264_utils.cpp:1331:3: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  114. hardware/qcom/media/mm-video/vidc/vdec/src/h264_utils.cpp:1332:3: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  115. hardware/qcom/media/mm-video/vidc/vdec/src/h264_utils.cpp:1336:5: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  116. hardware/qcom/media/mm-video/vidc/vdec/src/h264_utils.cpp:1338:5: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  117. hardware/qcom/media/mm-video/vidc/vdec/src/h264_utils.cpp:1340:5: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  118. hardware/qcom/media/mm-video/vidc/vdec/src/h264_utils.cpp:1342:5: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  119. hardware/qcom/media/mm-video/vidc/vdec/src/h264_utils.cpp:1344:5: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  120. hardware/qcom/media/mm-video/vidc/vdec/src/h264_utils.cpp:1346:5: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  121. hardware/qcom/media/mm-video/vidc/vdec/src/h264_utils.cpp:1348:5: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  122. hardware/qcom/media/mm-video/vidc/vdec/src/h264_utils.cpp:1350:5: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  123. hardware/qcom/media/mm-video/vidc/vdec/src/h264_utils.cpp:1352:5: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  124. hardware/qcom/media/mm-video/vidc/vdec/src/h264_utils.cpp:1354:5: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  125. hardware/qcom/media/mm-video/vidc/vdec/src/h264_utils.cpp:1356:5: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  126. hardware/qcom/media/mm-video/vidc/vdec/src/h264_utils.cpp:1358:5: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  127. hardware/qcom/media/mm-video/vidc/vdec/src/h264_utils.cpp: In member function 'void h264_stream_parser::fill_pan_scan_data(OMX_QCOM_PANSCAN*, OMX_S64)':
  128. hardware/qcom/media/mm-video/vidc/vdec/src/h264_utils.cpp:1453:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  129. hardware/qcom/media/mm-video/vidc/vdec/src/h264_utils.cpp:1448:6: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
  130. hardware/qcom/media/mm-video/vidc/vdec/src/h264_utils.cpp: In member function 'h264_pan_scan* panscan_handler::get_populated(OMX_S64)':
  131. hardware/qcom/media/mm-video/vidc/vdec/src/h264_utils.cpp:1605:6: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
  132. target thumb C++: libOmxVdec <= hardware/qcom/media/mm-video/vidc/vdec/src/ts_parser.cpp
  133. target thumb C++: libOmxVdec <= hardware/qcom/media/mm-video/vidc/vdec/src/mp4_utils.cpp
  134. In file included from hardware/qcom/media/mm-video/vidc/vdec/src/mp4_utils.cpp:29:0:
  135. hardware/qcom/media/mm-video/vidc/vdec/inc/omx_vdec.h:77:0: warning: "LOG_TAG" redefined [enabled by default]
  136. In file included from hardware/qcom/display-caf/libgralloc/gralloc_priv.h:31:0,
  137.                  from hardware/qcom/media/mm-video/vidc/vdec/inc/omx_vdec.h:48,
  138.                  from hardware/qcom/media/mm-video/vidc/vdec/src/mp4_utils.cpp:29:
  139. system/core/include/cutils/log.h:68:0: note: this is the location of the previous definition
  140. target thumb C++: libOmxVdec <= hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp
  141. In file included from hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:48:0:
  142. hardware/qcom/media/mm-video/vidc/vdec/inc/omx_vdec.h:77:0: warning: "LOG_TAG" redefined [enabled by default]
  143. In file included from hardware/qcom/display-caf/libgralloc/gralloc_priv.h:31:0,
  144.                  from hardware/qcom/media/mm-video/vidc/vdec/inc/omx_vdec.h:48,
  145.                  from hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:48:
  146. system/core/include/cutils/log.h:68:0: note: this is the location of the previous definition
  147. target thumb C++: libOmxVdec <= hardware/qcom/media/mm-video/vidc/vdec/../common/src/extra_data_handler.cpp
  148. In file included from hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:48:0:
  149. hardware/qcom/media/mm-video/vidc/vdec/inc/omx_vdec.h: In constructor 'omx_vdec::omx_vdec()':
  150. hardware/qcom/media/mm-video/vidc/vdec/inc/omx_vdec.h:776:29: warning: 'omx_vdec::m_phdr_pmem_ptr' will be initialized after [-Wreorder]
  151. hardware/qcom/media/mm-video/vidc/vdec/inc/omx_vdec.h:732:9: warning:   'int omx_vdec::pending_input_buffers' [-Wreorder]
  152. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:492:1: warning:   when initialized here [-Wreorder]
  153. In file included from hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:48:0:
  154. hardware/qcom/media/mm-video/vidc/vdec/inc/omx_vdec.h:763:42: warning: 'omx_vdec::m_pmem_info' will be initialized after [-Wreorder]
  155. hardware/qcom/media/mm-video/vidc/vdec/inc/omx_vdec.h:724:10: warning:   'bool omx_vdec::output_flush_progress' [-Wreorder]
  156. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:492:1: warning:   when initialized here [-Wreorder]
  157. In file included from hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:48:0:
  158. hardware/qcom/media/mm-video/vidc/vdec/inc/omx_vdec.h:724:10: warning: 'omx_vdec::output_flush_progress' will be initialized after [-Wreorder]
  159. hardware/qcom/media/mm-video/vidc/vdec/inc/omx_vdec.h:723:10: warning:   'bool omx_vdec::input_flush_progress' [-Wreorder]
  160. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:492:1: warning:   when initialized here [-Wreorder]
  161. In file included from hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:48:0:
  162. hardware/qcom/media/mm-video/vidc/vdec/inc/omx_vdec.h:782:14: warning: 'omx_vdec::nal_length' will be initialized after [-Wreorder]
  163. hardware/qcom/media/mm-video/vidc/vdec/inc/omx_vdec.h:781:14: warning:   'unsigned int omx_vdec::nal_count' [-Wreorder]
  164. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:492:1: warning:   when initialized here [-Wreorder]
  165. In file included from hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:48:0:
  166. hardware/qcom/media/mm-video/vidc/vdec/inc/omx_vdec.h:786:9: warning: 'omx_vdec::first_frame_size' will be initialized after [-Wreorder]
  167. hardware/qcom/media/mm-video/vidc/vdec/inc/omx_vdec.h:696:23: warning:   'bool omx_vdec::m_error_propogated' [-Wreorder]
  168. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:492:1: warning:   when initialized here [-Wreorder]
  169. In file included from hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:48:0:
  170. hardware/qcom/media/mm-video/vidc/vdec/inc/omx_vdec.h:799:13: warning: 'omx_vdec::frm_int' will be initialized after [-Wreorder]
  171. hardware/qcom/media/mm-video/vidc/vdec/inc/omx_vdec.h:758:13: warning:   'OMX_U32 omx_vdec::m_in_alloc_cnt' [-Wreorder]
  172. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:492:1: warning:   when initialized here [-Wreorder]
  173. In file included from hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:48:0:
  174. hardware/qcom/media/mm-video/vidc/vdec/inc/omx_vdec.h:803:27: warning: 'omx_vdec::m_display_id' will be initialized after [-Wreorder]
  175. hardware/qcom/media/mm-video/vidc/vdec/inc/omx_vdec.h:727:10: warning:   'bool omx_vdec::ouput_egl_buffers' [-Wreorder]
  176. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:492:1: warning:   when initialized here [-Wreorder]
  177. In file included from hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:48:0:
  178. hardware/qcom/media/mm-video/vidc/vdec/inc/omx_vdec.h:805:13: warning: 'omx_vdec::client_extradata' will be initialized after [-Wreorder]
  179. hardware/qcom/media/mm-video/vidc/vdec/inc/omx_vdec.h:790:13: warning:   'OMX_S64 omx_vdec::h264_last_au_ts' [-Wreorder]
  180. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:492:1: warning:   when initialized here [-Wreorder]
  181. In file included from hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:48:0:
  182. hardware/qcom/media/mm-video/vidc/vdec/inc/omx_vdec.h:791:13: warning: 'omx_vdec::h264_last_au_flags' will be initialized after [-Wreorder]
  183. hardware/qcom/media/mm-video/vidc/vdec/inc/omx_vdec.h:717:18: warning:   'unsigned int omx_vdec::m_inp_err_count' [-Wreorder]
  184. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:492:1: warning:   when initialized here [-Wreorder]
  185. In file included from hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:48:0:
  186. hardware/qcom/media/mm-video/vidc/vdec/inc/omx_vdec.h:795:13: warning: 'omx_vdec::m_disp_vert_size' will be initialized after [-Wreorder]
  187. hardware/qcom/media/mm-video/vidc/vdec/inc/omx_vdec.h:751:23: warning:   'omx_vdec::vidc_heap* omx_vdec::m_heap_ptr' [-Wreorder]
  188. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:492:1: warning:   when initialized here [-Wreorder]
  189. In file included from hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:48:0:
  190. hardware/qcom/media/mm-video/vidc/vdec/inc/omx_vdec.h:813:10: warning: 'omx_vdec::m_use_android_native_buffers' will be initialized after [-Wreorder]
  191. hardware/qcom/media/mm-video/vidc/vdec/inc/omx_vdec.h:802:10: warning:   'bool omx_vdec::in_reconfig' [-Wreorder]
  192. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:492:1: warning:   when initialized here [-Wreorder]
  193. In file included from hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:48:0:
  194. hardware/qcom/media/mm-video/vidc/vdec/inc/omx_vdec.h:802:10: warning: 'omx_vdec::in_reconfig' will be initialized after [-Wreorder]
  195. hardware/qcom/media/mm-video/vidc/vdec/inc/omx_vdec.h:728:14: warning:   'OMX_BOOL omx_vdec::m_use_output_pmem' [-Wreorder]
  196. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:492:1: warning:   when initialized here [-Wreorder]
  197. In file included from hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:48:0:
  198. hardware/qcom/media/mm-video/vidc/vdec/inc/omx_vdec.h:848:10: warning: 'omx_vdec::external_meta_buffer_iommu' will be initialized after [-Wreorder]
  199. hardware/qcom/media/mm-video/vidc/vdec/inc/omx_vdec.h:841:21: warning:   'DivXDrmDecrypt* omx_vdec::iDivXDrmDecrypt' [-Wreorder]
  200. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:492:1: warning:   when initialized here [-Wreorder]
  201. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:575:23: warning: converting to non-pointer type 'char' from NULL [-Wconversion-null]
  202. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:585:23: warning: converting to non-pointer type 'char' from NULL [-Wconversion-null]
  203. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp: In static member function 'static void omx_vdec::process_event_cb(void*, unsigned char)':
  204. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:758:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  205. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:765:70: warning: converting to non-pointer type 'OMX_U32 {aka long unsigned int}' from NULL [-Wconversion-null]
  206. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp: In member function 'virtual OMX_ERRORTYPE omx_vdec::component_init(OMX_STRING)':
  207. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:1257:28: warning: deprecated conversion from string constant to 'OMX_STRING {aka char*}' [-Wwrite-strings]
  208. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:1262:14: warning: deprecated conversion from string constant to 'OMX_STRING {aka char*}' [-Wwrite-strings]
  209. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:1267:14: warning: deprecated conversion from string constant to 'OMX_STRING {aka char*}' [-Wwrite-strings]
  210. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:1273:14: warning: deprecated conversion from string constant to 'OMX_STRING {aka char*}' [-Wwrite-strings]
  211. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:1274:22: warning: deprecated conversion from string constant to 'OMX_STRING {aka char*}' [-Wwrite-strings]
  212. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:1282:14: warning: deprecated conversion from string constant to 'OMX_STRING {aka char*}' [-Wwrite-strings]
  213. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:1283:22: warning: deprecated conversion from string constant to 'OMX_STRING {aka char*}' [-Wwrite-strings]
  214. hardware/qcom/media/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)':
  215. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:1811:7: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  216. hardware/qcom/media/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)':
  217. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:2105:57: warning: passing NULL to non-pointer argument 1 of 'bool omx_vdec::post_event(unsigned int, unsigned int, unsigned int)' [-Wconversion-null]
  218. hardware/qcom/media/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*)':
  219. hardware/qcom/media/mm-video/vidc/vdec/../common/src/extra_data_handler.cpp:235:3: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  220. hardware/qcom/media/mm-video/vidc/vdec/../common/src/extra_data_handler.cpp:240:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  221. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:2232:5: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  222. hardware/qcom/media/mm-video/vidc/vdec/../common/src/extra_data_handler.cpp:246:7: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  223. hardware/qcom/media/mm-video/vidc/vdec/../common/src/extra_data_handler.cpp:246:7: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  224. hardware/qcom/media/mm-video/vidc/vdec/../common/src/extra_data_handler.cpp:258:5: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  225. hardware/qcom/media/mm-video/vidc/vdec/../common/src/extra_data_handler.cpp:258:5: warning: format '%d' expects argument of type 'int', but argument 6 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:2252:5: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  226.  
  227. hardware/qcom/media/mm-video/vidc/vdec/../common/src/extra_data_handler.cpp:262:5: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  228. hardware/qcom/media/mm-video/vidc/vdec/../common/src/extra_data_handler.cpp:262:5: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  229. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:2297:7: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  230. hardware/qcom/media/mm-video/vidc/vdec/../common/src/extra_data_handler.cpp: In member function 'OMX_U32 extra_data_handler::parse_extra_data(OMX_BUFFERHEADERTYPE*)':
  231. hardware/qcom/media/mm-video/vidc/vdec/../common/src/extra_data_handler.cpp:286:10: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  232. hardware/qcom/media/mm-video/vidc/vdec/../common/src/extra_data_handler.cpp:290:10: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  233. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp: In member function 'bool omx_vdec::execute_input_flush()':
  234. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:2545:67: 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]
  235. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:2545:67: 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]
  236. hardware/qcom/media/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*)':
  237. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:2739:9: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  238. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:2757:9: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  239. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:2775:9: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  240. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:2787:5: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  241. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp: In member function 'virtual OMX_ERRORTYPE omx_vdec::get_parameter(OMX_HANDLETYPE, OMX_INDEXTYPE, OMX_PTR)':
  242. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:3041:25: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  243. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:3028:5: warning: case value '2130706457' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  244. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp: In member function 'virtual OMX_ERRORTYPE omx_vdec::set_parameter(OMX_HANDLETYPE, OMX_INDEXTYPE, OMX_PTR)':
  245. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:3196:17: warning: format '%d' expects argument of type 'int', but argument 6 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  246. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:3196:17: warning: format '%u' expects argument of type 'unsigned int', but argument 7 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  247. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:3211:13: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  248. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:3271:14: warning: format '%d' expects argument of type 'int', but argument 6 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  249. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:3271:14: warning: format '%u' expects argument of type 'unsigned int', but argument 7 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  250. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:3343:17: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  251. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:3730:38: warning: comparison between 'enum vdec_output_order' and 'enum QOMX_VIDEO_PICTURE_ORDER' [-Wenum-compare]
  252. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:3625:5: warning: case value '2130706433' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  253. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:3314:5: warning: case value '2130706434' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  254. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:3614:5: warning: case value '2130706443' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  255. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:3646:5: warning: case value '2130706447' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  256. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:3531:8: warning: case value '2130706448' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  257. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:3570:5: warning: case value '2130706450' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  258. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:3581:5: warning: case value '2130706451' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  259. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:3592:5: warning: case value '2130706452' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  260. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:3603:5: warning: case value '2130706453' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  261. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:3675:5: warning: case value '2130706454' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  262. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:3713:5: warning: case value '2130706455' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  263. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:3721:5: warning: case value '2130706456' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  264. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:3727:5: warning: case value '2130706459' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  265. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:3746:5: warning: case value '2130706466' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  266. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:3697:5: warning: case value '2130706467' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  267. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp: In member function 'virtual OMX_ERRORTYPE omx_vdec::get_config(OMX_HANDLETYPE, OMX_INDEXTYPE, OMX_PTR)':
  268. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:3794:5: warning: case value '2130706437' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  269. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:3830:5: warning: case value '2130706446' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  270. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:3840:3: warning: case value '2130706449' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  271. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:3854:5: warning: case value '2130706451' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  272. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp: In member function 'virtual OMX_ERRORTYPE omx_vdec::set_config(OMX_HANDLETYPE, OMX_INDEXTYPE, OMX_PTR)':
  273. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:3923:22: warning: comparison between 'OMX_INDEXTYPE {aka enum OMX_INDEXTYPE}' and 'enum OMX_INDEXVENDORTYPE' [-Wenum-compare]
  274. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:3974:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  275. hardware/qcom/media/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*)':
  276. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:4375:6: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'vdec_bufferpayload' [-Wformat]
  277. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:4375:6: warning: format '%x' expects a matching 'unsigned int' argument [-Wformat]
  278. hardware/qcom/media/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*)':
  279. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:4446:91: 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]
  280. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:4446:91: 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]
  281. hardware/qcom/media/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)':
  282. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:4764:77: 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]
  283. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:4764:77: 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]
  284. hardware/qcom/media/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)':
  285. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:5152:7: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'OMX_BUFFERHEADERTYPE*' [-Wformat]
  286. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:5152:7: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'char*' [-Wformat]
  287. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp: In member function 'virtual OMX_ERRORTYPE omx_vdec::empty_this_buffer(OMX_HANDLETYPE, OMX_BUFFERHEADERTYPE*)':
  288. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:5617:5: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  289. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp: In member function 'OMX_ERRORTYPE omx_vdec::empty_this_buffer_proxy(OMX_HANDLETYPE, OMX_BUFFERHEADERTYPE*)':
  290. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:5751:9: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  291. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:5775:65: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  292. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp: In member function 'virtual OMX_ERRORTYPE omx_vdec::fill_this_buffer(OMX_HANDLETYPE, OMX_BUFFERHEADERTYPE*)':
  293. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:5937:68: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  294. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:5944:5: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  295. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp: In member function 'OMX_ERRORTYPE omx_vdec::fill_this_buffer_proxy(OMX_HANDLETYPE, OMX_BUFFERHEADERTYPE*)':
  296. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:5980:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  297. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp: In member function 'virtual OMX_ERRORTYPE omx_vdec::component_deinit(OMX_HANDLETYPE)':
  298. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:6102:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  299. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:6112:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  300. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:6178:51: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  301. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp: In member function 'OMX_ERRORTYPE omx_vdec::fill_buffer_done(OMX_HANDLETYPE, OMX_BUFFERHEADERTYPE*)':
  302. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:6634:61: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  303. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:6680:59: warning: passing NULL to non-pointer argument 1 of 'bool omx_vdec::post_event(unsigned int, unsigned int, unsigned int)' [-Wconversion-null]
  304. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:6680:59: warning: passing NULL to non-pointer argument 2 of 'bool omx_vdec::post_event(unsigned int, unsigned int, unsigned int)' [-Wconversion-null]
  305. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:6690:67: 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]
  306. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:6690:67: 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]
  307. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp: In member function 'OMX_ERRORTYPE omx_vdec::empty_buffer_done(OMX_HANDLETYPE, OMX_BUFFERHEADERTYPE*)':
  308. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:6837:70: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  309. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:6861:68: 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]
  310. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:6861:68: 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]
  311. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp: In static member function 'static int omx_vdec::async_message_process(void*, void*)':
  312. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:6899:59: warning: passing NULL to non-pointer argument 1 of 'bool omx_vdec::post_event(unsigned int, unsigned int, unsigned int)' [-Wconversion-null]
  313. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:6904:55: warning: passing NULL to non-pointer argument 1 of 'bool omx_vdec::post_event(unsigned int, unsigned int, unsigned int)' [-Wconversion-null]
  314. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:6909:54: warning: passing NULL to non-pointer argument 1 of 'bool omx_vdec::post_event(unsigned int, unsigned int, unsigned int)' [-Wconversion-null]
  315. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:6914:56: warning: passing NULL to non-pointer argument 1 of 'bool omx_vdec::post_event(unsigned int, unsigned int, unsigned int)' [-Wconversion-null]
  316. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:6919:55: warning: passing NULL to non-pointer argument 1 of 'bool omx_vdec::post_event(unsigned int, unsigned int, unsigned int)' [-Wconversion-null]
  317. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:6924:62: warning: passing NULL to non-pointer argument 1 of 'bool omx_vdec::post_event(unsigned int, unsigned int, unsigned int)' [-Wconversion-null]
  318. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:6928:63: warning: passing NULL to non-pointer argument 1 of 'bool omx_vdec::post_event(unsigned int, unsigned int, unsigned int)' [-Wconversion-null]
  319. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:6938:61: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  320. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:6984:62: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  321. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:6986:66: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  322. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:6997:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  323. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:6998:81: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  324. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:7037:52: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
  325. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:7047:55: warning: passing NULL to non-pointer argument 1 of 'bool omx_vdec::post_event(unsigned int, unsigned int, unsigned int)' [-Wconversion-null]
  326. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:7050:61: warning: passing NULL to non-pointer argument 1 of 'bool omx_vdec::post_event(unsigned int, unsigned int, unsigned int)' [-Wconversion-null]
  327. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp: In member function 'OMX_ERRORTYPE omx_vdec::empty_this_buffer_proxy_arbitrary(OMX_HANDLETYPE, OMX_BUFFERHEADERTYPE*)':
  328. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:7108:67: 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]
  329. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:7108:67: 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]
  330. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp: In member function 'OMX_ERRORTYPE omx_vdec::push_input_sc_codec(OMX_HANDLETYPE)':
  331. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:7244:69: 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]
  332. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:7244:69: 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]
  333. hardware/qcom/media/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)':
  334. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:7742:19: error: 'struct ion_allocation_data' has no member named 'heap_mask'
  335. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:7749:19: error: 'struct ion_allocation_data' has no member named 'heap_mask'
  336. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:7755:19: error: 'struct ion_allocation_data' has no member named 'heap_mask'
  337. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:7771:17: error: 'struct ion_allocation_data' has no member named 'heap_mask'
  338. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:7797:3: warning: format '%X' expects argument of type 'unsigned int', but argument 4 has type 'ion_handle*' [-Wformat]
  339. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:7797:3: warning: format '%x' expects argument of type 'unsigned int', but argument 8 has type 'ion_handle*' [-Wformat]
  340. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp: In member function 'void omx_vdec::free_ion_memory(vdec_ion*)':
  341. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:7810:6: warning: format '%X' expects argument of type 'unsigned int', but argument 4 has type 'ion_handle*' [-Wformat]
  342. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp: In member function 'OMX_ERRORTYPE omx_vdec::allocate_output_headers()':
  343. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:8253:7: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'OMX_BUFFERHEADERTYPE*' [-Wformat]
  344. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:8253:7: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'char*' [-Wformat]
  345. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp: In member function 'void omx_vdec::handle_extradata(OMX_BUFFERHEADERTYPE*)':
  346. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:8659:9: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  347. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:8659:9: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  348. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:8678:13: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  349. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:8823:6: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
  350. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp: In member function 'OMX_ERRORTYPE omx_vdec::enable_extradata(OMX_U32, bool)':
  351. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:8853:3: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  352. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:8853:3: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  353. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp: In member function 'void omx_vdec::print_debug_extradata(OMX_OTHER_EXTRADATATYPE*)':
  354. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:8945:3: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  355. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:8945:3: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  356. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:8945:3: warning: format '%u' expects argument of type 'unsigned int', but argument 6 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  357. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:8945:3: warning: format '%u' expects argument of type 'unsigned int', but argument 8 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  358. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:8955:23: warning: comparison between 'OMX_EXTRADATATYPE {aka enum OMX_EXTRADATATYPE}' and 'enum OMX_QCOM_EXTRADATATYPE' [-Wenum-compare]
  359. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:8958:5: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  360. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:8958:5: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  361. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:8958:5: warning: format '%u' expects argument of type 'unsigned int', but argument 6 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  362. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:8958:5: warning: format '%u' expects argument of type 'unsigned int', but argument 8 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  363. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:8969:28: warning: comparison between 'OMX_EXTRADATATYPE {aka enum OMX_EXTRADATATYPE}' and 'enum OMX_QCOM_EXTRADATATYPE' [-Wenum-compare]
  364. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:8973:5: warning: format '%u' expects argument of type 'unsigned int', but argument 6 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  365. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:8973:5: warning: format '%u' expects argument of type 'unsigned int', but argument 7 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  366. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:8973:5: warning: format '%u' expects argument of type 'unsigned int', but argument 8 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  367. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:8973:5: warning: format '%u' expects argument of type 'unsigned int', but argument 9 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  368. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:8973:5: warning: format '%u' expects argument of type 'unsigned int', but argument 10 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  369. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:8990:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  370. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:8992:7: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_S32 {aka long int}' [-Wformat]
  371. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:8992:7: warning: format '%d' expects argument of type 'int', but argument 6 has type 'OMX_S32 {aka long int}' [-Wformat]
  372. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:8992:7: warning: format '%d' expects argument of type 'int', but argument 7 has type 'OMX_S32 {aka long int}' [-Wformat]
  373. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:8992:7: warning: format '%d' expects argument of type 'int', but argument 8 has type 'OMX_S32 {aka long int}' [-Wformat]
  374. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp: In member function 'OMX_ERRORTYPE omx_vdec::handle_demux_data(OMX_BUFFERHEADERTYPE*)':
  375. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:9327:5: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  376. hardware/qcom/media/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)':
  377. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:9932:5: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  378. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:9948:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  379. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp: In member function 'OMX_ERRORTYPE omx_vdec::update_color_format(OMX_COLOR_FORMATTYPE)':
  380. hardware/qcom/media/mm-video/vidc/vdec/src/omx_vdec.cpp:10072:12: warning: comparison between 'OMX_COLOR_FORMATTYPE {aka enum OMX_COLOR_FORMATTYPE}' and 'enum OMX_QCOM_COLOR_FORMATTYPE' [-Wenum-compare]
  381. target thumb C++: libOmxVdec <= hardware/qcom/media/mm-video/vidc/vdec/../common/src/vidc_color_converter.cpp
  382. target thumb C++: libqservice <= hardware/qcom/display-caf/libqservice/QService.cpp
  383. target thumb C++: libqservice <= hardware/qcom/display-caf/libqservice/IQService.cpp
  384. make: *** [/home/mdaniel/ChaOS/out/target/product/p930/obj/SHARED_LIBRARIES/libOmxVdec_intermediates/src/omx_vdec.o] Error 1
  385. make: *** Waiting for unfinished jobs....
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement