Advertisement
graffixnyc

Untitled

Apr 27th, 2012
166
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.83 KB | None | 0 0
  1. target thumb C: libsecosal <= hardware/samsung/exynos4/multimedia/openmax/sec_omx/osal/SEC_OSAL_Mutex.c
  2. target thumb C++: libsecosal <= hardware/samsung/exynos4/multimedia/openmax/sec_omx/osal/SEC_OSAL_Android.cpp
  3. target thumb C: libsecosal <= hardware/samsung/exynos4/multimedia/openmax/sec_omx/osal/SEC_OSAL_Thread.c
  4. target thumb C: libsecosal <= hardware/samsung/exynos4/multimedia/openmax/sec_omx/osal/SEC_OSAL_Memory.c
  5. target thumb C: libsecosal <= hardware/samsung/exynos4/multimedia/openmax/sec_omx/osal/SEC_OSAL_Semaphore.c
  6. target thumb C: libsecosal <= hardware/samsung/exynos4/multimedia/openmax/sec_omx/osal/SEC_OSAL_Library.c
  7. target thumb C: libsecosal <= hardware/samsung/exynos4/multimedia/openmax/sec_omx/osal/SEC_OSAL_Log.c
  8. hardware/samsung/exynos4/multimedia/openmax/sec_omx/osal/SEC_OSAL_Android.cpp: In function 'OMX_ERRORTYPE SEC_OSAL_LockANBHandle(OMX_U32, OMX_U32, OMX_U32, OMX_COLOR_FORMATTYPE, void**)':
  9. hardware/samsung/exynos4/multimedia/openmax/sec_omx/osal/SEC_OSAL_Android.cpp:163:78: error: 'GRALLOC_USAGE_YUV_ADDR' was not declared in this scope
  10. hardware/samsung/exynos4/multimedia/openmax/sec_omx/osal/SEC_OSAL_Android.cpp:162:5: warning: case value '256' not in enumerated type 'OMX_COLOR_FORMATTYPE' [-Wswitch]
  11. hardware/samsung/exynos4/multimedia/openmax/sec_omx/osal/SEC_OSAL_Android.cpp: In function 'OMX_ERRORTYPE SEC_OSAL_GetPhysANBHandle(OMX_U32, void**)':
  12. hardware/samsung/exynos4/multimedia/openmax/sec_omx/osal/SEC_OSAL_Android.cpp:220:16: error: 'class android::GraphicBufferMapper' has no member named 'getphys'
  13. hardware/samsung/exynos4/multimedia/openmax/sec_omx/osal/SEC_OSAL_Android.cpp: In function 'OMX_ERRORTYPE SEC_OSAL_GetANBParameter(OMX_HANDLETYPE, OMX_INDEXTYPE, OMX_PTR)':
  14. hardware/samsung/exynos4/multimedia/openmax/sec_omx/osal/SEC_OSAL_Android.cpp:325:5: warning: case value '2130706450' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  15. hardware/samsung/exynos4/multimedia/openmax/sec_omx/osal/SEC_OSAL_Android.cpp: In function 'OMX_ERRORTYPE SEC_OSAL_SetANBParameter(OMX_HANDLETYPE, OMX_INDEXTYPE, OMX_PTR)':
  16. hardware/samsung/exynos4/multimedia/openmax/sec_omx/osal/SEC_OSAL_Android.cpp:407:5: warning: case value '2130706449' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  17. hardware/samsung/exynos4/multimedia/openmax/sec_omx/osal/SEC_OSAL_Android.cpp:436:5: warning: case value '2130706451' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  18. hardware/samsung/exynos4/multimedia/openmax/sec_omx/osal/SEC_OSAL_Android.cpp:488:5: warning: case value '2130706452' not in enumerated type 'OMX_INDEXTYPE' [-Wswitch]
  19. make: *** [out/target/product/i777/obj/STATIC_LIBRARIES/libsecosal_intermediates/SEC_OSAL_Android.o] Error 1
  20. make: *** Waiting for unfinished jobs....
  21. target StaticLib: libc_nomalloc (out/target/product/i777/obj/STATIC_LIBRARIES/libc_nomalloc_intermediates/libc_nomalloc.a)
  22. patrick@patrick-Ubuntu:~/eos$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement