Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- target thumb C++: libOmxVdec <= hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp
- target thumb C++: libOmxVenc <= hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp: In constructor 'venc_dev::venc_dev(omx_venc*)':
- 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
- 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)':
- 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]
- 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]
- 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]
- 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]
- 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
- 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]
- 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]
- 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
- 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]
- 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]
- 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)':
- 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]
- 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]
- 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]
- 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
- 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)':
- 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]
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp: In member function 'void venc_dev::venc_close()':
- 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]
- 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*)':
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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*)':
- 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]
- 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]
- 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]
- 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)':
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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)':
- 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]
- 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]
- 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]
- 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]
- 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]
- 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()':
- 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]
- 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]
- 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]
- 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]
- 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)':
- 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]
- 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]
- 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]
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/venc/src/video_encoder_device.cpp: In member function 'void venc_dev::venc_config_print()':
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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)':
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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)':
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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)':
- 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]
- 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]
- 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]
- 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]
- 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
- 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)':
- 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]
- 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]
- 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)':
- 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]
- 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)':
- 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]
- 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)':
- 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]
- 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)':
- 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]
- 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]
- 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)':
- 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]
- 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)':
- 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]
- 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]
- 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)':
- 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]
- 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]
- 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)':
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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)':
- 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]
- 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)':
- 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]
- 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]
- 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]
- 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)':
- 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]
- 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]
- 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)':
- 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]
- 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]
- 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)':
- 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]
- 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*)':
- 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]
- 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]
- 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)':
- 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]
- 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]
- 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)':
- 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]
- 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]
- 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]
- 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]
- 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*)':
- 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]
- 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]
- 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]
- 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]
- 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]
- 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)':
- 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]
- 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]
- 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]
- 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]
- 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
- make: *** [/home/louis/Dev/Ubuntu_Touch/out/target/product/falcon/obj/SHARED_LIBRARIES/libOmxVenc_intermediates/src/video_encoder_device.o] Error 1
- make: *** Attente des tâches non terminées....
- In file included from hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:55:0:
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/omx_vdec.h: In constructor 'omx_vdec::omx_vdec()':
- 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]
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/omx_vdec.h:795:13: warning: 'int omx_vdec::pending_input_buffers' [-Wreorder]
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:427:1: warning: when initialized here [-Wreorder]
- In file included from hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:55:0:
- 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]
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/omx_vdec.h:787:14: warning: 'bool omx_vdec::output_flush_progress' [-Wreorder]
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:427:1: warning: when initialized here [-Wreorder]
- In file included from hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:55:0:
- 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]
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/omx_vdec.h:786:14: warning: 'bool omx_vdec::input_flush_progress' [-Wreorder]
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:427:1: warning: when initialized here [-Wreorder]
- In file included from hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:55:0:
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/omx_vdec.h:848:18: warning: 'omx_vdec::nal_length' will be initialized after [-Wreorder]
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/omx_vdec.h:847:18: warning: 'unsigned int omx_vdec::nal_count' [-Wreorder]
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:427:1: warning: when initialized here [-Wreorder]
- In file included from hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:55:0:
- 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]
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/omx_vdec.h:759:14: warning: 'bool omx_vdec::m_error_propogated' [-Wreorder]
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:427:1: warning: when initialized here [-Wreorder]
- In file included from hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:55:0:
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/omx_vdec.h:865:17: warning: 'omx_vdec::frm_int' will be initialized after [-Wreorder]
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/omx_vdec.h:820:17: warning: 'OMX_U32 omx_vdec::m_in_alloc_cnt' [-Wreorder]
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:427:1: warning: when initialized here [-Wreorder]
- In file included from hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:55:0:
- 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]
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/omx_vdec.h:790:14: warning: 'bool omx_vdec::ouput_egl_buffers' [-Wreorder]
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:427:1: warning: when initialized here [-Wreorder]
- In file included from hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:55:0:
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/omx_vdec.h:870:17: warning: 'omx_vdec::client_extradata' will be initialized after [-Wreorder]
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/omx_vdec.h:856:17: warning: 'OMX_S64 omx_vdec::h264_last_au_ts' [-Wreorder]
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:427:1: warning: when initialized here [-Wreorder]
- In file included from hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:55:0:
- 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]
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/omx_vdec.h:780:22: warning: 'unsigned int omx_vdec::m_inp_err_count' [-Wreorder]
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:427:1: warning: when initialized here [-Wreorder]
- In file included from hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:55:0:
- 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]
- 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]
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:427:1: warning: when initialized here [-Wreorder]
- In file included from hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:55:0:
- 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]
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/omx_vdec.h:868:14: warning: 'bool omx_vdec::in_reconfig' [-Wreorder]
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:427:1: warning: when initialized here [-Wreorder]
- In file included from hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:55:0:
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/omx_vdec.h:868:14: warning: 'omx_vdec::in_reconfig' will be initialized after [-Wreorder]
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/omx_vdec.h:791:18: warning: 'OMX_BOOL omx_vdec::m_use_output_pmem' [-Wreorder]
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:427:1: warning: when initialized here [-Wreorder]
- In file included from hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:55:0:
- 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]
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/omx_vdec.h:907:25: warning: 'DivXDrmDecrypt* omx_vdec::iDivXDrmDecrypt' [-Wreorder]
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:427:1: warning: when initialized here [-Wreorder]
- 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]
- 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]
- 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)':
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:693:50: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
- 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]
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp: In member function 'virtual OMX_ERRORTYPE omx_vdec::component_init(OMX_STRING)':
- 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]
- 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]
- 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]
- 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]
- 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]
- 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)':
- 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]
- 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)':
- 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]
- 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]
- 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]
- 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]
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp: In member function 'bool omx_vdec::execute_input_flush()':
- 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]
- 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]
- 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*)':
- 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]
- 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]
- 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]
- 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]
- 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]
- 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)':
- 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]
- 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]
- 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]
- 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)':
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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)':
- 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]
- 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]
- 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]
- 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]
- 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)':
- 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]
- 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]
- 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]
- 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]
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:3671:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
- 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*)':
- 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]
- 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]
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:4079:225: warning: format '%x' expects a matching 'unsigned int' argument [-Wformat]
- 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*)':
- 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]
- 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]
- 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*)':
- 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]
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp: In member function 'OMX_ERRORTYPE omx_vdec::free_input_buffer(OMX_BUFFERHEADERTYPE*)':
- 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]
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp: In member function 'OMX_ERRORTYPE omx_vdec::free_output_buffer(OMX_BUFFERHEADERTYPE*)':
- 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]
- 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]
- 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)':
- 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]
- 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]
- 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)':
- 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]
- 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)':
- 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]
- 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]
- 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]
- 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*)':
- 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]
- 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*)':
- 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]
- 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]
- 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*)':
- 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]
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:5442:66: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
- 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]
- 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*)':
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:5593:75: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
- 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]
- 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*)':
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:5634:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:5672:13: error: 'GENLOCK_NO_ERROR' was not declared in this scope
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:5673:21: error: 'GENLOCK_WRITE_LOCK' was not declared in this scope
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:5673:41: error: 'GENLOCK_MAX_TIMEOUT' was not declared in this scope
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:5673:60: error: 'genlock_lock_buffer' was not declared in this scope
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:5696:17: error: 'GENLOCK_NO_ERROR' was not declared in this scope
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:5696:109: error: 'genlock_unlock_buffer' was not declared in this scope
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp: In member function 'virtual OMX_ERRORTYPE omx_vdec::component_deinit(OMX_HANDLETYPE)':
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:5798:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:5804:25: error: 'GENLOCK_NO_ERROR' was not declared in this scope
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:5804:96: error: 'genlock_unlock_buffer' was not declared in this scope
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:5824:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:5882:50: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
- 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*)':
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:5950:105: warning: zero-length gnu_printf format string [-Wformat-zero-length]
- 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*)':
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:6318:63: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:6336:108: warning: zero-length gnu_printf format string [-Wformat-zero-length]
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:6343:108: warning: zero-length gnu_printf format string [-Wformat-zero-length]
- 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]
- 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]
- 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]
- 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]
- 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]
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:6476:21: error: 'GENLOCK_NO_ERROR' was not declared in this scope
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:6476:113: error: 'genlock_unlock_buffer' was not declared in this scope
- 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]
- 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*)':
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:6508:72: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
- 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]
- 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]
- 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*)':
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:6623:74: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:6667:74: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:6669:76: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:6698:65: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
- 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]
- 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]
- 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*)':
- 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]
- 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]
- 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]
- 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]
- 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]
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp: In member function 'OMX_ERRORTYPE omx_vdec::push_input_buffer(OMX_HANDLETYPE)':
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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)':
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp: In member function 'OMX_ERRORTYPE omx_vdec::push_input_h264(OMX_HANDLETYPE)':
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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)':
- 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]
- 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]
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp: In member function 'void omx_vdec::free_ion_memory(vdec_ion*)':
- 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]
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp: In member function 'OMX_ERRORTYPE omx_vdec::update_portdef(OMX_PARAM_PORTDEFINITIONTYPE*)':
- 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]
- 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]
- 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]
- 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]
- 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]
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp: In member function 'OMX_ERRORTYPE omx_vdec::allocate_output_headers()':
- 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]
- 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]
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp: In member function 'void omx_vdec::set_frame_rate(OMX_S64)':
- 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]
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp: In member function 'void omx_vdec::handle_extradata_secure(OMX_BUFFERHEADERTYPE*)':
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:8117:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:8166:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp: In member function 'void omx_vdec::handle_extradata(OMX_BUFFERHEADERTYPE*)':
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:8309:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:8358:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp: At global scope:
- 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'
- In file included from hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:55:0:
- 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)
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp: In member function 'void omx_vdec::print_debug_extradata(OMX_OTHER_EXTRADATATYPE*)':
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:8523:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
- 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]
- 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]
- 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]
- 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]
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp: At global scope:
- 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'
- In file included from hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:55:0:
- 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)
- 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*)':
- 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]
- 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]
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp: In member function 'void omx_vdec::append_portdef_extradata(OMX_OTHER_EXTRADATATYPE*)':
- 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]
- 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]
- 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]
- 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]
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp: In member function 'void omx_vdec::insert_demux_addr_offset(OMX_U32)':
- 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]
- 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]
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp: In member function 'void omx_vdec::extract_demux_addr_offsets(OMX_BUFFERHEADERTYPE*)':
- 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]
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp: In member function 'OMX_ERRORTYPE omx_vdec::handle_demux_data(OMX_BUFFERHEADERTYPE*)':
- 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]
- 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]
- 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]
- 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]
- 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]
- 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]
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp: In member function 'OMX_ERRORTYPE omx_vdec::vdec_alloc_h264_mv()':
- 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]
- 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]
- 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]
- 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]
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp: In member function 'OMX_ERRORTYPE omx_vdec::power_module_register()':
- 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]
- 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]
- 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]
- 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)':
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:9412:105: warning: zero-length gnu_printf format string [-Wformat-zero-length]
- 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*)':
- 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*&)'
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:9475:75: note: candidate is:
- In file included from hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/omx_vdec.h:105:0,
- from hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:55:
- 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*)
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/../../vidc/common/inc/vidc_color_converter.h:43:14: note: candidate expects 6 arguments, 4 provided
- 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)':
- 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]
- hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec.cpp:9614:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
- 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
- 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