Guest User

Untitled

a guest
Jan 25th, 2015
266
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 98.27 KB | None | 0 0
  1. target thumb C++: libOmxVdec <= hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp
  2. target thumb C++: libOmxVenc <= hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp
  3. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp: In constructor 'venc_dev::venc_dev(omx_venc*)':
  4. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:153:31: error: 'PROPERTY_VAL_MAX' was not declared in this scope
  5. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp: In member function 'int venc_dev::venc_output_log_buffers(const char*, int)':
  6. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:209:100: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat]
  7. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:209:100: warning: format '%d' expects argument of type 'int', but argument 6 has type 'long unsigned int' [-Wformat]
  8. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:212:100: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat]
  9. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:212:100: warning: format '%d' expects argument of type 'int', but argument 6 has type 'long unsigned int' [-Wformat]
  10. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:213:44: error: 'VENC_CODEC_H263' was not declared in this scope
  11. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:215:100: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat]
  12. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:215:100: warning: format '%d' expects argument of type 'int', but argument 6 has type 'long unsigned int' [-Wformat]
  13. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:216:44: error: 'VENC_CODEC_VP8' was not declared in this scope
  14. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:218:100: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat]
  15. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:218:100: warning: format '%d' expects argument of type 'int', but argument 6 has type 'long unsigned int' [-Wformat]
  16. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp: In member function 'int venc_dev::venc_input_log_buffers(OMX_BUFFERHEADERTYPE*, void*, int)':
  17. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:249:58: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat]
  18. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:249:58: warning: format '%d' expects argument of type 'int', but argument 6 has type 'long unsigned int' [-Wformat]
  19. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:257:164: warning: format '%s' expects argument of type 'char*', but argument 4 has type 'FILE* {aka __sFILE*}' [-Wformat]
  20. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:276:159: error: 'bufhdr' was not declared in this scope
  21. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp: In member function 'bool venc_dev::venc_open(OMX_U32)':
  22. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:327:129: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  23. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp: In member function 'void venc_dev::venc_close()':
  24. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:422:131: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  25. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp: In member function 'bool venc_dev::venc_get_seq_hdr(void*, unsigned int, unsigned int*)':
  26. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:590:179: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'unsigned char*' [-Wformat]
  27. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:590:179: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat]
  28. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:590:179: warning: format '%d' expects argument of type 'int', but argument 6 has type 'long unsigned int' [-Wformat]
  29. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:603:189: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'unsigned char*' [-Wformat]
  30. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:603:189: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat]
  31. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:603:189: warning: format '%d' expects argument of type 'int', but argument 6 has type 'long unsigned int' [-Wformat]
  32. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:609:183: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'unsigned char*' [-Wformat]
  33. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:609:183: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat]
  34. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:609:183: warning: format '%d' expects argument of type 'int', but argument 6 has type 'long unsigned int' [-Wformat]
  35. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../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*)':
  36. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:631:171: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'long unsigned int' [-Wformat]
  37. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:631:171: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat]
  38. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:631:171: warning: format '%d' expects argument of type 'int', but argument 6 has type 'long unsigned int' [-Wformat]
  39. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp: In member function 'bool venc_dev::venc_set_param(void*, OMX_INDEXTYPE)':
  40. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:716:362: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat]
  41. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:716:362: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat]
  42. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:716:362: warning: format '%d' expects argument of type 'int', but argument 6 has type 'long unsigned int' [-Wformat]
  43. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:716:362: warning: format '%d' expects argument of type 'int', but argument 7 has type 'long unsigned int' [-Wformat]
  44. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:716:362: warning: format '%d' expects argument of type 'int', but argument 8 has type 'long unsigned int' [-Wformat]
  45. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:716:362: warning: format '%d' expects argument of type 'int', but argument 9 has type 'long unsigned int' [-Wformat]
  46. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:716:362: warning: format '%d' expects argument of type 'int', but argument 10 has type 'long unsigned int' [-Wformat]
  47. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:730:358: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'long unsigned int' [-Wformat]
  48. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:730:358: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'long unsigned int' [-Wformat]
  49. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:730:358: warning: format '%u' expects argument of type 'unsigned int', but argument 6 has type 'long unsigned int' [-Wformat]
  50. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:730:358: warning: format '%u' expects argument of type 'unsigned int', but argument 7 has type 'long unsigned int' [-Wformat]
  51. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:744:363: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'long unsigned int' [-Wformat]
  52. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:744:363: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'long unsigned int' [-Wformat]
  53. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:744:363: warning: format '%u' expects argument of type 'unsigned int', but argument 6 has type 'long unsigned int' [-Wformat]
  54. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:744:363: warning: format '%u' expects argument of type 'unsigned int', but argument 7 has type 'long unsigned int' [-Wformat]
  55. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:770:247: 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/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:770:247: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'long unsigned int' [-Wformat]
  57. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:1125:200: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  58. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:1144:196: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  59. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:1162:191: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  60. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:1180:192: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  61. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:1088:9: warning: case value '2130706437' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  62. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:1101:9: warning: case value '2130706443' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  63. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:1114:9: warning: case value '2130706463' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  64. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:1069:9: warning: case value '2130706466' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  65. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:1132:9: warning: case value '2130706467' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  66. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:1151:9: warning: case value '2130706469' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  67. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:1169:9: warning: case value '2130706470' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  68. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp: In member function 'bool venc_dev::venc_set_config(void*, OMX_INDEXTYPE)':
  69. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:1307:194: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  70. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:1325:191: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  71. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:1243:9: warning: case value '2130706439' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  72. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:1296:9: warning: case value '2130706471' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  73. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:1314:9: warning: case value '2130706472' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  74. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp: In member function 'OMX_U32 venc_dev::venc_allocate_recon_buffers()':
  75. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:1426:239: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat]
  76. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:1426:239: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat]
  77. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:1438:345: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat]
  78. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:1438:345: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat]
  79. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp: In member function 'OMX_U32 venc_dev::pmem_allocate(OMX_U32, OMX_U32, OMX_U32)':
  80. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:1546:160: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  81. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:1546:160: warning: format '%d' expects argument of type 'int', but argument 6 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  82. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:1566:242: warning: format '%d' expects argument of type 'int', but argument 7 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  83. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp: In member function 'void venc_dev::venc_config_print()':
  84. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:1619:211: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat]
  85. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:1619:211: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat]
  86. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:1619:211: warning: format '%d' expects argument of type 'int', but argument 6 has type 'long unsigned int' [-Wformat]
  87. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:1622:232: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat]
  88. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:1622:232: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat]
  89. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:1622:232: warning: format '%d' expects argument of type 'int', but argument 6 has type 'long unsigned int' [-Wformat]
  90. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:1626:212: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat]
  91. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:1626:212: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat]
  92. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:1626:212: warning: format '%d' expects argument of type 'int', but argument 6 has type 'long unsigned int' [-Wformat]
  93. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:1629:176: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat]
  94. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:1629:176: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat]
  95. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:1632:163: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat]
  96. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:1632:163: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat]
  97. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:1635:240: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat]
  98. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:1635:240: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat]
  99. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:1635:240: warning: format '%d' expects argument of type 'int', but argument 6 has type 'long unsigned int' [-Wformat]
  100. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:1639:186: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat]
  101. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:1642:219: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat]
  102. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:1642:219: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat]
  103. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:1642:219: warning: format '%d' expects argument of type 'int', but argument 6 has type 'long unsigned int' [-Wformat]
  104. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:1646:182: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat]
  105. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:1646:182: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat]
  106. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp: In member function 'bool venc_dev::venc_use_buf(void*, unsigned int, unsigned int)':
  107. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:1680:46: warning: missing initializer for member 'venc_bufferpayload::sz' [-Wmissing-field-initializers]
  108. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:1680:46: warning: missing initializer for member 'venc_bufferpayload::fd' [-Wmissing-field-initializers]
  109. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:1680:46: warning: missing initializer for member 'venc_bufferpayload::offset' [-Wmissing-field-initializers]
  110. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:1680:46: warning: missing initializer for member 'venc_bufferpayload::maped_size' [-Wmissing-field-initializers]
  111. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:1680:46: warning: missing initializer for member 'venc_bufferpayload::filled_len' [-Wmissing-field-initializers]
  112. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:1681:59: warning: missing initializer for member 'venc_allocatorproperty::maxcount' [-Wmissing-field-initializers]
  113. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:1681:59: warning: missing initializer for member 'venc_allocatorproperty::actualcount' [-Wmissing-field-initializers]
  114. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:1681:59: warning: missing initializer for member 'venc_allocatorproperty::datasize' [-Wmissing-field-initializers]
  115. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:1681:59: warning: missing initializer for member 'venc_allocatorproperty::suffixsize' [-Wmissing-field-initializers]
  116. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:1681:59: warning: missing initializer for member 'venc_allocatorproperty::alignment' [-Wmissing-field-initializers]
  117. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:1681:59: warning: missing initializer for member 'venc_allocatorproperty::bufpoolid' [-Wmissing-field-initializers]
  118. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:1729:242: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'unsigned char*' [-Wformat]
  119. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:1748:242: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'unsigned char*' [-Wformat]
  120. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp: In member function 'bool venc_dev::venc_free_buf(void*, unsigned int)':
  121. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:1770:46: warning: missing initializer for member 'venc_bufferpayload::sz' [-Wmissing-field-initializers]
  122. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:1770:46: warning: missing initializer for member 'venc_bufferpayload::fd' [-Wmissing-field-initializers]
  123. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:1770:46: warning: missing initializer for member 'venc_bufferpayload::offset' [-Wmissing-field-initializers]
  124. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:1770:46: warning: missing initializer for member 'venc_bufferpayload::maped_size' [-Wmissing-field-initializers]
  125. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:1770:46: warning: missing initializer for member 'venc_bufferpayload::filled_len' [-Wmissing-field-initializers]
  126. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:1785:243: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'unsigned char*' [-Wformat]
  127. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:1804:243: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'unsigned char*' [-Wformat]
  128. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp: In member function 'bool venc_dev::venc_empty_buf(void*, void*, unsigned int, unsigned int)':
  129. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:1843:139: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  130. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:1859:139: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  131. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:1863:248: warning: format '%u' expects argument of type 'unsigned int', but argument 6 has type 'long unsigned int' [-Wformat]
  132. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:1863:248: warning: format '%u' expects argument of type 'unsigned int', but argument 7 has type 'long unsigned int' [-Wformat]
  133. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:1872:40: error: 'pmem_data_bufr' was not declared in this scope
  134. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp: In member function 'bool venc_dev::venc_fill_buf(void*, void*, unsigned int, unsigned int)':
  135. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:1905:248: warning: format '%u' expects argument of type 'unsigned int', but argument 6 has type 'long unsigned int' [-Wformat]
  136. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:1905:248: warning: format '%u' expects argument of type 'unsigned int', but argument 7 has type 'long unsigned int' [-Wformat]
  137. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp: In member function 'bool venc_dev::venc_set_slice_delivery_mode(OMX_BOOL)':
  138. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:1927:221: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat]
  139. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp: In member function 'bool venc_dev::venc_set_ltrcount(OMX_U32)':
  140. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:1974:123: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  141. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp: In member function 'bool venc_dev::venc_set_ltrperiod(OMX_U32)':
  142. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:1992:125: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  143. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp: In member function 'bool venc_dev::venc_set_ltruse(OMX_U32, OMX_U32)':
  144. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:2011:148: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  145. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:2011:148: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  146. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp: In member function 'bool venc_dev::venc_set_extradata(OMX_U32)':
  147. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:2026:134: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  148. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp: In member function 'bool venc_dev::venc_set_session_qp(OMX_U32, OMX_U32)':
  149. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:2042:177: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  150. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:2042:177: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  151. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp: In member function 'bool venc_dev::venc_set_qp_range(OMX_U32, OMX_U32)':
  152. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:2066:158: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  153. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:2066:158: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  154. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp: In member function 'bool venc_dev::venc_set_profile_level(OMX_U32, OMX_U32)':
  155. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:2093:167: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  156. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:2093:167: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  157. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:2119:277: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  158. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:2134:153: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  159. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:2139:431: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  160. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:2190:170: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'long unsigned int' [-Wformat]
  161. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:2233:170: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'long unsigned int' [-Wformat]
  162. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:2277:169: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'long unsigned int' [-Wformat]
  163. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:2295:150: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'long unsigned int' [-Wformat]
  164. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:2309:146: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'long unsigned int' [-Wformat]
  165. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp: In member function 'bool venc_dev::venc_set_voptiming_cfg(OMX_U32)':
  166. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:2320:147: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  167. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp: In member function 'bool venc_dev::venc_set_intra_period(OMX_U32, OMX_U32)':
  168. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:2342:144: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  169. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:2371:207: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'long unsigned int' [-Wformat]
  170. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:2371:207: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'long unsigned int' [-Wformat]
  171. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp: In member function 'bool venc_dev::venc_set_entropy_config(OMX_BOOL, OMX_U32)':
  172. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:2392:166: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  173. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:2403:166: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  174. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp: In member function 'bool venc_dev::venc_set_multislice_cfg(OMX_INDEXTYPE, OMX_U32)':
  175. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:2449:201: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'long unsigned int' [-Wformat]
  176. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:2449:201: warning: format '%u' expects argument of type 'unsigned int', but argument 6 has type 'long unsigned int' [-Wformat]
  177. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp: In member function 'bool venc_dev::venc_set_intra_refresh(OMX_VIDEO_INTRAREFRESHTYPE, OMX_U32)':
  178. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:2481:186: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  179. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp: In member function 'bool venc_dev::venc_set_error_resilience(OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE*)':
  180. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:2549:201: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'long unsigned int' [-Wformat]
  181. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:2549:201: warning: format '%u' expects argument of type 'unsigned int', but argument 6 has type 'long unsigned int' [-Wformat]
  182. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp: In member function 'bool venc_dev::venc_set_target_bitrate(OMX_U32, OMX_U32)':
  183. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:2602:152: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  184. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:2620:161: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat]
  185. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp: In member function 'bool venc_dev::venc_set_encode_framerate(OMX_U32, OMX_U32)':
  186. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:2634:239: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  187. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:2634:239: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat]
  188. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:2634:239: warning: format '%d' expects argument of type 'int', but argument 6 has type 'long unsigned int' [-Wformat]
  189. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:2653:163: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat]
  190. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp: In member function 'bool venc_dev::venc_validate_profile_level(OMX_U32*, OMX_U32*)':
  191. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:3038:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  192. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:3039:49: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  193. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:3040:68: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  194. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:3044:175: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  195. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:3044:175: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  196. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp: In member function 'bool venc_dev::venc_max_allowed_bitrate_check(OMX_U32)':
  197. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:3082:158: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'int' [-Wformat]
  198. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:3098:156: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'int' [-Wformat]
  199. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:3108:158: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'int' [-Wformat]
  200. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp:3119:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  201. build/core/binary.mk:432: recipe for target '/home/louis/Dev/Ubuntu_Touch/out/target/product/falcon/obj/SHARED_LIBRARIES/libOmxVenc_intermediates/src/video_encoder_device.o' failed
  202. make: *** [/home/louis/Dev/Ubuntu_Touch/out/target/product/falcon/obj/SHARED_LIBRARIES/libOmxVenc_intermediates/src/video_encoder_device.o] Error 1
  203. make: *** Attente des tâches non terminées....
  204. In file included from hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:55:0:
  205. hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/omx_vdec.h: In constructor 'omx_vdec::omx_vdec()':
  206. hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/omx_vdec.h:842:32: warning: 'omx_vdec::m_phdr_pmem_ptr' will be initialized after [-Wreorder]
  207. hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/omx_vdec.h:795:13: warning: 'int omx_vdec::pending_input_buffers' [-Wreorder]
  208. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:427:1: warning: when initialized here [-Wreorder]
  209. In file included from hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:55:0:
  210. hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/omx_vdec.h:825:46: warning: 'omx_vdec::m_pmem_info' will be initialized after [-Wreorder]
  211. hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/omx_vdec.h:787:14: warning: 'bool omx_vdec::output_flush_progress' [-Wreorder]
  212. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:427:1: warning: when initialized here [-Wreorder]
  213. In file included from hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:55:0:
  214. hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/omx_vdec.h:787:14: warning: 'omx_vdec::output_flush_progress' will be initialized after [-Wreorder]
  215. hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/omx_vdec.h:786:14: warning: 'bool omx_vdec::input_flush_progress' [-Wreorder]
  216. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:427:1: warning: when initialized here [-Wreorder]
  217. In file included from hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:55:0:
  218. hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/omx_vdec.h:848:18: warning: 'omx_vdec::nal_length' will be initialized after [-Wreorder]
  219. hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/omx_vdec.h:847:18: warning: 'unsigned int omx_vdec::nal_count' [-Wreorder]
  220. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:427:1: warning: when initialized here [-Wreorder]
  221. In file included from hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:55:0:
  222. hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/omx_vdec.h:852:13: warning: 'omx_vdec::first_frame_size' will be initialized after [-Wreorder]
  223. hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/omx_vdec.h:759:14: warning: 'bool omx_vdec::m_error_propogated' [-Wreorder]
  224. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:427:1: warning: when initialized here [-Wreorder]
  225. In file included from hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:55:0:
  226. hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/omx_vdec.h:865:17: warning: 'omx_vdec::frm_int' will be initialized after [-Wreorder]
  227. hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/omx_vdec.h:820:17: warning: 'OMX_U32 omx_vdec::m_in_alloc_cnt' [-Wreorder]
  228. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:427:1: warning: when initialized here [-Wreorder]
  229. In file included from hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:55:0:
  230. hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/omx_vdec.h:869:31: warning: 'omx_vdec::m_display_id' will be initialized after [-Wreorder]
  231. hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/omx_vdec.h:790:14: warning: 'bool omx_vdec::ouput_egl_buffers' [-Wreorder]
  232. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:427:1: warning: when initialized here [-Wreorder]
  233. In file included from hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:55:0:
  234. hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/omx_vdec.h:870:17: warning: 'omx_vdec::client_extradata' will be initialized after [-Wreorder]
  235. hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/omx_vdec.h:856:17: warning: 'OMX_S64 omx_vdec::h264_last_au_ts' [-Wreorder]
  236. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:427:1: warning: when initialized here [-Wreorder]
  237. In file included from hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:55:0:
  238. hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/omx_vdec.h:857:17: warning: 'omx_vdec::h264_last_au_flags' will be initialized after [-Wreorder]
  239. hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/omx_vdec.h:780:22: warning: 'unsigned int omx_vdec::m_inp_err_count' [-Wreorder]
  240. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:427:1: warning: when initialized here [-Wreorder]
  241. In file included from hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:55:0:
  242. hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/omx_vdec.h:861:17: warning: 'omx_vdec::m_disp_vert_size' will be initialized after [-Wreorder]
  243. hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/omx_vdec.h:813:27: warning: 'omx_vdec::vidc_heap* omx_vdec::m_heap_ptr' [-Wreorder]
  244. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:427:1: warning: when initialized here [-Wreorder]
  245. In file included from hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:55:0:
  246. hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/omx_vdec.h:879:14: warning: 'omx_vdec::m_use_android_native_buffers' will be initialized after [-Wreorder]
  247. hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/omx_vdec.h:868:14: warning: 'bool omx_vdec::in_reconfig' [-Wreorder]
  248. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:427:1: warning: when initialized here [-Wreorder]
  249. In file included from hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:55:0:
  250. hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/omx_vdec.h:868:14: warning: 'omx_vdec::in_reconfig' will be initialized after [-Wreorder]
  251. hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/omx_vdec.h:791:18: warning: 'OMX_BOOL omx_vdec::m_use_output_pmem' [-Wreorder]
  252. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:427:1: warning: when initialized here [-Wreorder]
  253. In file included from hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:55:0:
  254. hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/omx_vdec.h:915:14: warning: 'omx_vdec::external_meta_buffer_iommu' will be initialized after [-Wreorder]
  255. hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/omx_vdec.h:907:25: warning: 'DivXDrmDecrypt* omx_vdec::iDivXDrmDecrypt' [-Wreorder]
  256. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:427:1: warning: when initialized here [-Wreorder]
  257. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:511:25: warning: converting to non-pointer type 'char' from NULL [-Wconversion-null]
  258. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:521:25: warning: converting to non-pointer type 'char' from NULL [-Wconversion-null]
  259. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp: In static member function 'static void omx_vdec::process_event_cb(void*, unsigned char)':
  260. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:693:50: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  261. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:697:80: warning: converting to non-pointer type 'OMX_U32 {aka long unsigned int}' from NULL [-Wconversion-null]
  262. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp: In member function 'virtual OMX_ERRORTYPE omx_vdec::component_init(OMX_STRING)':
  263. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:1159:30: warning: deprecated conversion from string constant to 'OMX_STRING {aka char*}' [-Wwrite-strings]
  264. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:1169:16: warning: deprecated conversion from string constant to 'OMX_STRING {aka char*}' [-Wwrite-strings]
  265. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:1170:23: warning: deprecated conversion from string constant to 'OMX_STRING {aka char*}' [-Wwrite-strings]
  266. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:1175:16: warning: deprecated conversion from string constant to 'OMX_STRING {aka char*}' [-Wwrite-strings]
  267. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:1176:23: warning: deprecated conversion from string constant to 'OMX_STRING {aka char*}' [-Wwrite-strings]
  268. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp: In member function 'virtual OMX_ERRORTYPE omx_vdec::send_command(OMX_HANDLETYPE, OMX_COMMANDTYPE, OMX_U32, OMX_PTR)':
  269. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:1679:174: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  270. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp: In member function 'OMX_ERRORTYPE omx_vdec::send_command_proxy(OMX_HANDLETYPE, OMX_COMMANDTYPE, OMX_U32, OMX_PTR)':
  271. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:1937:63: warning: passing NULL to non-pointer argument 1 of 'bool omx_vdec::post_event(unsigned int, unsigned int, unsigned int)' [-Wconversion-null]
  272. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:2047:176: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  273. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:2067:181: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  274. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:2104:182: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  275. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp: In member function 'bool omx_vdec::execute_input_flush()':
  276. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:2340: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]
  277. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:2340: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]
  278. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp: In member function 'OMX_ERRORTYPE omx_vdec::get_supported_profile_level_for_1080p(OMX_VIDEO_PARAM_PROFILELEVELTYPE*)':
  279. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:2487:233: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  280. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:2496:234: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  281. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:2507:234: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  282. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:2518:234: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  283. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:2526:235: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  284. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp: In member function 'virtual OMX_ERRORTYPE omx_vdec::get_parameter(OMX_HANDLETYPE, OMX_INDEXTYPE, OMX_PTR)':
  285. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:2777:175: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  286. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:2781:179: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  287. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:2762:9: warning: case value '2130706457' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  288. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp: In member function 'virtual OMX_ERRORTYPE omx_vdec::set_parameter(OMX_HANDLETYPE, OMX_INDEXTYPE, OMX_PTR)':
  289. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:2933:280: warning: format '%d' expects argument of type 'int', but argument 6 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  290. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:2933:280: warning: format '%u' expects argument of type 'unsigned int', but argument 7 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  291. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:2945:208: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  292. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:2969:242: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  293. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:2980:217: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  294. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:2980:217: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  295. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:3008:277: warning: format '%d' expects argument of type 'int', but argument 6 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  296. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:3008:277: warning: format '%u' expects argument of type 'unsigned int', but argument 7 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  297. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:3046:29: warning: comparison between 'OMX_COLOR_FORMATTYPE {aka enum OMX_COLOR_FORMATTYPE}' and 'enum OMX_QCOM_COLOR_FORMATTYPE' [-Wenum-compare]
  298. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:3087:195: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  299. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:3106:195: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  300. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:3212:182: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  301. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:3215:177: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  302. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:3452:46: warning: comparison between 'enum vdec_output_order' and 'enum QOMX_VIDEO_PICTURE_ORDER' [-Wenum-compare]
  303. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:3342:9: warning: case value '2130706433' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  304. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:3083:9: warning: case value '2130706434' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  305. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:3329:9: warning: case value '2130706443' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  306. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:3361:9: warning: case value '2130706447' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  307. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:3264:9: warning: case value '2130706448' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  308. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:3305:9: warning: case value '2130706450' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  309. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:3311:9: warning: case value '2130706451' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  310. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:3317:9: warning: case value '2130706452' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  311. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:3323:9: warning: case value '2130706453' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  312. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:3393:9: warning: case value '2130706454' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  313. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:3433:9: warning: case value '2130706455' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  314. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:3442:9: warning: case value '2130706456' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  315. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:3448:9: warning: case value '2130706459' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  316. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:3467:9: warning: case value '2130706464' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  317. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:3416:9: warning: case value '2130706465' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  318. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp: In member function 'virtual OMX_ERRORTYPE omx_vdec::get_config(OMX_HANDLETYPE, OMX_INDEXTYPE, OMX_PTR)':
  319. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:3509:9: warning: case value '2130706437' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  320. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:3537:9: warning: case value '2130706446' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  321. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:3547:9: warning: case value '2130706449' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  322. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:3559:9: warning: case value '2130706451' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  323. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp: In member function 'virtual OMX_ERRORTYPE omx_vdec::set_config(OMX_HANDLETYPE, OMX_INDEXTYPE, OMX_PTR)':
  324. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:3620:24: warning: comparison between 'OMX_INDEXTYPE {aka enum OMX_INDEXTYPE}' and 'enum OMX_INDEXVENDORTYPE' [-Wenum-compare]
  325. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:3658:230: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  326. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:3658:230: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  327. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:3658:230: warning: format '%x' expects argument of type 'unsigned int', but argument 6 has type 'OMX_U8* {aka unsigned char*}' [-Wformat]
  328. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:3671:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  329. hardware/qcom/media/mm-video-v4l2/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*)':
  330. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:4054:158: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  331. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:4079:225: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'vdec_bufferpayload' [-Wformat]
  332. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:4079:225: warning: format '%x' expects a matching 'unsigned int' argument [-Wformat]
  333. hardware/qcom/media/mm-video-v4l2/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*)':
  334. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:4155:99: 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]
  335. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:4155:99: 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]
  336. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp: In member function 'virtual OMX_ERRORTYPE omx_vdec::use_buffer(OMX_HANDLETYPE, OMX_BUFFERHEADERTYPE**, OMX_U32, OMX_PTR, OMX_U32, OMX_U8*)':
  337. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:4219:163: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  338. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp: In member function 'OMX_ERRORTYPE omx_vdec::free_input_buffer(OMX_BUFFERHEADERTYPE*)':
  339. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:4295:242: warning: format '%d' expects argument of type 'int', but argument 5 has type 'void*' [-Wformat]
  340. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp: In member function 'OMX_ERRORTYPE omx_vdec::free_output_buffer(OMX_BUFFERHEADERTYPE*)':
  341. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:4334:192: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'void*' [-Wformat]
  342. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:4368:248: warning: format '%d' expects argument of type 'int', but argument 5 has type 'void*' [-Wformat]
  343. hardware/qcom/media/mm-video-v4l2/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)':
  344. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:4474:85: 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]
  345. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:4474:85: 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]
  346. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp: In member function 'OMX_ERRORTYPE omx_vdec::allocate_input_buffer(OMX_HANDLETYPE, OMX_BUFFERHEADERTYPE**, OMX_U32, OMX_PTR, OMX_U32)':
  347. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:4518:178: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  348. hardware/qcom/media/mm-video-v4l2/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)':
  349. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:4852:169: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'OMX_BUFFERHEADERTYPE*' [-Wformat]
  350. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:4852:169: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'char*' [-Wformat]
  351. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:4992:173: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'vdec_bufferpayload' [-Wformat]
  352. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp: In member function 'virtual OMX_ERRORTYPE omx_vdec::free_buffer(OMX_HANDLETYPE, OMX_U32, OMX_BUFFERHEADERTYPE*)':
  353. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:5123:143: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  354. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp: In member function 'virtual OMX_ERRORTYPE omx_vdec::empty_this_buffer(OMX_HANDLETYPE, OMX_BUFFERHEADERTYPE*)':
  355. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:5288:165: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  356. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:5322:300: warning: format '%d' expects argument of type 'int', but argument 8 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  357. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp: In member function 'OMX_ERRORTYPE omx_vdec::empty_this_buffer_proxy(OMX_HANDLETYPE, OMX_BUFFERHEADERTYPE*)':
  358. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:5416:182: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  359. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:5442:66: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  360. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:5480:154: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  361. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp: In member function 'virtual OMX_ERRORTYPE omx_vdec::fill_this_buffer(OMX_HANDLETYPE, OMX_BUFFERHEADERTYPE*)':
  362. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:5593:75: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  363. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:5598:166: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  364. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp: In member function 'OMX_ERRORTYPE omx_vdec::fill_this_buffer_proxy(OMX_HANDLETYPE, OMX_BUFFERHEADERTYPE*)':
  365. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:5634:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  366. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:5672:13: error: 'GENLOCK_NO_ERROR' was not declared in this scope
  367. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:5673:21: error: 'GENLOCK_WRITE_LOCK' was not declared in this scope
  368. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:5673:41: error: 'GENLOCK_MAX_TIMEOUT' was not declared in this scope
  369. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:5673:60: error: 'genlock_lock_buffer' was not declared in this scope
  370. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:5696:17: error: 'GENLOCK_NO_ERROR' was not declared in this scope
  371. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:5696:109: error: 'genlock_unlock_buffer' was not declared in this scope
  372. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp: In member function 'virtual OMX_ERRORTYPE omx_vdec::component_deinit(OMX_HANDLETYPE)':
  373. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:5798:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  374. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:5804:25: error: 'GENLOCK_NO_ERROR' was not declared in this scope
  375. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:5804:96: error: 'genlock_unlock_buffer' was not declared in this scope
  376. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:5824:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  377. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:5882:50: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  378. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp: In member function 'virtual OMX_ERRORTYPE omx_vdec::use_EGL_image(OMX_HANDLETYPE, OMX_BUFFERHEADERTYPE**, OMX_U32, OMX_PTR, void*)':
  379. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:5950:105: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  380. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp: In member function 'OMX_ERRORTYPE omx_vdec::fill_buffer_done(OMX_HANDLETYPE, OMX_BUFFERHEADERTYPE*)':
  381. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:6318:63: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  382. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:6336:108: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  383. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:6343:108: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  384. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:6360:69: warning: passing NULL to non-pointer argument 1 of 'bool omx_vdec::post_event(unsigned int, unsigned int, unsigned int)' [-Wconversion-null]
  385. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:6360:69: warning: passing NULL to non-pointer argument 2 of 'bool omx_vdec::post_event(unsigned int, unsigned int, unsigned int)' [-Wconversion-null]
  386. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:6369: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]
  387. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:6369: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]
  388. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:6471:162: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  389. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:6476:21: error: 'GENLOCK_NO_ERROR' was not declared in this scope
  390. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:6476:113: error: 'genlock_unlock_buffer' was not declared in this scope
  391. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:6496:156: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  392. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp: In member function 'OMX_ERRORTYPE omx_vdec::empty_buffer_done(OMX_HANDLETYPE, OMX_BUFFERHEADERTYPE*)':
  393. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:6508:72: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  394. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:6528:76: 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]
  395. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:6528:76: 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]
  396. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp: In static member function 'static int omx_vdec::async_message_process(void*, void*)':
  397. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:6584:58: warning: passing NULL to non-pointer argument 1 of 'bool omx_vdec::post_event(unsigned int, unsigned int, unsigned int)' [-Wconversion-null]
  398. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:6589:54: warning: passing NULL to non-pointer argument 1 of 'bool omx_vdec::post_event(unsigned int, unsigned int, unsigned int)' [-Wconversion-null]
  399. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:6594:53: warning: passing NULL to non-pointer argument 1 of 'bool omx_vdec::post_event(unsigned int, unsigned int, unsigned int)' [-Wconversion-null]
  400. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:6599:55: warning: passing NULL to non-pointer argument 1 of 'bool omx_vdec::post_event(unsigned int, unsigned int, unsigned int)' [-Wconversion-null]
  401. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:6604:54: warning: passing NULL to non-pointer argument 1 of 'bool omx_vdec::post_event(unsigned int, unsigned int, unsigned int)' [-Wconversion-null]
  402. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:6609:61: warning: passing NULL to non-pointer argument 1 of 'bool omx_vdec::post_event(unsigned int, unsigned int, unsigned int)' [-Wconversion-null]
  403. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:6613:62: warning: passing NULL to non-pointer argument 1 of 'bool omx_vdec::post_event(unsigned int, unsigned int, unsigned int)' [-Wconversion-null]
  404. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:6623:74: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  405. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:6667:74: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  406. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:6669:76: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  407. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:6698:65: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
  408. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:6707:56: warning: passing NULL to non-pointer argument 1 of 'bool omx_vdec::post_event(unsigned int, unsigned int, unsigned int)' [-Wconversion-null]
  409. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:6710:62: warning: passing NULL to non-pointer argument 1 of 'bool omx_vdec::post_event(unsigned int, unsigned int, unsigned int)' [-Wconversion-null]
  410. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp: In member function 'OMX_ERRORTYPE omx_vdec::empty_this_buffer_proxy_arbitrary(OMX_HANDLETYPE, OMX_BUFFERHEADERTYPE*)':
  411. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:6749:215: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  412. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:6749:215: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  413. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:6763:173: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_TICKS {aka long long int}' [-Wformat]
  414. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:6770:75: 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]
  415. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:6770:75: 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]
  416. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp: In member function 'OMX_ERRORTYPE omx_vdec::push_input_buffer(OMX_HANDLETYPE)':
  417. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:6805:187: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_TICKS {aka long long int}' [-Wformat]
  418. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:6807:196: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  419. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:6807:196: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  420. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:6816:16: warning: enumeration value 'CODEC_TYPE_VP8' not handled in switch [-Wswitch]
  421. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:6816:16: warning: enumeration value 'CODEC_TYPE_HEVC' not handled in switch [-Wswitch]
  422. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:6816:16: warning: enumeration value 'CODEC_TYPE_MAX' not handled in switch [-Wswitch]
  423. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp: In member function 'OMX_ERRORTYPE omx_vdec::push_input_sc_codec(OMX_HANDLETYPE)':
  424. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:6846:192: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_TICKS {aka long long int}' [-Wformat]
  425. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:6856:192: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  426. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:6860:147: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_TICKS {aka long long int}' [-Wformat]
  427. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:6896: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]
  428. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:6896: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]
  429. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:6901:150: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  430. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:6915:210: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  431. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:6915:210: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'OMX_TICKS {aka long long int}' [-Wformat]
  432. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:6917:185: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  433. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:6942:187: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_TICKS {aka long long int}' [-Wformat]
  434. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:6944:196: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  435. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:6944:196: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  436. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp: In member function 'OMX_ERRORTYPE omx_vdec::push_input_h264(OMX_HANDLETYPE)':
  437. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:6965:195: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  438. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:6967:157: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  439. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:7010:157: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  440. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:7061:176: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  441. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:7077:210: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  442. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:7077:210: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'OMX_TICKS {aka long long int}' [-Wformat]
  443. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:7079:185: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  444. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:7122:175: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  445. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:7161:241: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  446. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:7161:241: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  447. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:7161:241: warning: format '%x' expects argument of type 'unsigned int', but argument 6 has type 'OMX_TICKS {aka long long int}' [-Wformat]
  448. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:7183:187: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  449. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:7198:196: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  450. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:7198:196: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  451. hardware/qcom/media/mm-video-v4l2/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)':
  452. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:7367:303: warning: format '%X' expects argument of type 'unsigned int', but argument 4 has type 'ion_user_handle_t {aka ion_handle*}' [-Wformat]
  453. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:7367:303: warning: format '%x' expects argument of type 'unsigned int', but argument 8 has type 'ion_user_handle_t {aka ion_handle*}' [-Wformat]
  454. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp: In member function 'void omx_vdec::free_ion_memory(vdec_ion*)':
  455. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:7382:243: warning: format '%X' expects argument of type 'unsigned int', but argument 4 has type 'ion_user_handle_t {aka ion_handle*}' [-Wformat]
  456. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp: In member function 'OMX_ERRORTYPE omx_vdec::update_portdef(OMX_PARAM_PORTDEFINITIONTYPE*)':
  457. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:7698:451: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  458. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:7698:451: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  459. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:7698:451: warning: format '%d' expects argument of type 'int', but argument 6 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  460. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:7698:451: warning: format '%u' expects argument of type 'unsigned int', but argument 7 has type 'OMX_S32 {aka long int}' [-Wformat]
  461. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:7698:451: warning: format '%u' expects argument of type 'unsigned int', but argument 8 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  462. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp: In member function 'OMX_ERRORTYPE omx_vdec::allocate_output_headers()':
  463. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:7812:169: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'OMX_BUFFERHEADERTYPE*' [-Wformat]
  464. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:7812:169: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'char*' [-Wformat]
  465. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp: In member function 'void omx_vdec::set_frame_rate(OMX_S64)':
  466. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:7940:233: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  467. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp: In member function 'void omx_vdec::handle_extradata_secure(OMX_BUFFERHEADERTYPE*)':
  468. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:8010:243: warning: format '%u' expects argument of type 'unsigned int', but argument 7 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  469. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:8014:196: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  470. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:8014:196: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  471. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:8038:161: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  472. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:8072:205: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  473. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:8072:205: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  474. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:8117:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  475. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:8166:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
  476. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp: In member function 'void omx_vdec::handle_extradata(OMX_BUFFERHEADERTYPE*)':
  477. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:8197:236: warning: format '%u' expects argument of type 'unsigned int', but argument 7 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  478. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:8201:196: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  479. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:8201:196: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  480. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:8225:161: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  481. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:8259:205: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  482. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:8259:205: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  483. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:8309:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  484. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:8358:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
  485. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp: At global scope:
  486. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:8369:15: error: prototype for 'OMX_ERRORTYPE omx_vdec::enable_extradata(OMX_U32, bool)' does not match any in class 'omx_vdec'
  487. In file included from hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:55:0:
  488. hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/omx_vdec.h:643:23: error: candidate is: OMX_ERRORTYPE omx_vdec::enable_extradata(OMX_U32, bool, bool)
  489. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp: In member function 'void omx_vdec::print_debug_extradata(OMX_OTHER_EXTRADATATYPE*)':
  490. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:8481:341: 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/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:8481:341: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  492. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:8481:341: warning: format '%u' expects argument of type 'unsigned int', but argument 6 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  493. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:8481:341: warning: format '%u' expects argument of type 'unsigned int', but argument 8 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  494. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:8491:25: warning: comparison between 'OMX_EXTRADATATYPE {aka enum OMX_EXTRADATATYPE}' and 'enum OMX_QCOM_EXTRADATATYPE' [-Wenum-compare]
  495. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:8493:427: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  496. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:8493:427: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  497. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:8493:427: warning: format '%u' expects argument of type 'unsigned int', but argument 6 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  498. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:8493:427: warning: format '%u' expects argument of type 'unsigned int', but argument 8 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  499. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:8503:32: warning: comparison between 'OMX_EXTRADATATYPE {aka enum OMX_EXTRADATATYPE}' and 'enum OMX_QCOM_EXTRADATATYPE' [-Wenum-compare]
  500. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:8506:546: warning: format '%u' expects argument of type 'unsigned int', but argument 6 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  501. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:8506:546: warning: format '%u' expects argument of type 'unsigned int', but argument 7 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  502. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:8506:546: warning: format '%u' expects argument of type 'unsigned int', but argument 8 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  503. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:8506:546: warning: format '%u' expects argument of type 'unsigned int', but argument 9 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  504. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:8506:546: warning: format '%u' expects argument of type 'unsigned int', but argument 10 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  505. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:8523:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  506. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:8524:409: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_S32 {aka long int}' [-Wformat]
  507. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:8524:409: warning: format '%d' expects argument of type 'int', but argument 6 has type 'OMX_S32 {aka long int}' [-Wformat]
  508. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:8524:409: warning: format '%d' expects argument of type 'int', but argument 7 has type 'OMX_S32 {aka long int}' [-Wformat]
  509. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:8524:409: warning: format '%d' expects argument of type 'int', but argument 8 has type 'OMX_S32 {aka long int}' [-Wformat]
  510. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp: At global scope:
  511. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:8545:6: error: prototype for 'void omx_vdec::append_interlace_extradata(OMX_OTHER_EXTRADATATYPE*, OMX_U32, OMX_U32)' does not match any in class 'omx_vdec'
  512. In file included from hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:55:0:
  513. hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/omx_vdec.h:641:14: error: candidate is: void omx_vdec::append_interlace_extradata(OMX_OTHER_EXTRADATATYPE*, OMX_U32, bool)
  514. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp: In member function 'void omx_vdec::fill_aspect_ratio_info(vdec_aspectratioinfo*, OMX_QCOM_EXTRADATA_FRAMEINFO*)':
  515. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:8719:208: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  516. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:8719:208: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  517. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp: In member function 'void omx_vdec::append_portdef_extradata(OMX_OTHER_EXTRADATATYPE*)':
  518. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:8733:318: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  519. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:8733:318: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  520. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:8733:318: warning: format '%u' expects argument of type 'unsigned int', but argument 6 has type 'OMX_S32 {aka long int}' [-Wformat]
  521. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:8733:318: warning: format '%u' expects argument of type 'unsigned int', but argument 7 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  522. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp: In member function 'void omx_vdec::insert_demux_addr_offset(OMX_U32)':
  523. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:8809:172: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  524. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:8809:172: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  525. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp: In member function 'void omx_vdec::extract_demux_addr_offsets(OMX_BUFFERHEADERTYPE*)':
  526. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:8850:149: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  527. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp: In member function 'OMX_ERRORTYPE omx_vdec::handle_demux_data(OMX_BUFFERHEADERTYPE*)':
  528. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:8873:167: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  529. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:8900:217: warning: format '%p' expects argument of type 'void*', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  530. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:8900:217: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  531. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:8900:217: warning: format '%d' expects argument of type 'int', but argument 6 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  532. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:8900:217: warning: format '%d' expects argument of type 'int', but argument 7 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  533. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:8933:174: warning: format '%d' expects argument of type 'int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  534. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp: In member function 'OMX_ERRORTYPE omx_vdec::vdec_alloc_h264_mv()':
  535. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:9110:271: warning: format '%d' expects argument of type 'int', but argument 6 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  536. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:9110:271: warning: format '%d' expects argument of type 'int', but argument 7 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  537. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:9162:198: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  538. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:9162:198: warning: format '%d' expects argument of type 'int', but argument 6 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  539. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp: In member function 'OMX_ERRORTYPE omx_vdec::power_module_register()':
  540. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:9261:49: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  541. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:9261:49: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  542. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:9261:49: warning: format '%u' expects argument of type 'unsigned int', but argument 6 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  543. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp: In member function 'bool omx_vdec::allocate_color_convert_buf::set_color_format(OMX_COLOR_FORMATTYPE)':
  544. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:9412:105: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  545. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp: In member function 'OMX_BUFFERHEADERTYPE* omx_vdec::allocate_color_convert_buf::get_il_buf_hdr(OMX_BUFFERHEADERTYPE*)':
  546. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:9475:75: error: no matching function for call to 'omx_c2d_conv::convert(int&, OMX_U8*&, int&, unsigned char*&)'
  547. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:9475:75: note: candidate is:
  548. In file included from hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/omx_vdec.h:105:0,
  549. from hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:55:
  550. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/common/inc/vidc_color_converter.h:43:14: note: bool omx_c2d_conv::convert(int, void*, void*, int, void*, void*)
  551. hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/common/inc/vidc_color_converter.h:43:14: note: candidate expects 6 arguments, 4 provided
  552. hardware/qcom/media/mm-video-v4l2/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)':
  553. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:9594:169: warning: format '%d' expects argument of type 'int', but argument 5 has type 'OMX_U32 {aka long unsigned int}' [-Wformat]
  554. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:9614:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  555. build/core/binary.mk:432: recipe for target '/home/louis/Dev/Ubuntu_Touch/out/target/product/falcon/obj/SHARED_LIBRARIES/libOmxVdec_intermediates/src/omx_vdec.o' failed
  556. make: *** [/home/louis/Dev/Ubuntu_Touch/out/target/product/falcon/obj/SHARED_LIBRARIES/libOmxVdec_intermediates/src/omx_vdec.o] Error 1
Advertisement
Add Comment
Please, Sign In to add comment