Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /home/robertica95/LOS14.1/out/target/product/can/obj/KERNEL_OBJ/usr/include/asm-generic/ioctl.h:68:28: note: expand
- ed from macro '_IOC'
- ((nr) << _IOC_NRSHIFT) | \
- ~~~~~~~~~~~~~~~~~~~~~~~~~^~~
- target thumb C++: libOmxVdec_32 <= hardware/qcom/media-caf/msm8937/mm-video-v4l2/vidc/vdec/src/mp4_utils.cpp
- ^
- system/core/include/log/log.h:156:52: note: expanded from macro 'ALOGE'
- #define ALOGE(...) ((void)ALOG(LOG_ERROR, LOG_TAG, __VA_ARGS__))
- ^~~~~~~~~~~
- system/core/include/log/log.h:453:38hardware/qcom/audio-caf/msm8937/mm-audio/aenc-evrc/qdsp6/src/omx_evrc_aenc.cpp:
- : 1439:36note:: expanded from macro 'ALOG'warning
- : implicit conversion changes signedness: 'unsigned int' to 'int' [-Wsign-conversion]
- LOG_PRI(ANDROID_##priority, tag, __VA_ARGS__)
- ^~~~~~~~~~~
- if(ioctl(m_drv_fd, AUDIO_GET_EVRC_ENC_CONFIG,
- ~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~
- system/core/include/log/log.h/home/robertica95/LOS14.1/out/target/product/can/obj/KERNEL_OBJ/usr/include/linux/msm_
- audio_qcp.h:15:36: note: expanded from macro 'AUDIO_GET_EVRC_ENC_CONFIG'
- #define AUDIO_GET_EVRC_ENC_CONFIG _IOR(AUDIO_IOCTL_MAGIC, \
- ^~~~~~~~~~~~~~~~~~~~~~~~~
- /home/robertica95/LOS14.1/out/target/product/can/obj/KERNEL_OBJ/usr/include/asm-generic/ioctl.h:75:28: note: expand
- ed from macro '_IOR'
- #define _IOR(type,nr,size) _IOC(_IOC_READ,(type),(nr),(_IOC_TYPECHECK(size)))
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /home/robertica95/LOS14.1/out/target/product/can/obj/KERNEL_OBJ/usr/include/asm-generic/ioctl.h:68:28: note: expand
- ed from macro '_IOC'
- ((nr) << _IOC_NRSHIFT) | \
- ~~~~~~~~~~~~~~~~~~~~~~~~~^~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-amrnb/qdsp6/src/omx_amr_aenc.cpp::3568:14: warning: explicitly assign
- ing value of variable of type 'OMX_U32' (aka 'unsigned int') to itself [-Wself-assign]
- 461:37: note: expanded from macro 'LOG_PRI'
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-evrc/qdsp6/src/omx_evrc_aenc.cpp:1467:41: warning: implicit conversion changes signedness: 'unsigned int' to 'int' [-Wsign-conversion]
- port = port;
- ~~~~ ^ ~~~~ android_printLog(priority, tag, __VA_ARGS__)
- ^~~~~~~~~~~
- if (ioctl(m_drv_fd, AUDIO_GET_CONFIG, &pcm_cfg) == -1)
- ~~~~~ ^~~~~~~~~~~~~~~~
- system/core/include/log/log.h:618:36: note: expanded from macro 'android_printLog'
- __android_log_print(prio, tag, fmt)/home/robertica95/LOS14.1/out/target/product/can/obj/KERNEL_OBJ/usr/include/linux/msm_audio.h
- :30 ^~~:
- 28: note: expanded from macro 'AUDIO_GET_CONFIG'
- #define AUDIO_GET_CONFIG _IOR(AUDIO_IOCTL_MAGIC, 3, \
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /home/robertica95/LOS14.1/out/target/product/can/obj/KERNEL_OBJ/usr/include/asm-generic/ioctl.h:75:28: note: expanded from macro '_IOR'
- #define _IOR(type,nr,size) _IOC(_IOC_READ,(type),(nr),(_IOC_TYPECHECK(size)))
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /home/robertica95/LOS14.1/out/target/product/can/obj/KERNEL_OBJ/usr/include/asm-generic/ioctl.h:68:28: note: expanded from macro '_IOC'
- ((nr) << _IOC_NRSHIFT) | \
- ~~~~~~~~~~~~~~~~~~~~~~~~~^~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-evrc/qdsp6/src/omx_evrc_aenc.cpp:1489:57: warning: implicit conversion changes signedness: 'OMX_ERRORTYPE' to 'OMX_U32' (aka 'unsigned int') [-Wsign-conversion]
- OMX_EventError, OMX_ErrorInvalidState,
- ^~~~~~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-evrc/qdsp6/src/omx_evrc_aenc.cpp:1502:35: warning: implicit conversion changes signedness: 'OMX_ERRORTYPE' to 'OMX_U32' (aka 'unsigned int') [-Wsign-conversion]
- OMX_ErrorSameState,
- ^~~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-qcelp13/qdsp6/src/omx_qcelp13_aenc.cpp:2224:38: warning: format specifies type 'unsigned int' but the argument has type 'OMX_TICKS' (aka 'long long') [-Wformat]
- omx_buf,nTimestamp);
- ^~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-qcelp13/qdsp6/inc/aenc_svr.h:64:27: note: expanded from macro 'DEBUG_DETAIL'
- #define DEBUG_DETAIL LOGV
- ^
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-qcelp13/qdsp6/inc/aenc_svr.h:55:14: note: expanded from macro 'LOGV'
- #define LOGV ALOGV
- ^
- system/core/include/log/log.h:93:42: note: expanded from macro 'ALOGV'
- #define ALOGV(...) do { if (0) { __ALOGV(__VA_ARGS__); } } while (0)
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-evrc/qdsp6/src/omx_evrc_aenc.cpp: ^~~~~~~~~~~1510
- :41: note: warning(skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all):
- implicit conversion changes signedness: 'OMX_ERRORTYPE' to 'OMX_U32' (aka 'unsigned int') [-Wsign-conversion]
- system/core/include/log/log.h:453: OMX_ErrorIncorrectStateTransition,38
- : ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- note: expanded from macro 'ALOG'
- LOG_PRI(ANDROID_##priority, tag, __VA_ARGS__)
- ^~~~~~~~~~~
- system/core/include/log/log.h:461:37: note: expanded from macro 'LOG_PRI'hardware/qcom/audio-caf/msm8937/mm-audio/aenc-amrnb/qdsp6/src/omx_amr_aenc.cpp
- :3653:14: warning: android_printLog(priority, tag, __VA_ARGS__)
- explicitly assigning value of variable of type 'OMX_U32' (aka 'unsigned int') to itself [-Wself-assign] ^~~~~~~~~~~
- port = port;
- ~~~~ ^ ~~~~
- system/core/include/log/log.h:618:36: note: expanded from macro 'android_printLog'
- __android_log_print(prio, tag, fmt)
- ^~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-qcelp13/qdsp6/src/omx_qcelp13_aenc.cpp:2237:38: warning: format specifies type 'unsigned int' but the argument has type 'OMX_TICKS' (aka 'long long') [-Wformat]
- omx_buf,nTimestamp);
- ^~~~~~~~~~hardware/qcom/audio-caf/msm8937/mm-audio/aenc-evrc/qdsp6/src/omx_evrc_aenc.cpp
- :1527:41: warning: implicit conversion changes signedness: 'OMX_ERRORTYPE' to 'OMX_U32' (aka 'unsigned int') [-Wsign-conversion]
- OMX_ErrorInvalidState,
- ^~~~~~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-qcelp13/qdsp6/inc/aenc_svr.h:64:27: note: expanded from macro 'DEBUG_DETAIL'
- #define DEBUG_DETAIL LOGV
- ^
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-qcelp13/qdsp6/inc/aenc_svr.h:55:14: note: expanded from macro 'LOGV'
- #define LOGV ALOGV
- ^
- system/core/include/log/log.h:93:42: note: expanded from macro 'ALOGV'
- #define ALOGV(...) do { if (0) { __ALOGV(__VA_ARGS__); } } while (0)
- ^~~~~~~~~~~
- note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
- system/core/include/log/log.h:453:38: note: expanded from macro 'ALOG'
- LOG_PRI(ANDROID_##priority, tag, __VA_ARGS__)
- ^~~~~~~~~~~
- target thumb C++: libOmxVdec_32 <= hardware/qcom/media-caf/msm8937/mm-video-v4l2/vidc/vdec/src/hevc_utils.cpp
- system/core/include/log/log.h:461:37: note: expanded from macro 'LOG_PRI'
- android_printLog(priority, tag, __VA_ARGS__)
- ^~~~~~~~~~~
- system/core/include/log/log.h:618:36: note: expanded from macro 'android_printLog'
- __android_log_print(prio, tag, fmt)
- ^~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-evrc/qdsp6/src/omx_evrc_aenc.cpp:1546:39: warning: implicit conversion changes signedness: 'int' to 'OMX_U32' (aka 'unsigned int') [-Wsign-conversion]
- execute_omx_flush(-1,false);
- ~~~~~~~~~~~~~~~~~ ^~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-evrc/qdsp6/src/omx_evrc_aenc.cpp:1562:41: warning: implicit conversion changes signedness: 'OMX_ERRORTYPE' to 'OMX_U32' (aka 'unsigned int') [-Wsign-conversion]
- OMX_ErrorIncorrectStateTransition,
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-evrc/qdsp6/src/omx_evrc_aenc.cpp:1570:41: warning: implicit conversion changes signedness: 'OMX_ERRORTYPE' to 'OMX_U32' (aka 'unsigned int') [-Wsign-conversion]
- OMX_ErrorIncorrectStateTransition,
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-aac/qdsp6/src/omx_aac_aenc.cpp:2836:52: warning: implicit conversion changes signedness: 'OMX_U32' (aka 'unsigned int') to 'OMX_S32' (aka 'int') [-Wsign-conversion]
- sample_idx = sample_idx_tbl[loop].sample_rate_idx;
- ~ ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-evrc/qdsp6/src/omx_evrc_aenc.cpp:1577:57: warning: implicit conversion changes signedness: 'OMX_ERRORTYPE' to 'OMX_U32' (aka 'unsigned int') [-Wsign-conversion]
- OMX_EventError, OMX_ErrorSameState,
- ^~~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-evrc/qdsp6/src/omx_evrc_aenc.cpp:1585:57: warning: implicit conversion changes signedness: 'OMX_ERRORTYPE' to 'OMX_U32' (aka 'unsigned int') [-Wsign-conversion]
- OMX_EventError, OMX_ErrorInvalidState,
- ^~~~~~~~~~~~~~~~~~~~~
- target thumb C++: libOmxVdec_32 <= hardware/qcom/media-caf/msm8937/mm-video-v4l2/vidc/vdec/src/omx_vdec_v4l2.cpp
- target thumb C++: libOmxVidcCommon_32 <= hardware/qcom/media-caf/msm8937/mm-video-v4l2/vidc/common/src/extra_data_handler.cpp
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-amrnb/qdsp6/src/omx_amr_aenc.cpp:3785:22: warning: implicit conversion changes signedness: 'OMX_ERRORTYPE' to 'unsigned int' [-Wsign-conversion]
- OMX_ErrorPortUnpopulated,
- ^~~~~~~~~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-amrnb/qdsp6/src/omx_amr_aenc.cpp:3794:22: warning: implicit conversion changes signedness: 'OMX_ERRORTYPE' to 'unsigned int' [-Wsign-conversion]
- OMX_ErrorPortUnpopulated,
- ^~~~~~~~~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-evrc/qdsp6/src/omx_evrc_aenc.cpp:1622:39: warning: implicit conversion changes signedness: 'int' to 'OMX_U32' (aka 'unsigned int') [-Wsign-conversion]
- execute_omx_flush(-1,false);
- ~~~~~~~~~~~~~~~~~ ^~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-evrc/qdsp6/src/omx_evrc_aenc.cpp:1631:6: warning: implicit conversion changes signedness: 'OMX_ERRORTYPE' to 'OMX_U32' (aka 'unsigned int') [-Wsign-conversion]
- OMX_ErrorIncorrectStateTransition,
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-evrc/qdsp6/src/omx_evrc_aenc.cpp:1639:6: warning: implicit conversion changes signedness: 'OMX_ERRORTYPE' to 'OMX_U32' (aka 'unsigned int') [-Wsign-conversion]
- OMX_ErrorIncorrectStateTransition,
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-amrnb/qdsp6/src/omx_amr_aenc.cpp:3826:13: warning: implicit conversion changes signedness: 'int' to 'unsigned int' [-Wsign-conversion]
- BITMASK_CLEAR((&m_flags),OMX_COMPONENT_INPUT_DISABLE_PENDING);
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-amrnb/qdsp6/inc/omx_amr_aenc.h:103:50: note: expanded from macro 'BITMASK_CLEAR'
- (mArray)[BITMASK_OFFSET(mIndex)] &= ~(BITMASK_FLAG(mIndex))
- ~~ ^~~~~~~~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-evrc/qdsp6/src/omx_evrc_aenc.cpp:1646:57: warning: implicit conversion changes signedness: 'OMX_ERRORTYPE' to 'OMX_U32' (aka 'unsigned int') [-Wsign-conversion]
- OMX_EventError, OMX_ErrorSameState,
- ^~~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-evrc/qdsp6/src/omx_evrc_aenc.cpp:1654:57: warning: implicit conversion changes signedness: 'OMX_ERRORTYPE' to 'OMX_U32' (aka 'unsigned int') [-Wsign-conversion]
- OMX_EventError, OMX_ErrorInvalidState,
- ^~~~~~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-amrnb/qdsp6/src/omx_amr_aenc.cpp:3859:13: warning: implicit conversion changes signedness: 'int' to 'unsigned int' [-Wsign-conversion]
- BITMASK_CLEAR((&m_flags),OMX_COMPONENT_OUTPUT_DISABLE_PENDING);
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-amrnb/qdsp6/inc/omx_amr_aenc.h:103:50: note: expanded from macro 'BITMASK_CLEAR'
- (mArray)[BITMASK_OFFSET(mIndex)] &= ~(BITMASK_FLAG(mIndex))
- ~~ ^~~~~~~~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-evrc/qdsp6/src/omx_evrc_aenc.cpp:1676:57: warning: implicit conversion changes signedness: 'OMX_ERRORTYPE' to 'OMX_U32' (aka 'unsigned int') [-Wsign-conversion]
- OMX_EventError, OMX_ErrorSameState,
- ^~~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-amrnb/qdsp6/src/omx_amr_aenc.cpp:3872:26: warning: implicit conversion changes signedness: 'int' to 'OMX_U32' (aka 'unsigned int') [-Wsign-conversion]
- if (release_done(-1))
- ~~~~~~~~~~~~ ^~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-evrc/qdsp6/src/omx_evrc_aenc.cpp:1684:41: warning: implicit conversion changes signedness: 'OMX_ERRORTYPE' to 'OMX_U32' (aka 'unsigned int') [-Wsign-conversion]
- OMX_ErrorIncorrectStateTransition,
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-amrnb/qdsp6/src/omx_amr_aenc.cpp:3884:13: warning: implicit conversion changes signedness: 'int' to 'unsigned int' [-Wsign-conversion]
- BITMASK_CLEAR((&m_flags),OMX_COMPONENT_LOADING_PENDING);
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-amrnb/qdsp6/inc/omx_amr_aenc.h:103:50: note: expanded from macro 'BITMASK_CLEAR'
- (mArray)[BITMASK_OFFSET(mIndex)] &= ~(BITMASK_FLAG(mIndex))
- ~~ ^~~~~~~~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-evrc/qdsp6/src/omx_evrc_aenc.cpp:1692:41: warning: implicit conversion changes signedness: 'OMX_ERRORTYPE' to 'OMX_U32' (aka 'unsigned int') [-Wsign-conversion]
- OMX_ErrorIncorrectStateTransition,
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-evrc/qdsp6/src/omx_evrc_aenc.cpp:1701:41: warning: implicit conversion changes signedness: 'OMX_ERRORTYPE' to 'OMX_U32' (aka 'unsigned int') [-Wsign-conversion]
- OMX_ErrorInvalidState,
- ^~~~~~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-evrc/qdsp6/src/omx_evrc_aenc.cpp:1724:57: warning: implicit conversion changes signedness: 'OMX_ERRORTYPE' to 'OMX_U32' (aka 'unsigned int') [-Wsign-conversion]
- OMX_EventError, OMX_ErrorInvalidState,
- ^~~~~~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-qcelp13/qdsp6/src/omx_qcelp13_aenc.cpphardware/qcom/audio-caf/msm8937/mm-audio/aenc-evrc/qdsp6/src/omx_evrc_aenc.cpp::26861749::2035:: warningwarning: : format specifies type 'int' but the argument has type 'OMX_VERSIONTYPE' [-Wformat]implicit conversion changes signedness: 'OMX_ERRORTYPE' to 'OMX_U32' (aka 'unsigned int') [-Wsign-conversion]
- OMX_CommandFlush, OMX_ErrorBadPortIndex, NULL ); component_Role.nVersion,
- ^~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-qcelp13/qdsp6/inc/aenc_svr.h:62:27: note: expanded from macro 'DEBUG_PRINT_ERROR'
- #define DEBUG_PRINT_ERROR LOGE
- ^
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-qcelp13/qdsp6/inc/aenc_svr.h:43:14: note: expanded from macro 'LOGE'
- #define LOGE ALOGE
- ^
- system/core/include/log/log.h:156:52: note: expanded from macro 'ALOGE'
- #define ALOGE(...) ((void)ALOG(LOG_ERROR, LOG_TAG, __VA_ARGS__))
- ^~~~~~~~~~~
- system/core/include/log/log.h:453:38: note: expanded from macro 'ALOG'
- LOG_PRI(ANDROID_##priority, tag, __VA_ARGS__)
- ^~~~~~~~~~~
- system/core/include/log/log.h:461:37: note: expanded from macro 'LOG_PRI'
- android_printLog(priority, tag, __VA_ARGS__)
- ^~~~~~~~~~~
- system/core/include/log/log.h:618:36: note: expanded from macro 'android_printLog'
- __android_log_print(prio, tag, fmt)
- ^~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-amrnb/qdsp6/src/omx_amr_aenc.cpp:4002:27: warning: implicit conversion changes signedness: 'int' to 'unsigned int' [-Wsign-conversion]
- meta_in.nFlags &= ~OMX_BUFFERFLAG_EOS;
- ~~ ^~~~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-aac/qdsp6/src/omx_aac_aenc.cpp:3177:25: warning: implicit conversion changes signedness: 'int' to 'unsigned int' [-Wsign-conversion]
- BITMASK_CLEAR(&m_flags, OMX_COMPONENT_MUTED);
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-aac/qdsp6/inc/omx_aac_aenc.h:102:50: note: expanded from macro 'BITMASK_CLEAR'
- (mArray)[BITMASK_OFFSET(mIndex)] &= ~(BITMASK_FLAG(mIndex))
- ~~ ^~~~~~~~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-amrnb/qdsp6/src/omx_amr_aenc.cpp:4052:26: warning: format specifies type 'unsigned long' but the argument has type 'OMX_U32' (aka 'unsigned int') [-Wformat]
- buffer->nAllocLen,buffer->pBuffer,
- ^~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-amrnb/qdsp6/inc/aenc_svr.h:64:27: note: expanded from macro 'DEBUG_DETAIL'
- #define DEBUG_DETAIL LOGV
- ^
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-amrnb/qdsp6/inc/aenc_svr.h:55:14: note: expanded from macro 'LOGV'
- #define LOGV ALOGV
- ^
- system/core/include/log/log.h:93:42: note: expanded from macro 'ALOGV'
- #define ALOGV(...) do { if (0) { __ALOGV(__VA_ARGS__); } } while (0)
- ^~~~~~~~~~~
- note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
- system/core/include/log/log.h:453:38: note: expanded from macro 'ALOG'
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-evrc/qdsp6/src/omx_evrc_aenc.cpp:2228:38: warning: LOG_PRI(ANDROID_##priority, tag, __VA_ARGS__)
- format specifies type 'unsigned int' but the argument has type 'OMX_TICKS' (aka 'long long') [-Wformat] ^~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-aac/qdsp6/src/omx_aac_aenc.cpphardware/qcom/audio-caf/msm8937/mm-audio/aenc-qcelp13/qdsp6/src/omx_qcelp13_aenc.cpp::32913077::1425:system/core/include/log/log.h omx_buf,nTimestamp);:
- 461: ^~~~~~~~~~37
- : note: expanded from macro 'LOG_PRI'
- target thumb C++: libOmxVidcCommon_32 <= hardware/qcom/media-caf/msm8937/mm-video-v4l2/vidc/common/src/vidc_color_converter.cpp
- : android_printLog(priority, tag, __VA_ARGS__)
- warning ^~~~~~~~~~~
- : explicitly assigning value of variable of type 'OMX_U32' (aka 'unsigned int') to itself [-Wself-assign]
- port = port;
- ~~~~ ^ ~~~~
- system/core/include/log/log.h:618:36: note: expanded from macro 'android_printLog'
- __android_log_print(prio, tag, fmt)
- ^~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-evrc/qdsp6/inc/aenc_svr.h:64:27: note: expanded from macro 'DEBUG_DETAIL'
- #define DEBUG_DETAIL LOGV
- ^
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-amrnb/qdsp6/src/omx_amr_aenc.cpp:4053:26hardware/qcom/audio-caf/msm8937/mm-audio/aenc-evrc/qdsp6/inc/aenc_svr.h:: 55:14warning:: format specifies type 'int' but the argument has type 'ssize_t' (aka 'long') [-Wformat]note:
- expanded from macro 'LOGV'
- #define LOGV ALOGV
- ^
- nReadbytes,nNumOutputBuf);
- system/core/include/log/log.h: ^~~~~~~~~~93
- :42: note: expanded from macro 'ALOGV'
- #define ALOGV(...) do { if (0) { __ALOGV(__VA_ARGS__); } } while (0)
- ^~~~~~~~~~~
- note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
- system/core/include/log/log.h:453:38: note: expanded from macro 'ALOG'
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-amrnb/qdsp6/inc/aenc_svr.h:64:27: note LOG_PRI(ANDROID_##priority, tag, __VA_ARGS__):
- expanded from macro 'DEBUG_DETAIL' ^~~~~~~~~~~
- #define DEBUG_DETAIL LOGV
- ^
- system/core/include/log/log.h:461:hardware/qcom/audio-caf/msm8937/mm-audio/aenc-amrnb/qdsp6/inc/aenc_svr.h37::55 :14:note : expanded from macro 'LOG_PRI'note:
- expanded from macro 'LOGV'
- #define LOGV ALOGV
- ^
- android_printLog(priority, tag, __VA_ARGS__)
- ^~~~~~~~~~~
- system/core/include/log/log.h:93:42: note: expanded from macro 'ALOGV'
- #define ALOGV(...) do { if (0) { __ALOGV(__VA_ARGS__); } } while (0)
- system/core/include/log/log.h ^~~~~~~~~~~:
- 618:36: note: note(skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all):
- expanded from macro 'android_printLog'
- __android_log_print(prio, tag, fmt)
- ^~~
- system/core/include/log/log.h:453:38: note: expanded from macro 'ALOG'
- LOG_PRI(ANDROID_##priority, tag, __VA_ARGS__)
- ^~~~~~~~~~~
- system/core/include/log/log.h:461:37: note: expanded from macro 'LOG_PRI'
- android_printLog(priority, tag, __VA_ARGS__)
- ^~~~~~~~~~~
- system/core/include/log/log.h:618:36: note: expanded from macro 'android_printLog'
- __android_log_print(prio, tag, fmt)
- ^~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-amrnb/qdsp6/src/omx_amr_aenc.cpp:4057:38: warning: implicit conversion changes signedness: 'OMX_U64' (aka 'unsigned long long') to 'OMX_TICKS' (aka 'long long') [-Wsign-conversion]
- buffer->nTimeStamp = nTimestamp;
- ~ ^~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-evrc/qdsp6/src/omx_evrc_aenc.cpp:2241:38: warning: format specifies type 'unsigned int' but the argument has type 'OMX_TICKS' (aka 'long long') [-Wformat]
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-amrnb/qdsp6/src/omx_amr_aenc.cpp:4061:45: omx_buf,nTimestamp);warning
- : ^~~~~~~~~~
- format specifies type 'int' but the argument has type 'ssize_t' (aka 'long') [-Wformat]
- DEBUG_PRINT("Read bytes %d\n",nReadbytes);
- ~~ ^~~~~~~~~~
- %zd
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-amrnb/qdsp6/inc/aenc_svr.h:63:27: hardware/qcom/audio-caf/msm8937/mm-audio/aenc-evrc/qdsp6/inc/aenc_svr.h:note64: :27expanded from macro 'DEBUG_PRINT':
- note: expanded from macro 'DEBUG_DETAIL'
- #define DEBUG_PRINT LOGI
- ^
- #define DEBUG_DETAIL LOGV
- ^
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-amrnb/qdsp6/inc/aenc_svr.h:59:14: note: expanded from macro 'LOGI'
- #define LOGI ALOGI
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-evrc/qdsp6/inc/aenc_svr.h ^:
- 55:14: note: expanded from macro 'LOGV'
- system/core/include/log/log.h:128:51#define LOGV ALOGV:
- ^
- note: expanded from macro 'ALOGI'
- system/core/include/log/log.h:93:42: #define ALOGI(...) ((void)ALOG(LOG_INFO, LOG_TAG, __VA_ARGS__))
- note ^~~~~~~~~~~:
- expanded from macro 'ALOGV'
- system/core/include/log/log.h:453:38: note: #define ALOGV(...) do { if (0) { __ALOGV(__VA_ARGS__); } } while (0)
- expanded from macro 'ALOG' ^~~~~~~~~~~
- note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
- LOG_PRI(ANDROID_##priority, tag, __VA_ARGS__)
- ^~~~~~~~~~~
- system/core/include/log/log.hsystem/core/include/log/log.h::461453::3738:: notenote: : expanded from macro 'LOG_PRI'expanded from macro 'ALOG'
- android_printLog(priority, tag, __VA_ARGS__) LOG_PRI(ANDROID_##priority, tag, __VA_ARGS__)
- ^~~~~~~~~~~ ^~~~~~~~~~~
- system/core/include/log/log.h:618:36: note: expanded from macro 'android_printLog'system/core/include/log/log.h:
- 461:37: note: expanded from macro 'LOG_PRI'
- __android_log_print(prio, tag, fmt)
- ^~~
- android_printLog(priority, tag, __VA_ARGS__)
- ^~~~~~~~~~~
- system/core/include/log/log.h:618:36: note: expanded from macro 'android_printLog'
- __android_log_print(prio, tag, fmt)
- ^~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-amrnb/qdsp6/src/omx_amr_aenc.cpp:4073:42: warning: implicit conversion changes signedness: 'ssize_t' (aka 'long') to 'unsigned long' [-Wsign-conversion]
- buffer->nFilledLen = (OMX_U32)(nReadbytes - buffer->nOffset);
- ^~~~~~~~~~ ~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-amrnb/qdsp6/src/omx_amr_aenc.cpp:4075:32: warning: implicit conversion changes signedness: 'OMX_U64' (aka 'unsigned long long') to 'OMX_TICKS' (aka 'long long') [-Wsign-conversion]
- buffer->nTimeStamp = ts;
- ~ ^~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-amrnb/qdsp6/src/omx_amr_aenc.cpp:4076:32: warning: implicit conversion changes signedness: 'OMX_TICKS' (aka 'long long') to 'OMX_U64' (aka 'unsigned long long') [-Wsign-conversion]
- nTimestamp = buffer->nTimeStamp;
- ~ ~~~~~~~~^~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-amrnb/qdsp6/src/omx_amr_aenc.cpp:4085:36: warning: implicit conversion changes signedness: 'OMX_U64' (aka 'unsigned long long') to 'OMX_TICKS' (aka 'long long') [-Wsign-conversion]
- buffer->nTimeStamp = nTimestamp;
- ~ ^~~~~~~~~~
- warning: hardware/qcom/audio-caf/msm8937/mm-audio/aenc-aac/qdsp6/src/omx_aac_aenc.cpp:implicit conversion changes signedness: 'int' to 'unsigned int' [-Wsign-conversion]
- 3292:18: warning: explicitly assigning value of variable of type 'OMX_U32' (aka 'unsigned int') to itself [-Wself-assign]
- BITMASK_CLEAR(&m_flags, OMX_COMPONENT_MUTED);
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- peerPort = peerPort;
- ~~~~~~~~ ^ ~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-qcelp13/qdsp6/inc/omx_qcelp13_aenc.h:102:50: note: expanded from macro 'BITMASK_CLEAR'
- (mArray)[BITMASK_OFFSET(mIndex)] &= ~(BITMASK_FLAG(mIndex))
- ~~ ^~~~~~~~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-aac/qdsp6/src/omx_aac_aenc.cpp:3332:14: warning: explicitly assigning value of variable of type 'OMX_U32' (aka 'unsigned int') to itself [-Wself-assign]
- port = port;
- ~~~~ ^ ~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-aac/qdsp6/src/omx_aac_aenc.cpp:3386:14: warning: explicitly assigning value of variable of type 'OMX_U32' (aka 'unsigned int') to itself [-Wself-assign]
- port = port;
- ~~~~ ^ ~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-qcelp13/qdsp6/src/omx_qcelp13_aenc.cpp:3191:14: warning: explicitly assigning value of variable of type 'OMX_U32' (aka 'unsigned int') to itself [-Wself-assign]
- port = port;
- ~~~~ ^ ~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-qcelp13/qdsp6/src/omx_qcelp13_aenc.cpp:3192:18: warning: explicitly assigning value of variable of type 'OMX_U32' (aka 'unsigned int') to itself [-Wself-assign]
- peerPort = peerPort;
- ~~~~~~~~ ^ ~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-qcelp13/qdsp6/src/omx_qcelp13_aenc.cpp:3232:14: warning: explicitly assigning value of variable of type 'OMX_U32' (aka 'unsigned int') to itself [-Wself-assign]
- port = port;
- ~~~~ ^ ~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-aac/qdsp6/src/omx_aac_aenc.cpp:3480:17: warning: implicit conversion changes signedness: 'int' to 'unsigned int' [-Wsign-conversion]
- BITMASK_CLEAR(&m_flags, OMX_COMPONENT_IDLE_PENDING);
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-aac/qdsp6/inc/omx_aac_aenc.h:102:50: note: expanded from macro 'BITMASK_CLEAR'
- (mArray)[BITMASK_OFFSET(mIndex)] &= ~(BITMASK_FLAG(mIndex))
- ~~ ^~~~~~~~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-aac/qdsp6/src/omx_aac_aenc.cpp:3491:17: warning: implicit conversion changes signedness: 'int' to 'unsigned int' [-Wsign-conversion]
- BITMASK_CLEAR((&m_flags),OMX_COMPONENT_INPUT_ENABLE_PENDING);
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-aac/qdsp6/inc/omx_aac_aenc.h:102:50: note: expanded from macro 'BITMASK_CLEAR'
- (mArray)[BITMASK_OFFSET(mIndex)] &= ~(BITMASK_FLAG(mIndex))
- ~~ ^~~~~~~~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-aac/qdsp6/src/omx_aac_aenc.cpp:3500:17: warning: implicit conversion changes signedness: 'int' to 'unsigned int' [-Wsign-conversion]
- BITMASK_CLEAR((&m_flags),OMX_COMPONENT_OUTPUT_ENABLE_PENDING);
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-aac/qdsp6/inc/omx_aac_aenc.h:102:50: note: expanded from macro 'BITMASK_CLEAR'
- (mArray)[BITMASK_OFFSET(mIndex)] &= ~(BITMASK_FLAG(mIndex))
- ~~ ^~~~~~~~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-amrnb/qdsp6/src/omx_amr_aenc.cpp:4273:31:hardware/qcom/audio-caf/msm8937/mm-audio/aenc-qcelp13/qdsp6/src/omx_qcelp13_aenc.cpp:3286:14: warning: explicitly assigning value of variable of type 'OMX_U32' (aka 'unsigned int') to itself [-Wself-assign]
- port = port;
- ~~~~ ^ ~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-evrc/qdsp6/src/omx_evrc_aenc.cpp:2689:20: warning: format specifies type 'int' but the argument has type 'OMX_VERSIONTYPE' [-Wformat]
- component_Role.nVersion,
- ^~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-evrc/qdsp6/inc/aenc_svr.h:62:27: note: expanded from macro 'DEBUG_PRINT_ERROR'
- #define DEBUG_PRINT_ERROR LOGE
- ^
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-evrc/qdsp6/inc/aenc_svr.h:43:14: note: expanded from macro 'LOGE'
- #define LOGE ALOGE
- ^
- system/core/include/log/log.h:156:52: note: expanded from macro 'ALOGE'
- #define ALOGE(...) ((void)ALOG(LOG_ERROR, LOG_TAG, __VA_ARGS__))
- ^~~~~~~~~~~
- system/core/include/log/log.h:453:38: note: expanded from macro 'ALOG'
- LOG_PRI(ANDROID_##priority, tag, __VA_ARGS__)
- ^~~~~~~~~~~
- system/core/include/log/log.h:461:37: note: expanded from macro 'LOG_PRI'
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-aac/qdsp6/src/omx_aac_aenc.cpp:3584:17: android_printLog(priority, tag, __VA_ARGS__)
- ^~~~~~~~~~~
- warning: implicit conversion changes signedness: 'int' to 'unsigned int' [-Wsign-conversion]
- BITMASK_CLEAR(&m_flags, OMX_COMPONENT_IDLE_PENDING);
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- system/core/include/log/log.h:618:36:hardware/qcom/audio-caf/msm8937/mm-audio/aenc-aac/qdsp6/inc/omx_aac_aenc.h:102:50: note: expanded from macro 'BITMASK_CLEAR'
- note: expanded from macro 'android_printLog'
- (mArray)[BITMASK_OFFSET(mIndex)] &= ~(BITMASK_FLAG(mIndex))
- ~~ ^~~~~~~~~~~~~~~~~~~~~~~
- __android_log_print(prio, tag, fmt)
- ^~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-aac/qdsp6/src/omx_aac_aenc.cpp:3593:17: warning: implicit conversion changes signedness: 'int' to 'unsigned int' [-Wsign-conversion]
- BITMASK_CLEAR((&m_flags),OMX_COMPONENT_INPUT_ENABLE_PENDING);
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-aac/qdsp6/inc/omx_aac_aenc.h:102:50: note: expanded from macro 'BITMASK_CLEAR'
- (mArray)[BITMASK_OFFSET(mIndex)] &= ~(BITMASK_FLAG(mIndex))
- ~~ ^~~~~~~~~~~~~~~~~~~~~~~
- warning: implicit conversion changes signedness: 'int' to 'OMX_U32' (aka 'unsigned int') [-Wsign-conversion]
- execute_omx_flush(-1,false);
- ~~~~~~~~~~~~~~~~~ ^~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-aac/qdsp6/src/omx_aac_aenc.cpp:3603:17: warning: implicit conversion changes signedness: 'int' to 'unsigned int' [-Wsign-conversion]
- BITMASK_CLEAR((&m_flags),OMX_COMPONENT_OUTPUT_ENABLE_PENDING);
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-aac/qdsp6/inc/omx_aac_aenc.h:102:50: note: expanded from macro 'BITMASK_CLEAR'
- (mArray)[BITMASK_OFFSET(mIndex)] &= ~(BITMASK_FLAG(mIndex))
- ~~ ^~~~~~~~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-aac/qdsp6/src/omx_aac_aenc.cpp:3668:14: warning: explicitly assigning value of variable of type 'OMX_U32' (aka 'unsigned int') to itself [-Wself-assign]
- port = port;
- ~~~~ ^ ~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-aac/qdsp6/src/omx_aac_aenc.cpp:3753:14: warning: explicitly assigning value of variable of type 'OMX_U32' (aka 'unsigned int') to itself [-Wself-assign]
- port = port;
- ~~~~ ^ ~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-qcelp13/qdsp6/src/omx_qcelp13_aenc.cpp:3379:17: warning: implicit conversion changes signedness: 'int' to 'unsigned int' [-Wsign-conversion]
- BITMASK_CLEAR(&m_flags, OMX_COMPONENT_IDLE_PENDING);
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-qcelp13/qdsp6/inc/omx_qcelp13_aenc.h:102:50: note: expanded from macro 'BITMASK_CLEAR'
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-amrnb/qdsp6/src/omx_amr_aenc.cpp:4403:19: warning: explicitly assigning value of variable of type 'OMX_BUFFERHEADERTYPE **' to itself [-Wself-assign]
- bufferHdr = bufferHdr;
- (mArray)[BITMASK_OFFSET(mIndex)] &= ~(BITMASK_FLAG(mIndex)) ~~~~~~~~~ ^ ~~~~~~~~~
- ~~ ^~~~~~~~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-aac/qdsp6/src/omx_aac_aenc.cpp:3885:22: warning: implicit conversion changes signedness: 'OMX_ERRORTYPE' to 'unsigned int' [-Wsign-conversion]
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-evrc/qdsp6/src/omx_evrc_aenc.cpp:3080:25: warning: implicit conversion changes signedness: 'int' to 'unsigned int' [-Wsign-conversion]
- OMX_ErrorPortUnpopulated,
- ^~~~~~~~~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-amrnb/qdsp6/src/omx_amr_aenc.cpp:4404:14: warning: explicitly assigning value of variable of type 'OMX_U32' (aka 'unsigned int') to itself [-Wself-assign]
- port = port;
- BITMASK_CLEAR(&m_flags, OMX_COMPONENT_MUTED);
- ~~~~ ^ ~~~~
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-evrc/qdsp6/inc/omx_evrc_aenc.h:102:50: note: expanded from macro 'BITMASK_CLEAR'
- (mArray)[BITMASK_OFFSET(mIndex)] &= ~(BITMASK_FLAG(mIndex))
- ~~ ^~~~~~~~~~~~~~~~~~~~~~~
- target thumb C++: libOmxVenc_32 <= hardware/qcom/media-caf/msm8937/mm-video-v4l2/vidc/venc/src/omx_video_base.cpp
- target thumb C++: libOmxVenc_32 <= hardware/qcom/media-caf/msm8937/mm-video-v4l2/vidc/venc/src/omx_video_encoder.cpp
- hardware/qcom/media-caf/msm8937/mm-video-v4l2/vidc/vdec/src/omx_vdec_v4l2.cpp:234:29: error: use of undeclared identifier 'V4L2_EVENT_BITDEPTH_FLAG'
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-aac/qdsp6/src/omx_aac_aenc.cpp:3894:22: warning: implicit conversion changes signedness: 'OMX_ERRORTYPE' to 'unsigned int' [-Wsign-conversion]
- if(ptr[2] & V4L2_EVENT_BITDEPTH_FLAG) {
- ^
- OMX_ErrorPortUnpopulated,
- ^~~~~~~~~~~~~~~~~~~~~~~~
- target thumb C++: libOmxVenc_32 <= hardware/qcom/media-caf/msm8937/mm-video-v4l2/vidc/venc/src/video_encoder_device_v4l2.cpp
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-qcelp13/qdsp6/src/omx_qcelp13_aenc.cpp:3390:17: warning: implicit conversion changes signedness: 'int' to 'unsigned int' [-Wsign-conversion]
- BITMASK_CLEAR((&m_flags),OMX_COMPONENT_INPUT_ENABLE_PENDING);
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-qcelp13/qdsp6/inc/omx_qcelp13_aenc.h:102:50: note: expanded from macro 'BITMASK_CLEAR'
- (mArray)[BITMASK_OFFSET(mIndex)] &= ~(BITMASK_FLAG(mIndex))
- ~~ ^~~~~~~~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-qcelp13/qdsp6/src/omx_qcelp13_aenc.cpp:3399:17: warning: implicit conversion changes signedness: 'int' to 'unsigned int' [-Wsign-conversion]
- BITMASK_CLEAR((&m_flags),OMX_COMPONENT_OUTPUT_ENABLE_PENDING);
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-qcelp13/qdsp6/inc/omx_qcelp13_aenc.h:102:50: note: expanded from macro 'BITMASK_CLEAR'
- (mArray)[BITMASK_OFFSET(mIndex)] &= ~(BITMASK_FLAG(mIndex))
- ~~ ^~~~~~~~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-aac/qdsp6/src/omx_aac_aenc.cpp:3926:13: warning: implicit conversion changes signedness: 'int' to 'unsigned int' [-Wsign-conversion]
- BITMASK_CLEAR((&m_flags),OMX_COMPONENT_INPUT_DISABLE_PENDING);
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-aac/qdsp6/inc/omx_aac_aenc.h:102:50: note: expanded from macro 'BITMASK_CLEAR'
- (mArray)[BITMASK_OFFSET(mIndex)] &= ~(BITMASK_FLAG(mIndex))
- ~~ ^~~~~~~~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-aac/qdsp6/src/omx_aac_aenc.cpp:3959:13: warning: implicit conversion changes signedness: 'int' to 'unsigned int' [-Wsign-conversion]
- BITMASK_CLEAR((&m_flags),OMX_COMPONENT_OUTPUT_DISABLE_PENDING);
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-aac/qdsp6/inc/omx_aac_aenc.h:hardware/qcom/audio-caf/msm8937/mm-audio/aenc-qcelp13/qdsp6/src/omx_qcelp13_aenc.cpp102::348350::17 : note: warning: expanded from macro 'BITMASK_CLEAR'
- implicit conversion changes signedness: 'int' to 'unsigned int' [-Wsign-conversion]
- (mArray)[BITMASK_OFFSET(mIndex)] &= ~(BITMASK_FLAG(mIndex))
- ~~ ^~~~~~~~~~~~~~~~~~~~~~~ BITMASK_CLEAR(&m_flags, OMX_COMPONENT_IDLE_PENDING);
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-qcelp13/qdsp6/inc/omx_qcelp13_aenc.h:102:50: note: expanded from macro 'BITMASK_CLEAR'
- (mArray)[BITMASK_OFFSET(mIndex)] &= ~(BITMASK_FLAG(mIndex))
- ~~ ^~~~~~~~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-evrc/qdsp6/src/omx_evrc_aenc.cpp:3194:14: warning: explicitly assigning value of variable of type 'OMX_U32' (aka 'unsigned int') to itself [-Wself-assign]
- port = port;
- ~~~~ ^ ~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-evrc/qdsp6/src/omx_evrc_aenc.cpp:3195:18: warning: explicitly assigning value of variable of type 'OMX_U32' (aka 'unsigned int') to itself [-Wself-assign]
- peerPort = peerPort;
- ~~~~~~~~ ^ ~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-qcelp13/qdsp6/src/omx_qcelp13_aenc.cpphardware/qcom/audio-caf/msm8937/mm-audio/aenc-aac/qdsp6/src/omx_aac_aenc.cpp::34923972::1726:: warningwarning: : implicit conversion changes signedness: 'int' to 'unsigned int' [-Wsign-conversion]implicit conversion changes signedness: 'int' to 'OMX_U32' (aka 'unsigned int') [-Wsign-conversion]
- if (release_done(-1))
- ~~~~~~~~~~~~ ^~
- BITMASK_CLEAR((&m_flags),OMX_COMPONENT_INPUT_ENABLE_PENDING);
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-qcelp13/qdsp6/inc/omx_qcelp13_aenc.h:102:50: note: expanded from macro 'BITMASK_CLEAR'
- (mArray)[BITMASK_OFFSET(mIndex)] &= ~(BITMASK_FLAG(mIndex))
- ~~ ^~~~~~~~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-evrc/qdsp6/src/omx_evrc_aenc.cpphardware/qcom/audio-caf/msm8937/mm-audio/aenc-aac/qdsp6/src/omx_aac_aenc.cpp::32353982::1413:: warningwarning: : explicitly assigning value of variable of type 'OMX_U32' (aka 'unsigned int') to itself [-Wself-assign]implicit conversion changes signedness: 'int' to 'unsigned int' [-Wsign-conversion]
- port = port;
- ~~~~ ^ ~~~~
- BITMASK_CLEAR((&m_flags),OMX_COMPONENT_LOADING_PENDING);
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-aac/qdsp6/inc/omx_aac_aenc.h:102:50: note: expanded from macro 'BITMASK_CLEAR'
- (mArray)[BITMASK_OFFSET(mIndex)] &= ~(BITMASK_FLAG(mIndex))
- ~~ ^~~~~~~~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-qcelp13/qdsp6/src/omx_qcelp13_aenc.cpp:3502:17: warning: implicit conversion changes signedness: 'int' to 'unsigned int' [-Wsign-conversion]
- BITMASK_CLEAR((&m_flags),OMX_COMPONENT_OUTPUT_ENABLE_PENDING);
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-qcelp13/qdsp6/inc/omx_qcelp13_aenc.h:102:50: note: expanded from macro 'BITMASK_CLEAR'
- (mArray)[BITMASK_OFFSET(mIndex)] &= ~(BITMASK_FLAG(mIndex))
- ~~ ^~~~~~~~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-qcelp13/qdsp6/src/omx_qcelp13_aenc.cpp:3567:14: warning: explicitly assigning value of variable of type 'OMX_U32' (aka 'unsigned int') to itself [-Wself-assign]
- port = port;
- ~~~~ ^ ~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-evrc/qdsp6/src/omx_evrc_aenc.cpp:3289:14: warning: explicitly assigning value of variable of type 'OMX_U32' (aka 'unsigned int') to itself [-Wself-assign]
- port = port;
- ~~~~ ^ ~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-qcelp13/qdsp6/src/omx_qcelp13_aenc.cpp:3652:14: warning: explicitly assigning value of variable of type 'OMX_U32' (aka 'unsigned int') to itself [-Wself-assign]
- port = port;
- ~~~~ ^ ~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-aac/qdsp6/src/omx_aac_aenc.cpp:4102:27: warning: implicit conversion changes signedness: 'int' to 'unsigned int' [-Wsign-conversion]
- meta_in.nFlags &= ~OMX_BUFFERFLAG_EOS;
- ~~ ^~~~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-aac/qdsp6/src/omx_aac_aenc.cpp:4114:22: warning: implicit conversion changes signedness: 'OMX_TICKS' (aka 'long long') to 'OMX_U64' (aka 'unsigned long long') [-Wsign-conversion]
- ts = buffer->nTimeStamp;
- ~ ~~~~~~~~^~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-aac/qdsp6/src/omx_aac_aenc.cpp:4128:19: warning: implicit conversion changes signedness: 'OMX_ERRORTYPE' to 'OMX_U32' (aka 'unsigned int') [-Wsign-conversion]
- OMX_ErrorHardware,
- ^~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-evrc/qdsp6/src/omx_evrc_aenc.cpp:3382:17: warning: implicit conversion changes signedness: 'int' to 'unsigned int' [-Wsign-conversion]
- BITMASK_CLEAR(&m_flags, OMX_COMPONENT_IDLE_PENDING);
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-evrc/qdsp6/inc/omx_evrc_aenc.h:102:50: note: expanded from macro 'BITMASK_CLEAR'
- (mArray)[BITMASK_OFFSET(mIndex)] &= ~(BITMASK_FLAG(mIndex))
- ~~ ^~~~~~~~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-evrc/qdsp6/src/omx_evrc_aenc.cpp:3393:17: warning: implicit conversion changes signedness: 'int' to 'unsigned int' [-Wsign-conversion]
- BITMASK_CLEAR((&m_flags),OMX_COMPONENT_INPUT_ENABLE_PENDING);
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-evrc/qdsp6/inc/omx_evrc_aenc.h:102:50: note: expanded from macro 'BITMASK_CLEAR'
- (mArray)[BITMASK_OFFSET(mIndex)] &= ~(BITMASK_FLAG(mIndex))
- ~~ ^~~~~~~~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-evrc/qdsp6/src/omx_evrc_aenc.cpp:3402:17: warning: implicit conversion changes signedness: 'int' to 'unsigned int' [-Wsign-conversion]
- BITMASK_CLEAR((&m_flags),OMX_COMPONENT_OUTPUT_ENABLE_PENDING);
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-evrc/qdsp6/inc/omx_evrc_aenc.h:102:50: note: expanded from macro 'BITMASK_CLEAR'
- (mArray)[BITMASK_OFFSET(mIndex)] &= ~(BITMASK_FLAG(mIndex))
- ~~ ^~~~~~~~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-aac/qdsp6/src/omx_aac_aenc.cpp:4179:26: warning: format specifies type 'unsigned long' but the argument has type 'OMX_U32' (aka 'unsigned int') [-Wformat]
- hardware/qcom/media-caf/msm8937/mm-video-v4l2/vidc/vdec/src/omx_vdec_v4l2.cpp:238:29: error: use of undeclared identifier 'V4L2_EVENT_PICSTRUCT_FLAG'
- buffer->nAllocLen,m_tmp_out_meta_buf,
- ^~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-qcelp13/qdsp6/src/omx_qcelp13_aenc.cpp if(ptr[2] & V4L2_EVENT_PICSTRUCT_FLAG) {:
- 3785: ^22
- : warning: implicit conversion changes signedness: 'OMX_ERRORTYPE' to 'unsigned int' [-Wsign-conversion]
- OMX_ErrorPortUnpopulated,
- ^~~~~~~~~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-qcelp13/qdsp6/src/omx_qcelp13_aenc.cpp:3794:22: hardware/qcom/audio-caf/msm8937/mm-audio/aenc-aac/qdsp6/inc/aenc_svr.h:64warning:: 27: implicit conversion changes signedness: 'OMX_ERRORTYPE' to 'unsigned int' [-Wsign-conversion]
- note: expanded from macro 'DEBUG_DETAIL'
- #define DEBUG_DETAIL LOGV OMX_ErrorPortUnpopulated,
- ^ ^~~~~~~~~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-aac/qdsp6/inc/aenc_svr.h:55:14: note: expanded from macro 'LOGV'
- #define LOGV ALOGV
- ^
- system/core/include/log/log.h:93:42: note: expanded from macro 'ALOGV'
- #define ALOGV(...) do { if (0) { __ALOGV(__VA_ARGS__); } } while (0)
- ^~~~~~~~~~~
- note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
- system/core/include/log/log.h:453:38: note: expanded from macro 'ALOG'
- LOG_PRI(ANDROID_##priority, tag, __VA_ARGS__)
- ^~~~~~~~~~~
- system/core/include/log/log.h:461:37: note: expanded from macro 'LOG_PRI'
- android_printLog(priority, tag, __VA_ARGS__)
- ^~~~~~~~~~~
- system/core/include/log/log.h:618:36: note: expanded from macro 'android_printLog'
- __android_log_print(prio, tag, fmt)
- ^~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-aac/qdsp6/src/omx_aac_aenc.cpp:4180:26: warning: format specifies type 'int' but the argument has type 'ssize_t' (aka 'long') [-Wformat]
- nReadbytes,nNumOutputBuf);
- ^~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-aac/qdsp6/inc/aenc_svr.h:64:27: note: expanded from macro 'DEBUG_DETAIL'
- #define DEBUG_DETAIL LOGV
- ^
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-aac/qdsp6/inc/aenc_svr.h:55:14: note: expanded from macro 'LOGV'
- #define LOGV ALOGV
- ^
- system/core/include/log/log.h:93:42: note: expanded from macro 'ALOGV'
- #define ALOGV(...) do { if (0) { __ALOGV(__VA_ARGS__); } } while (0)
- ^~~~~~~~~~~
- note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
- system/core/include/log/log.h:453:38: note: expanded from macro 'ALOG'
- LOG_PRI(ANDROID_##priority, tag, __VA_ARGS__)
- ^~~~~~~~~~~
- system/core/include/log/log.h:461:37: note: expanded from macro 'LOG_PRI'
- android_printLog(priority, tag, __VA_ARGS__)
- ^~~~~~~~~~~
- system/core/include/log/log.h:618:36: note: expanded from macro 'android_printLog'
- __android_log_print(prio, tag, fmt)
- ^~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-aac/qdsp6/src/omx_aac_aenc.cpp:4185:55: warning: implicit conversion changes signedness: 'int' to 'unsigned int' [-Wsign-conversion]
- metainfo = (int)((sizeof(ENC_META_OUT) * numframes)+
- ~ ^~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-aac/qdsp6/src/omx_aac_aenc.cpp:4187:55: warning: implicit conversion changes signedness: 'OMX_S32' (aka 'int') to 'OMX_U32' (aka 'unsigned int') [-Wsign-conversion]
- audaac_rec_install_adif_header_variable(0,sample_idx,
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-aac/qdsp6/src/omx_aac_aenc.cpp:4189hardware/qcom/audio-caf/msm8937/mm-audio/aenc-qcelp13/qdsp6/src/omx_qcelp13_aenc.cpp::553826:: 13: warning: warning: implicit conversion changes signedness: 'int' to 'size_t' (aka 'unsigned int') [-Wsign-conversion]
- implicit conversion changes signedness: 'int' to 'unsigned int' [-Wsign-conversion]
- memcpy(buffer->pBuffer,m_tmp_out_meta_buf,metainfo);
- ~~~~~~ ^~~~~~~~
- BITMASK_CLEAR((&m_flags),OMX_COMPONENT_INPUT_DISABLE_PENDING);
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-qcelp13/qdsp6/inc/omx_qcelp13_aenc.h:102:50: note: expanded from macro 'BITMASK_CLEAR'
- (mArray)[BITMASK_OFFSET(mIndex)] &= ~(BITMASK_FLAG(mIndex))hardware/qcom/audio-caf/msm8937/mm-audio/aenc-aac/qdsp6/src/omx_aac_aenc.cpp
- :4190 ~~ ^~~~~~~~~~~~~~~~~~~~~~~:
- 70: warning: implicit conversion changes signedness: 'int' to 'size_t' (aka 'unsigned int') [-Wsign-conversion]
- memcpy(buffer->pBuffer + metainfo,&audaac_header_adif[0],szadifhr);
- ~~~~~~ ^~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-aac/qdsp6/src/omx_aac_aenc.cpp:4192:55: warning: implicit conversion changes signedness: 'long' to 'size_t' (aka 'unsigned int') [-Wsign-conversion]
- m_tmp_out_meta_buf + metainfo,(nReadbytes - metainfo));
- ~~~~~~~~~~~^~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-aac/qdsp6/src/omx_aac_aenc.cpp:4195:37: warning: implicit conversion changes signedness: 'int' to 'unsigned int' [-Wsign-conversion]
- meta_out->frame_size += szadifhr;
- ~~ ^~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-aac/qdsp6/src/omx_aac_aenc.cpp:4201:47: warning: implicit conversion changes signedness: 'int' to 'unsigned int' [-Wsign-conversion]
- meta_out->offset_to_frame += szadifhr;
- ~~ ^~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-aac/qdsp6/src/omx_aac_aenc.cpp:4211:56: warning: implicit conversion changes signedness: 'OMX_S32' (aka 'int') to 'OMX_U32' (aka 'unsigned int') [-Wsign-conversion]
- audaac_rec_install_mp4ff_header_variable(0,sample_idx,
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-aac/qdsp6/src/omx_aac_aenc.cpp:4230:26: warning: format specifies type 'int' but the argument has type 'ssize_t' (aka 'long') [-Wformat]
- nReadbytes,nNumOutputBuf);
- ^~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-aac/qdsp6/inc/aenc_svr.h:64:27: note: expanded from macro 'DEBUG_DETAIL'
- #define DEBUG_DETAIL LOGV
- ^
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-aac/qdsp6/inc/aenc_svr.hhardware/qcom/audio-caf/msm8937/mm-audio/aenc-evrc/qdsp6/src/omx_evrc_aenc.cpp::553486::1417:: notewarning: : expanded from macro 'LOGV'implicit conversion changes signedness: 'int' to 'unsigned int' [-Wsign-conversion]
- #define LOGV ALOGV
- ^
- BITMASK_CLEAR(&m_flags, OMX_COMPONENT_IDLE_PENDING);system/core/include/log/log.h
- :93 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~:
- 42: note: hardware/qcom/audio-caf/msm8937/mm-audio/aenc-qcelp13/qdsp6/src/omx_qcelp13_aenc.cpphardware/qcom/audio-caf/msm8937/mm-audio/aenc-evrc/qdsp6/inc/omx_evrc_aenc.h::expanded from macro 'ALOGV'3859102::
- 1350:: warningnote: : expanded from macro 'BITMASK_CLEAR'implicit conversion changes signedness: 'int' to 'unsigned int' [-Wsign-conversion]#define ALOGV(...) do { if (0) { __ALOGV(__VA_ARGS__); } } while (0)
- ^~~~~~~~~~~
- note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
- (mArray)[BITMASK_OFFSET(mIndex)] &= ~(BITMASK_FLAG(mIndex))
- ~~ ^~~~~~~~~~~~~~~~~~~~~~~
- BITMASK_CLEAR((&m_flags),OMX_COMPONENT_OUTPUT_DISABLE_PENDING);
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- system/core/include/log/log.h:453hardware/qcom/audio-caf/msm8937/mm-audio/aenc-qcelp13/qdsp6/inc/omx_qcelp13_aenc.h::38102:: 50: note: noteexpanded from macro 'ALOG':
- expanded from macro 'BITMASK_CLEAR'
- LOG_PRI(ANDROID_##priority, tag, __VA_ARGS__)
- ^~~~~~~~~~~
- (mArray)[BITMASK_OFFSET(mIndex)] &= ~(BITMASK_FLAG(mIndex))
- ~~ ^~~~~~~~~~~~~~~~~~~~~~~
- system/core/include/log/log.h:461:37: note: expanded from macro 'LOG_PRI'
- android_printLog(priority, tag, __VA_ARGS__)
- ^~~~~~~~~~~
- system/core/include/log/log.h:618:36: note: expanded from macro 'android_printLog'
- __android_log_print(prio, tag, fmt)
- ^~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-aac/qdsp6/src/omx_aac_aenc.cpp:4235:37: warning: implicit conversion changes signedness: 'OMX_U64' (aka 'unsigned long long') to 'OMX_TICKS' (aka 'long long') [-Wsign-conversion]
- buffer->nTimeStamp = nTimestamp;
- ~ ^~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-evrc/qdsp6/src/omx_evrc_aenc.cpp:3495:17: warning: implicit conversion changes signedness: 'int' to 'unsigned int' [-Wsign-conversion]
- BITMASK_CLEAR((&m_flags),OMX_COMPONENT_INPUT_ENABLE_PENDING);
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-aac/qdsp6/src/omx_aac_aenc.cpp: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~4244
- :23: warning: implicit conversion changes signedness: 'OMX_ERRORTYPE' to 'OMX_U32' (aka 'unsigned int') [-Wsign-conversion]hardware/qcom/audio-caf/msm8937/mm-audio/aenc-evrc/qdsp6/inc/omx_evrc_aenc.h
- :102:50: note: expanded from macro 'BITMASK_CLEAR'
- OMX_ErrorHardware,
- ^~~~~~~~~~~~~~~~~
- (mArray)[BITMASK_OFFSET(mIndex)] &= ~(BITMASK_FLAG(mIndex))
- ~~ ^~~~~~~~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-qcelp13/qdsp6/src/omx_qcelp13_aenc.cpp:3872:26: warning: implicit conversion changes signedness: 'int' to 'OMX_U32' (aka 'unsigned int') [-Wsign-conversion]
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-aac/qdsp6/src/omx_aac_aenc.cpp:4252:34: warning if (release_done(-1)):
- ~~~~~~~~~~~~ ^~implicit conversion changes signedness: 'unsigned long long' to 'OMX_TICKS' (aka 'long long') [-Wsign-conversion]
- buffer->nTimeStamp = ts + (frameduration * m_frame_count);
- ~ ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-aac/qdsp6/src/omx_aac_aenc.cpp:4254:31: warning: implicit conversion changes signedness: 'OMX_TICKS' (aka 'long long') to 'OMX_U64' (aka 'unsigned long long') [-Wsign-conversion]
- nTimestamp = buffer->nTimeStamp;
- ~ ~~~~~~~~^~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-aac/qdsp6/src/omx_aac_aenc.cpp:4257:41: warning: implicit conversion changes signedness: 'ssize_t' (aka 'long') to 'unsigned long' [-Wsign-conversion]
- buffer->nFilledLen = (OMX_U32)(nReadbytes - buffer->nOffset + szadifhr);
- ^~~~~~~~~~ ~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-aac/qdsp6/src/omx_aac_aenc.cpp:4257:72: warning: implicit conversion changes signedness: 'int' to 'unsigned long' [-Wsign-conversion]
- buffer->nFilledLen = (OMX_U32)(nReadbytes - buffer->nOffset + szadifhr);
- ~ ^~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-qcelp13/qdsp6/src/omx_qcelp13_aenc.cpp:3884:13: warninghardware/qcom/audio-caf/msm8937/mm-audio/aenc-evrc/qdsp6/src/omx_evrc_aenc.cpp: :3505:implicit conversion changes signedness: 'int' to 'unsigned int' [-Wsign-conversion]17:
- warning: implicit conversion changes signedness: 'int' to 'unsigned int' [-Wsign-conversion]
- BITMASK_CLEAR((&m_flags),OMX_COMPONENT_LOADING_PENDING);
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-qcelp13/qdsp6/inc/omx_qcelp13_aenc.h:102 BITMASK_CLEAR((&m_flags),OMX_COMPONENT_OUTPUT_ENABLE_PENDING);:
- 50: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-aac/qdsp6/src/omx_aac_aenc.cpp:4268note:: 36:expanded from macro 'BITMASK_CLEAR' hardware/qcom/audio-caf/msm8937/mm-audio/aenc-evrc/qdsp6/inc/omx_evrc_aenc.h
- :warning102: :50:implicit conversion changes signedness: 'OMX_U64' (aka 'unsigned long long') to 'OMX_TICKS' (aka 'long long') [-Wsign-conversion]
- note: expanded from macro 'BITMASK_CLEAR'
- (mArray)[BITMASK_OFFSET(mIndex)] &= ~(BITMASK_FLAG(mIndex))
- ~~ ^~~~~~~~~~~~~~~~~~~~~~~
- buffer->nTimeStamp = nTimestamp;
- ~ ^~~~~~~~~~
- (mArray)[BITMASK_OFFSET(mIndex)] &= ~(BITMASK_FLAG(mIndex))
- ~~ ^~~~~~~~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-evrc/qdsp6/src/omx_evrc_aenc.cpp:3570:14: warning: explicitly assigning value of variable of type 'OMX_U32' (aka 'unsigned int') to itself [-Wself-assign]
- port = port;
- ~~~~ ^ ~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-evrc/qdsp6/src/omx_evrc_aenc.cpp:3655:14: warning: explicitly assigning value of variable of type 'OMX_U32' (aka 'unsigned int') to itself [-Wself-assign]
- port = port;
- ~~~~ ^ ~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-qcelp13/qdsp6/src/omx_qcelp13_aenc.cpp:4004:27: warning: implicit conversion changes signedness: 'int' to 'unsigned int' [-Wsign-conversion]
- meta_in.nFlags &= ~OMX_BUFFERFLAG_EOS;
- ~~ ^~~~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-qcelp13/qdsp6/src/omx_qcelp13_aenc.cpp:4025:19: warning: implicit conversion changes signedness: 'OMX_ERRORTYPE' to 'OMX_U32' (aka 'unsigned int') [-Wsign-conversion]
- OMX_ErrorHardware,
- ^~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-aac/qdsp6/src/omx_aac_aenc.cpp:4459:31: warning: implicit conversion changes signedness: 'int' to 'OMX_U32' (aka 'unsigned int') [-Wsign-conversion]
- execute_omx_flush(-1,false);
- ~~~~~~~~~~~~~~~~~ ^~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-qcelp13/qdsp6/src/omx_qcelp13_aenc.cpp:4068:26: warning: format specifies type 'unsigned long' but the argument has type 'OMX_U32' (aka 'unsigned int') [-Wformat]
- buffer->nAllocLen,buffer->pBuffer,
- ^~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-qcelp13/qdsp6/inc/aenc_svr.h:64:27: note: expanded from macro 'DEBUG_DETAIL'
- #define DEBUG_DETAIL LOGV
- ^
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-qcelp13/qdsp6/inc/aenc_svr.h:55:14: note: expanded from macro 'LOGV'
- #define LOGV ALOGV
- ^
- system/core/include/log/log.h:93:42: note: expanded from macro 'ALOGV'
- #define ALOGV(...) do { if (0) { __ALOGV(__VA_ARGS__); } } while (0)
- ^~~~~~~~~~~
- note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
- system/core/include/log/log.h:453:38: note: expanded from macro 'ALOG'
- LOG_PRI(ANDROID_##priority, tag, __VA_ARGS__)
- ^~~~~~~~~~~
- system/core/include/log/log.h:461:37: note: expanded from macro 'LOG_PRI'
- android_printLog(priority, tag, __VA_ARGS__)
- ^~~~~~~~~~~
- system/core/include/log/log.h:618:36: note: expanded from macro 'android_printLog'
- __android_log_print(prio, tag, fmt)
- ^~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-qcelp13/qdsp6/src/omx_qcelp13_aenc.cpp:4069:26: warning: format specifies type 'int' but the argument has type 'ssize_t' (aka 'long') [-Wformat]
- nReadbytes,nNumOutputBuf);
- ^~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-evrc/qdsp6/src/omx_evrc_aenc.cpp:3787:22: warning: implicit conversion changes signedness: 'OMX_ERRORTYPE' to 'unsigned int' [-Wsign-conversion]
- OMX_ErrorPortUnpopulated,
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-qcelp13/qdsp6/inc/aenc_svr.h: ^~~~~~~~~~~~~~~~~~~~~~~~64
- :27: note: expanded from macro 'DEBUG_DETAIL'
- #define DEBUG_DETAIL LOGV
- ^
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-qcelp13/qdsp6/inc/aenc_svr.h:55:14: note: expanded from macro 'LOGV'
- #define LOGV ALOGVhardware/qcom/audio-caf/msm8937/mm-audio/aenc-evrc/qdsp6/src/omx_evrc_aenc.cpp
- :3796 ^:
- 22: warning: implicit conversion changes signedness: 'OMX_ERRORTYPE' to 'unsigned int' [-Wsign-conversion]
- system/core/include/log/log.h:93:42: OMX_ErrorPortUnpopulated,
- note ^~~~~~~~~~~~~~~~~~~~~~~~:
- expanded from macro 'ALOGV'
- #define ALOGV(...) do { if (0) { __ALOGV(__VA_ARGS__); } } while (0)
- ^~~~~~~~~~~
- note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
- system/core/include/log/log.h:453:38: note: expanded from macro 'ALOG'
- LOG_PRI(ANDROID_##priority, tag, __VA_ARGS__)
- ^~~~~~~~~~~
- system/core/include/log/log.h:461:37: note: expanded from macro 'LOG_PRI'
- android_printLog(priority, tag, __VA_ARGS__)
- ^~~~~~~~~~~
- system/core/include/log/log.h:618:36: note: expanded from macro 'android_printLog'
- __android_log_print(prio, tag, fmt)
- ^~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-qcelp13/qdsp6/src/omx_qcelp13_aenc.cpp:4082:20: warning: implicit conversion changes signedness: 'OMX_ERRORTYPE' to 'OMX_U32' (aka 'unsigned int') [-Wsign-conversion]
- OMX_ErrorHardware,
- ^~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-qcelp13/qdsp6/src/omx_qcelp13_aenc.cpp:4087:45: warning: format specifies type 'int' but the argument has type 'ssize_t' (aka 'long') [-Wformat]
- DEBUG_PRINT("Read bytes %d\n",nReadbytes);
- ~~ ^~~~~~~~~~
- %zd
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-qcelp13/qdsp6/inc/aenc_svr.h:63:27: note: expanded from macro 'DEBUG_PRINT'
- #define DEBUG_PRINT LOGI
- ^
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-qcelp13/qdsp6/inc/aenc_svr.h:59:14: note: expanded from macro 'LOGI'
- #define LOGI ALOGI
- ^
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-aac/qdsp6/src/omx_aac_aenc.cppsystem/core/include/log/log.h::4589128::1951:: warningnote: : expanded from macro 'ALOGI'explicitly assigning value of variable of type 'OMX_BUFFERHEADERTYPE **' to itself [-Wself-assign]
- bufferHdr = bufferHdr;
- ~~~~~~~~~ ^ ~~~~~~~~~
- #define ALOGI(...) ((void)ALOG(LOG_INFO, LOG_TAG, __VA_ARGS__))
- ^~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-aac/qdsp6/src/omx_aac_aenc.cpp:4590:14: warningsystem/core/include/log/log.h: :453:explicitly assigning value of variable of type 'OMX_U32' (aka 'unsigned int') to itself [-Wself-assign]38:
- note: expanded from macro 'ALOG'
- port = port;
- ~~~~ ^ ~~~~
- LOG_PRI(ANDROID_##priority, tag, __VA_ARGS__)
- ^~~~~~~~~~~
- system/core/include/log/log.h:461:37: note: expanded from macro 'LOG_PRI'
- android_printLog(priority, tag, __VA_ARGS__)
- ^~~~~~~~~~~
- system/core/include/log/log.h:618:36: note: expanded from macro 'android_printLog'
- __android_log_print(prio, tag, fmt)
- ^~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-qcelp13/qdsp6/src/omx_qcelp13_aenc.cpp:4100:42: warning: implicit conversion changes signedness: 'ssize_t' (aka 'long') to 'unsigned long' [-Wsign-conversion]
- buffer->nFilledLen = (OMX_U32)(nReadbytes - buffer->nOffset);
- ^~~~~~~~~~ ~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-evrc/qdsp6/src/omx_evrc_aenc.cpp:3828:13: warning: implicit conversion changes signedness: 'int' to 'unsigned int' [-Wsign-conversion]
- BITMASK_CLEAR((&m_flags),OMX_COMPONENT_INPUT_DISABLE_PENDING);
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-evrc/qdsp6/inc/omx_evrc_aenc.h:102:50: note: expanded from macro 'BITMASK_CLEAR'
- (mArray)[BITMASK_OFFSET(mIndex)] &= ~(BITMASK_FLAG(mIndex))
- ~~ ^~~~~~~~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-evrc/qdsp6/src/omx_evrc_aenc.cpp:3861:13: warning: implicit conversion changes signedness: 'int' to 'unsigned int' [-Wsign-conversion]
- BITMASK_CLEAR((&m_flags),OMX_COMPONENT_OUTPUT_DISABLE_PENDING);
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-evrc/qdsp6/inc/omx_evrc_aenc.h:102:50: note: expanded from macro 'BITMASK_CLEAR'
- (mArray)[BITMASK_OFFSET(mIndex)] &= ~(BITMASK_FLAG(mIndex))
- ~~ ^~~~~~~~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-evrc/qdsp6/src/omx_evrc_aenc.cpp:3874:26: warning: implicit conversion changes signedness: 'int' to 'OMX_U32' (aka 'unsigned int') [-Wsign-conversion]
- if (release_done(-1))
- ~~~~~~~~~~~~ ^~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-evrc/qdsp6/src/omx_evrc_aenc.cpp:3886:13: warning: implicit conversion changes signedness: 'int' to 'unsigned int' [-Wsign-conversion]
- BITMASK_CLEAR((&m_flags),OMX_COMPONENT_LOADING_PENDING);
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-evrc/qdsp6/inc/omx_evrc_aenc.h:102:50: note: expanded from macro 'BITMASK_CLEAR'
- (mArray)[BITMASK_OFFSET(mIndex)] &= ~(BITMASK_FLAG(mIndex))
- ~~ ^~~~~~~~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-qcelp13/qdsp6/src/omx_qcelp13_aenc.cpp:4300:31: warning: implicit conversion changes signedness: 'int' to 'OMX_U32' (aka 'unsigned int') [-Wsign-conversion]
- execute_omx_flush(-1,false);
- ~~~~~~~~~~~~~~~~~ ^~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-aac/qdsp6/src/omx_aac_aenc.cpp:5062:47: warning: implicit conversion changes signedness: 'unsigned int' to 'int' [-Wsign-conversion]
- max_bitrate = m_aac_param.nSampleRate *
- ~ ~~~~~~~~~~~~~~~~~~~~~~~~^
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-aac/qdsp6/src/omx_aac_aenc.cpp:5067:33: warning: implicit conversion changes signedness: 'OMX_U32' (aka 'unsigned int') to 'int' [-Wsign-conversion]
- min_bitrate = m_aac_param.nSampleRate;
- ~ ~~~~~~~~~~~~^~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-evrc/qdsp6/src/omx_evrc_aenc.cpp:4006:27: warning: implicit conversion changes signedness: 'int' to 'unsigned int' [-Wsign-conversion]
- meta_in.nFlags &= ~OMX_BUFFERFLAG_EOS;
- ~~ ^~~~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-evrc/qdsp6/src/omx_evrc_aenc.cpp:4027:19: warning: implicit conversion changes signedness: 'OMX_ERRORTYPE' to 'OMX_U32' (aka 'unsigned int') [-Wsign-conversion]hardware/qcom/audio-caf/msm8937/mm-audio/aenc-qcelp13/qdsp6/src/omx_qcelp13_aenc.cpp:
- 4428:19: warning: OMX_ErrorHardware,
- explicitly assigning value of variable of type 'OMX_BUFFERHEADERTYPE **' to itself [-Wself-assign] ^~~~~~~~~~~~~~~~~
- bufferHdr = bufferHdr;
- ~~~~~~~~~ ^ ~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-qcelp13/qdsp6/src/omx_qcelp13_aenc.cpp:4429:14: warning: explicitly assigning value of variable of type 'OMX_U32' (aka 'unsigned int') to itself [-Wself-assign]
- port = port;
- ~~~~ ^ ~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-evrc/qdsp6/src/omx_evrc_aenc.cpp:4070:26: warning: format specifies type 'unsigned long' but the argument has type 'OMX_U32' (aka 'unsigned int') [-Wformat]
- buffer->nAllocLen,buffer->pBuffer,
- ^~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-evrc/qdsp6/inc/aenc_svr.h:64:27: note: expanded from macro 'DEBUG_DETAIL'
- #define DEBUG_DETAIL LOGV
- ^
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-evrc/qdsp6/inc/aenc_svr.h:55:14: note: expanded from macro 'LOGV'
- #define LOGV ALOGV
- ^
- system/core/include/log/log.h:93:42: note: expanded from macro 'ALOGV'
- #define ALOGV(...) do { if (0) { __ALOGV(__VA_ARGS__); } } while (0)
- ^~~~~~~~~~~
- note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
- system/core/include/log/log.h:453:38: note: expanded from macro 'ALOG'
- LOG_PRI(ANDROID_##priority, tag, __VA_ARGS__)
- ^~~~~~~~~~~
- system/core/include/log/log.h:461:37: note: expanded from macro 'LOG_PRI'
- android_printLog(priority, tag, __VA_ARGS__)
- ^~~~~~~~~~~
- system/core/include/log/log.h:618:36: note: expanded from macro 'android_printLog'
- __android_log_print(prio, tag, fmt)
- ^~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-evrc/qdsp6/src/omx_evrc_aenc.cpp:4071:26: warning: format specifies type 'int' but the argument has type 'ssize_t' (aka 'long') [-Wformat]
- nReadbytes,nNumOutputBuf);
- ^~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-evrc/qdsp6/inc/aenc_svr.h:64:27: note: expanded from macro 'DEBUG_DETAIL'
- #define DEBUG_DETAIL LOGV
- ^
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-evrc/qdsp6/inc/aenc_svr.h:55:14: note: expanded from macro 'LOGV'
- #define LOGV ALOGV
- ^
- system/core/include/log/log.h:93:42: note: expanded from macro 'ALOGV'
- #define ALOGV(...) do { if (0) { __ALOGV(__VA_ARGS__); } } while (0)
- ^~~~~~~~~~~
- note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
- system/core/include/log/log.h:453:38: note: expanded from macro 'ALOG'
- LOG_PRI(ANDROID_##priority, tag, __VA_ARGS__)
- ^~~~~~~~~~~
- system/core/include/log/log.h:461:37: note: expanded from macro 'LOG_PRI'
- android_printLog(priority, tag, __VA_ARGS__)
- ^~~~~~~~~~~
- system/core/include/log/log.h:618:36: note: expanded from macro 'android_printLog'
- __android_log_print(prio, tag, fmt)
- ^~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-evrc/qdsp6/src/omx_evrc_aenc.cpp:4084:20: warning: implicit conversion changes signedness: 'OMX_ERRORTYPE' to 'OMX_U32' (aka 'unsigned int') [-Wsign-conversion]
- OMX_ErrorHardware,
- ^~~~~~~~~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-evrc/qdsp6/src/omx_evrc_aenc.cpp:4089:45: warning: format specifies type 'int' but the argument has type 'ssize_t' (aka 'long') [-Wformat]
- DEBUG_PRINT("Read bytes %d\n",nReadbytes);
- ~~ ^~~~~~~~~~
- %zd
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-evrc/qdsp6/inc/aenc_svr.h:63:27: note: expanded from macro 'DEBUG_PRINT'
- #define DEBUG_PRINT LOGI
- ^
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-evrc/qdsp6/inc/aenc_svr.h:59:14: note: expanded from macro 'LOGI'
- #define LOGI ALOGI
- ^
- system/core/include/log/log.h:128:51: note: expanded from macro 'ALOGI'
- #define ALOGI(...) ((void)ALOG(LOG_INFO, LOG_TAG, __VA_ARGS__))
- ^~~~~~~~~~~
- system/core/include/log/log.h:453:38: note: expanded from macro 'ALOG'
- LOG_PRI(ANDROID_##priority, tag, __VA_ARGS__)
- ^~~~~~~~~~~
- system/core/include/log/log.h:461:37: note: expanded from macro 'LOG_PRI'
- android_printLog(priority, tag, __VA_ARGS__)
- ^~~~~~~~~~~
- system/core/include/log/log.h:618:36: note: expanded from macro 'android_printLog'
- __android_log_print(prio, tag, fmt)
- ^~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-evrc/qdsp6/src/omx_evrc_aenc.cpp:4101:42: warning: implicit conversion changes signedness: 'ssize_t' (aka 'long') to 'unsigned long' [-Wsign-conversion]
- buffer->nFilledLen = (OMX_U32)(nReadbytes - buffer->nOffset);
- ^~~~~~~~~~ ~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-evrc/qdsp6/src/omx_evrc_aenc.cpp:4300:31: warning: implicit conversion changes signedness: 'int' to 'OMX_U32' (aka 'unsigned int') [-Wsign-conversion]
- execute_omx_flush(-1,false);
- ~~~~~~~~~~~~~~~~~ ^~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-evrc/qdsp6/src/omx_evrc_aenc.cpp:4428:19: warning: explicitly assigning value of variable of type 'OMX_BUFFERHEADERTYPE **' to itself [-Wself-assign]
- bufferHdr = bufferHdr;
- ~~~~~~~~~ ^ ~~~~~~~~~
- hardware/qcom/audio-caf/msm8937/mm-audio/aenc-evrc/qdsp6/src/omx_evrc_aenc.cpp:4429:14: warning: explicitly assigning value of variable of type 'OMX_U32' (aka 'unsigned int') to itself [-Wself-assign]
- port = port;
- ~~~~ ^ ~~~~
- hardware/qcom/media-caf/msm8937/mm-video-v4l2/vidc/vdec/src/omx_vdec_v4l2.cpp:2351:25: error: use of undeclared identifier 'MSM_VIDC_PIC_STRUCT_PROGRESSIVE'
- m_progressive = MSM_VIDC_PIC_STRUCT_PROGRESSIVE;
- ^
- hardware/qcom/media-caf/msm8937/mm-video-v4l2/vidc/venc/src/video_encoder_device_v4l2.cpp:2945:39: error: use of undeclared identifier 'MSM_VIDC_BT601_6_625'
- OMX_U32 color_space = MSM_VIDC_BT601_6_625;
- ^
- hardware/qcom/media-caf/msm8937/mm-video-v4l2/vidc/venc/src/video_encoder_device_v4l2.cpp:2947:41: error: use of undeclared identifier 'MSM_VIDC_MATRIX_601_6_625'
- OMX_U32 matrix_coeffs = MSM_VIDC_MATRIX_601_6_625;
- ^
- hardware/qcom/media-caf/msm8937/mm-video-v4l2/vidc/venc/src/video_encoder_device_v4l2.cpp:2948:42: error: use of undeclared identifier 'MSM_VIDC_TRANSFER_601_6_625'
- OMX_U32 transfer_chars = MSM_VIDC_TRANSFER_601_6_625;
- ^
- hardware/qcom/media-caf/msm8937/mm-video-v4l2/vidc/venc/src/video_encoder_device_v4l2.cpp:2952:39: error: use of undeclared identifier 'MSM_VIDC_BT709_5'
- color_space = MSM_VIDC_BT709_5;
- ^
- hardware/qcom/media-caf/msm8937/mm-video-v4l2/vidc/venc/src/video_encoder_device_v4l2.cpp:2955:39: error: use of undeclared identifier 'MSM_VIDC_BT470_6_M'
- color_space = MSM_VIDC_BT470_6_M;
- ^
- hardware/qcom/media-caf/msm8937/mm-video-v4l2/vidc/venc/src/video_encoder_device_v4l2.cpp:2958:39: error: use of undeclared identifier 'MSM_VIDC_BT601_6_625'
- color_space = MSM_VIDC_BT601_6_625;
- ^
- hardware/qcom/media-caf/msm8937/mm-video-v4l2/vidc/vdec/src/omx_vdec_v4l2.cpp:10358:14: error: use of undeclared identifier 'MSM_VIDC_BT709_5'
- case MSM_VIDC_BT709_5:
- ^
- hardware/qcom/media-caf/msm8937/mm-video-v4l2/vidc/venc/src/video_encoder_device_v4l2.cpp:2961:39: error: use of undeclared identifier 'MSM_VIDC_BT601_6_525'
- color_space = MSM_VIDC_BT601_6_525;
- ^
- hardware/qcom/media-caf/msm8937/mm-video-v4l2/vidc/vdec/src/omx_vdec_v4l2.cpp:10362:14: error: use of undeclared identifier 'MSM_VIDC_BT470_6_M'
- case MSM_VIDC_BT470_6_M:
- ^
- hardware/qcom/media-caf/msm8937/mm-video-v4l2/vidc/venc/src/video_encoder_device_v4l2.cpp:2964:39: error: use of undeclared identifier 'MSM_VIDC_GENERIC_FILM'
- color_space = MSM_VIDC_GENERIC_FILM;
- ^
- hardware/qcom/media-caf/msm8937/mm-video-v4l2/vidc/vdec/src/omx_vdec_v4l2.cpp:10365:14: error: use of undeclared identifier 'MSM_VIDC_BT601_6_625'
- case MSM_VIDC_BT601_6_625:
- ^
- hardware/qcom/media-caf/msm8937/mm-video-v4l2/vidc/venc/src/video_encoder_device_v4l2.cpp:2967:39: error: use of undeclared identifier 'MSM_VIDC_BT2020'
- color_space = MSM_VIDC_BT2020;
- ^
- hardware/qcom/media-caf/msm8937/mm-video-v4l2/vidc/vdec/src/omx_vdec_v4l2.cpp:10368:14: error: use of undeclared identifier 'MSM_VIDC_BT601_6_525'
- case MSM_VIDC_BT601_6_525:
- ^
- hardware/qcom/media-caf/msm8937/mm-video-v4l2/vidc/venc/src/video_encoder_device_v4l2.cpp:2970:39: error: use of undeclared identifier 'MSM_VIDC_BT601_6_625'
- color_space = MSM_VIDC_BT601_6_625;
- ^
- hardware/qcom/media-caf/msm8937/mm-video-v4l2/vidc/vdec/src/omx_vdec_v4l2.cpp:10372:14: error: use of undeclared identifier 'MSM_VIDC_GENERIC_FILM'
- case MSM_VIDC_GENERIC_FILM:
- ^
- hardware/qcom/media-caf/msm8937/mm-video-v4l2/vidc/venc/src/video_encoder_device_v4l2.cpp:2986:42: error: use of undeclared identifier 'MSM_VIDC_TRANSFER_601_6_525'
- transfer_chars = MSM_VIDC_TRANSFER_601_6_525;
- ^
- hardware/qcom/media-caf/msm8937/mm-video-v4l2/vidc/vdec/src/omx_vdec_v4l2.cpp:10375:14: error: use of undeclared identifier 'MSM_VIDC_BT2020'
- case MSM_VIDC_BT2020:
- ^
- hardware/qcom/media-caf/msm8937/mm-video-v4l2/vidc/vdec/src/omx_vdec_v4l2.cpp:10378:14: error: use of undeclared identifier 'MSM_VIDC_UNSPECIFIED'
- case MSM_VIDC_UNSPECIFIED:
- ^
- hardware/qcom/media-caf/msm8937/mm-video-v4l2/vidc/venc/src/video_encoder_device_v4l2.cpp:2989:42: error: use of undeclared identifier 'MSM_VIDC_TRANSFER_UNSPECIFIED'
- transfer_chars = MSM_VIDC_TRANSFER_UNSPECIFIED;
- ^
- hardware/qcom/media-caf/msm8937/mm-video-v4l2/vidc/vdec/src/omx_vdec_v4l2.cpp:10389:14: error: use of undeclared identifier 'MSM_VIDC_TRANSFER_BT709_5'
- case MSM_VIDC_TRANSFER_BT709_5:
- ^
- hardware/qcom/media-caf/msm8937/mm-video-v4l2/vidc/venc/src/video_encoder_device_v4l2.cpp:2992:42: error: use of undeclared identifier 'MSM_VIDC_TRANSFER_BT_470_6_M'
- transfer_chars = MSM_VIDC_TRANSFER_BT_470_6_M;
- ^
- hardware/qcom/media-caf/msm8937/mm-video-v4l2/vidc/vdec/src/omx_vdec_v4l2.cpp:10390:14: error: use of undeclared identifier 'MSM_VIDC_TRANSFER_601_6_525'
- case MSM_VIDC_TRANSFER_601_6_525: // case MSM_VIDC_TRANSFER_601_6_625:
- ^
- hardware/qcom/media-caf/msm8937/mm-video-v4l2/vidc/venc/src/video_encoder_device_v4l2.cpp:2995:42: error: use of undeclared identifier 'MSM_VIDC_TRANSFER_BT_470_6_BG'
- transfer_chars = MSM_VIDC_TRANSFER_BT_470_6_BG;
- ^
- hardware/qcom/media-caf/msm8937/mm-video-v4l2/vidc/vdec/src/omx_vdec_v4l2.cpp:10393:14: error: use of undeclared identifier 'MSM_VIDC_TRANSFER_BT_470_6_M'
- case MSM_VIDC_TRANSFER_BT_470_6_M:
- ^
- hardware/qcom/media-caf/msm8937/mm-video-v4l2/vidc/venc/src/video_encoder_device_v4l2.cpp:2998:42: error: use of undeclared identifier 'MSM_VIDC_TRANSFER_SMPTE_240M'
- transfer_chars = MSM_VIDC_TRANSFER_SMPTE_240M;
- ^
- hardware/qcom/media-caf/msm8937/mm-video-v4l2/vidc/vdec/src/omx_vdec_v4l2.cpp:10396:14: error: use of undeclared identifier 'MSM_VIDC_TRANSFER_BT_470_6_BG'
- case MSM_VIDC_TRANSFER_BT_470_6_BG:
- ^
- hardware/qcom/media-caf/msm8937/mm-video-v4l2/vidc/venc/src/video_encoder_device_v4l2.cpp:3001:42: error: use of undeclared identifier 'MSM_VIDC_TRANSFER_LINEAR'
- transfer_chars = MSM_VIDC_TRANSFER_LINEAR;
- ^
- hardware/qcom/media-caf/msm8937/mm-video-v4l2/vidc/vdec/src/omx_vdec_v4l2.cpp:10399:14: error: use of undeclared identifier 'MSM_VIDC_TRANSFER_SMPTE_240M'
- case MSM_VIDC_TRANSFER_SMPTE_240M:
- ^
- hardware/qcom/media-caf/msm8937/mm-video-v4l2/vidc/venc/src/video_encoder_device_v4l2.cpp:3004:42: error: use of undeclared identifier 'MSM_VIDC_TRANSFER_IEC_61966'
- transfer_chars = MSM_VIDC_TRANSFER_IEC_61966;
- ^
- hardware/qcom/media-caf/msm8937/mm-video-v4l2/vidc/vdec/src/omx_vdec_v4l2.cpp:10402:14: error: use of undeclared identifier 'MSM_VIDC_TRANSFER_LINEAR'
- case MSM_VIDC_TRANSFER_LINEAR:
- ^
- hardware/qcom/media-caf/msm8937/mm-video-v4l2/vidc/venc/src/video_encoder_device_v4l2.cpp:3007:42: error: use of undeclared identifier 'MSM_VIDC_TRANSFER_BT_1361'
- transfer_chars = MSM_VIDC_TRANSFER_BT_1361;
- ^
- hardware/qcom/media-caf/msm8937/mm-video-v4l2/vidc/vdec/src/omx_vdec_v4l2.cpp:10405:14: error: use of undeclared identifier 'MSM_VIDC_TRANSFER_IEC_61966'
- case MSM_VIDC_TRANSFER_IEC_61966:
- ^
- hardware/qcom/media-caf/msm8937/mm-video-v4l2/vidc/venc/src/video_encoder_device_v4l2.cpp:3010:42: error: use of undeclared identifier 'MSM_VIDC_TRANSFER_SRGB'
- transfer_chars = MSM_VIDC_TRANSFER_SRGB;
- ^
- hardware/qcom/media-caf/msm8937/mm-video-v4l2/vidc/vdec/src/omx_vdec_v4l2.cpp:10408:14: error: use of undeclared identifier 'MSM_VIDC_TRANSFER_BT_1361'
- case MSM_VIDC_TRANSFER_BT_1361:
- ^
- fatal error: too many errors emitted, stopping now [-ferror-limit=]
- hardware/qcom/media-caf/msm8937/mm-video-v4l2/vidc/vdec/src/omx_vdec_v4l2.cpp:10411:14: error: use of undeclared identifier 'MSM_VIDC_TRANSFER_SRGB'
- case MSM_VIDC_TRANSFER_SRGB:
- ^
- fatal error: too many errors emitted, stopping now [-ferror-limit=]
- 72 warnings generated.
- target thumb C++: libc2dcolorconvert_32 <= hardware/qcom/media-caf/msm8937/libc2dcolorconvert/C2DColorConverter.cpp
- 67 warnings generated.
- 69 warnings generated.
- target thumb C: libQWiFiSoftApCfg_32 <= system/qcom/softap/jni/QWiFiSoftApCfg.c
- 20 errors generated.
- make: *** [/home/robertica95/LOS14.1/out/target/product/can/obj_arm/SHARED_LIBRARIES/libOmxVdec_intermediates/src/omx_vdec_v4l2.o] Error 1
- make: *** Waiting for unfinished jobs....
- 20 errors generated.
- make: *** [/home/robertica95/LOS14.1/out/target/product/can/obj_arm/SHARED_LIBRARIES/libOmxVenc_intermediates/src/video_encoder_device_v4l2.o] Error 1
- system/qcom/softap/jni/QWiFiSoftApCfg.c:46:56: warning: unused parameter 'len' [-Wunused-parameter]
- static void softap_handle_custom_event(char * buf, int len)
- ^
- 92 warnings generated.
- system/qcom/softap/jni/QWiFiSoftApCfg.c:275:34: warning: unused parameter 'env' [-Wunused-parameter]
- (JNIEnv *env, jobject obj)
- ^
- system/qcom/softap/jni/QWiFiSoftApCfg.c:275:47: warning: unused parameter 'obj' [-Wunused-parameter]
- (JNIEnv *env, jobject obj)
- ^
- system/qcom/softap/jni/QWiFiSoftApCfg.c:283:47: warning: unused parameter 'obj' [-Wunused-parameter]
- (JNIEnv *env, jobject obj)
- ^
- system/qcom/softap/jni/QWiFiSoftApCfg.c:299:34: warning: unused parameter 'env' [-Wunused-parameter]
- (JNIEnv *env, jobject obj)
- ^
- system/qcom/softap/jni/QWiFiSoftApCfg.c:299:47: warning: unused parameter 'obj' [-Wunused-parameter]
- (JNIEnv *env, jobject obj)
- ^
- system/qcom/softap/jni/QWiFiSoftApCfg.c:311:39: warning: unused parameter 'obj' [-Wunused-parameter]
- (JNIEnv *env, jobject obj, jstring jcmd)
- ^
- 7 warnings generated.
- make: Leaving directory `/home/robertica95/LOS14.1'
- #### make failed to build some targets (29:37 (mm:ss)) ####
Advertisement
Add Comment
Please, Sign In to add comment