Advertisement
infected_

Untitled

Nov 3rd, 2015
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.30 KB | None | 0 0
  1. target thumb C++: libOmxVdec <= hardware/qcom/media/mm-video-v4l2/vidc/common/src/extra_data_handler.cpp
  2. target thumb C++: libOmxVdec <= hardware/qcom/media/mm-video-v4l2/vidc/common/src/vidc_color_converter.cpp
  3. target thumb C++: libqdMetaData <= hardware/qcom/display/msm8974/libqdutils/qdMetaData.cpp
  4. target thumb C++: libOmxVenc <= hardware/qcom/media/mm-video-v4l2/vidc/venc/src/omx_video_base.cpp
  5. target thumb C++: libOmxVenc <= hardware/qcom/media/mm-video-v4l2/vidc/venc/src/omx_video_encoder.cpp
  6. target thumb C++: libOmxVenc <= hardware/qcom/media/mm-video-v4l2/vidc/venc/src/video_encoder_device_v4l2.cpp
  7. target thumb C++: libOmxVenc <= hardware/qcom/media/mm-video-v4l2/vidc/common/src/extra_data_handler.cpp
  8. target asm: libRSCpuRef <= frameworks/rs/cpu_ref/rsCpuIntrinsics_neon_3DLUT.S
  9. target asm: libRSCpuRef <= frameworks/rs/cpu_ref/rsCpuIntrinsics_neon_Blend.S
  10. target asm: libRSCpuRef <= frameworks/rs/cpu_ref/rsCpuIntrinsics_neon_Blur.S
  11. target asm: libRSCpuRef <= frameworks/rs/cpu_ref/rsCpuIntrinsics_neon_Convolve.S
  12. target asm: libRSCpuRef <= frameworks/rs/cpu_ref/rsCpuIntrinsics_neon_ColorMatrix.S
  13. target asm: libRSCpuRef <= frameworks/rs/cpu_ref/rsCpuIntrinsics_neon_Resize.S
  14. target asm: libRSCpuRef <= frameworks/rs/cpu_ref/rsCpuIntrinsics_neon_YuvToRGB.S
  15. target thumb C++: libRSCpuRef <= frameworks/rs/cpu_ref/rsCpuCore.cpp
  16. target thumb C++: libRSCpuRef <= frameworks/rs/cpu_ref/rsCpuExecutable.cpp
  17. target thumb C++: libRSCpuRef <= frameworks/rs/cpu_ref/rsCpuScript.cpp
  18. target thumb C++: libRSCpuRef <= frameworks/rs/cpu_ref/rsCpuRuntimeMath.cpp
  19. target thumb C++: libRSCpuRef <= frameworks/rs/cpu_ref/rsCpuRuntimeMathFuncs.cpp
  20. target thumb C++: libRSCpuRef <= frameworks/rs/cpu_ref/rsCpuScriptGroup.cpp
  21. target thumb C++: libRSCpuRef <= frameworks/rs/cpu_ref/rsCpuScriptGroup2.cpp
  22. target thumb C++: libRSCpuRef <= frameworks/rs/cpu_ref/rsCpuIntrinsic.cpp
  23. target thumb C++: libRSCpuRef <= frameworks/rs/cpu_ref/rsCpuIntrinsic3DLUT.cpp
  24. target thumb C++: libRSCpuRef <= frameworks/rs/cpu_ref/rsCpuIntrinsicBLAS.cpp
  25. target thumb C++: libRSCpuRef <= frameworks/rs/cpu_ref/rsCpuIntrinsicBlend.cpp
  26. target thumb C++: libRSCpuRef <= frameworks/rs/cpu_ref/rsCpuIntrinsicBlur.cpp
  27. target thumb C++: libRSCpuRef <= frameworks/rs/cpu_ref/rsCpuIntrinsicColorMatrix.cpp
  28. target thumb C++: libRSCpuRef <= frameworks/rs/cpu_ref/rsCpuIntrinsicConvolve3x3.cpp
  29. target thumb C++: libRSCpuRef <= frameworks/rs/cpu_ref/rsCpuIntrinsicConvolve5x5.cpp
  30. target thumb C++: libRSCpuRef <= frameworks/rs/cpu_ref/rsCpuIntrinsicResize.cpp
  31. target thumb C++: libRSCpuRef <= frameworks/rs/cpu_ref/rsCpuIntrinsicHistogram.cpp
  32. target thumb C++: libRSCpuRef <= frameworks/rs/cpu_ref/rsCpuIntrinsicLUT.cpp
  33. target thumb C++: libRSCpuRef <= frameworks/rs/cpu_ref/rsCpuIntrinsicYuvToRGB.cpp
  34. hardware/qcom/media/mm-video-v4l2/vidc/venc/src/video_encoder_device_v4l2.cpp: In member function 'bool venc_dev::venc_set_session_priority(OMX_U32)':
  35. hardware/qcom/media/mm-video-v4l2/vidc/venc/src/video_encoder_device_v4l2.cpp:4682:18: error: 'V4L2_CID_MPEG_VIDC_VIDEO_PRIORITY' was not declared in this scope
  36. control.id = V4L2_CID_MPEG_VIDC_VIDEO_PRIORITY;
  37. ^
  38. hardware/qcom/media/mm-video-v4l2/vidc/venc/src/video_encoder_device_v4l2.cpp:4685:29: error: 'V4L2_MPEG_VIDC_VIDEO_PRIORITY_REALTIME_ENABLE' was not declared in this scope
  39. control.value = V4L2_MPEG_VIDC_VIDEO_PRIORITY_REALTIME_ENABLE;
  40. ^
  41. hardware/qcom/media/mm-video-v4l2/vidc/venc/src/video_encoder_device_v4l2.cpp:4688:29: error: 'V4L2_MPEG_VIDC_VIDEO_PRIORITY_REALTIME_DISABLE' was not declared in this scope
  42. control.value = V4L2_MPEG_VIDC_VIDEO_PRIORITY_REALTIME_DISABLE;
  43. ^
  44. hardware/qcom/media/mm-video-v4l2/vidc/venc/src/video_encoder_device_v4l2.cpp: In member function 'bool venc_dev::venc_set_operatingrate(OMX_U32)':
  45. hardware/qcom/media/mm-video-v4l2/vidc/venc/src/video_encoder_device_v4l2.cpp:4715:18: error: 'V4L2_CID_MPEG_VIDC_VIDEO_OPERATING_RATE' was not declared in this scope
  46. control.id = V4L2_CID_MPEG_VIDC_VIDEO_OPERATING_RATE;
  47. ^
  48. make: *** [/home/infected_/Output/omni/target/product/leo/obj/SHARED_LIBRARIES/libOmxVenc_intermediates/venc/src/video_encoder_device_v4l2.o] Error 1
  49. make: *** Waiting for unfinished jobs....
  50. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp: In member function 'virtual OMX_ERRORTYPE omx_vdec::component_init(OMX_STRING)':
  51. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp:2068:18: error: 'V4L2_CID_MPEG_VIDC_VIDEO_PRIORITY' was not declared in this scope
  52. control.id = V4L2_CID_MPEG_VIDC_VIDEO_PRIORITY;
  53. ^
  54. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp:2069:21: error: 'V4L2_MPEG_VIDC_VIDEO_PRIORITY_REALTIME_DISABLE' was not declared in this scope
  55. control.value = V4L2_MPEG_VIDC_VIDEO_PRIORITY_REALTIME_DISABLE;
  56. ^
  57. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp: In member function 'virtual OMX_ERRORTYPE omx_vdec::set_config(OMX_HANDLETYPE, OMX_INDEXTYPE, OMX_PTR)':
  58. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp:4457:22: error: 'V4L2_CID_MPEG_VIDC_VIDEO_PRIORITY' was not declared in this scope
  59. control.id = V4L2_CID_MPEG_VIDC_VIDEO_PRIORITY;
  60. ^
  61. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp:4459:29: error: 'V4L2_MPEG_VIDC_VIDEO_PRIORITY_REALTIME_ENABLE' was not declared in this scope
  62. control.value = V4L2_MPEG_VIDC_VIDEO_PRIORITY_REALTIME_ENABLE;
  63. ^
  64. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp:4461:29: error: 'V4L2_MPEG_VIDC_VIDEO_PRIORITY_REALTIME_DISABLE' was not declared in this scope
  65. control.value = V4L2_MPEG_VIDC_VIDEO_PRIORITY_REALTIME_DISABLE;
  66. ^
  67. hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/omx_vdec_msm8974.cpp:4476:22: error: 'V4L2_CID_MPEG_VIDC_VIDEO_OPERATING_RATE' was not declared in this scope
  68. control.id = V4L2_CID_MPEG_VIDC_VIDEO_OPERATING_RATE;
  69. ^
  70. make: *** [/home/infected_/Output/omni/target/product/leo/obj/SHARED_LIBRARIES/libOmxVdec_intermediates/vdec/src/omx_vdec_msm8974.o] Error 1
  71.  
  72. #### make failed to build some targets (02:44 (mm:ss)) ####
  73.  
  74. infected_@infected-labs /mnt/Building/omni $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement