HomeSort by relevance Sort by last modified time
    Searched refs:DOMX_ERROR (Results 1 - 10 of 10) sorted by null

  /hardware/ti/omap4xxx/domx/omx_proxy_component/omx_video_dec/src/
omx_proxy_videodec_secure.c 67 DOMX_ERROR("Can't open rproc_user device 0x%x\n", errno);
74 DOMX_ERROR("errno from setting secure mode = %x",errno);
78 DOMX_ERROR("Setting unsecure mode failed");
84 DOMX_ERROR("Can't close the driver");
129 DOMX_ERROR("Proxy common deinit returned error = %x",eError);
136 DOMX_ERROR("Setting unsecure mode failed");
142 DOMX_ERROR("Can't close the driver");
omx_proxy_videodec.c 211 DOMX_ERROR("FATAL: gralloc api hw_get_module() returned error: Can't find \
  /hardware/ti/omap4xxx/domx/domx/omx_rpc/inc/
omx_rpc_utils.h 67 #define DOMX_ERROR(fmt,...) TIMM_OSAL_Error(fmt, ##__VA_ARGS__)
84 if(S) DOMX_ERROR("failed check:" #C" - returning error: 0x%x - %s",V,S);\
85 else DOMX_ERROR("failed check: %s - returning error: 0x%x",C, V); \
  /hardware/ti/omap4xxx/domx/domx/omx_rpc/src/
omx_rpc.c 140 DOMX_ERROR("Can't open device, errorno from open = %d",errno);
217 DOMX_ERROR
226 DOMX_ERROR("Join for cb thread failed");
235 DOMX_ERROR("Close failed on kill fd");
248 DOMX_ERROR("Pipe deletion failed");
261 DOMX_ERROR("Close failed on omx fd");
omx_rpc_stub.c 102 if(status < 0 ) DOMX_ERROR("DOMX Write failed 0x%x %d",status,status); \
    [all...]
  /hardware/ti/omap4xxx/domx/omx_proxy_component/omx_camera/src/
omx_proxy_camera.c 313 DOMX_ERROR(" ERROR IN ALLOCATING PROXY COMPONENT"
333 DOMX_ERROR("\Error in Initializing Proxy");
453 DOMX_ERROR("ion_open failed!!!");
464 DOMX_ERROR("userspace mapping of ION buffers returned error");
532 DOMX_ERROR(" Error in SetParam for DCC Uri Buffer 0x%x", eError);
585 DOMX_ERROR("File open error");
602 DOMX_ERROR
  /hardware/ti/omap4xxx/domx/domx/
omx_proxy_common.h 96 if(S) DOMX_ERROR("failed check:" #C" - returning error: 0x%x - %s",V,S);\
97 else DOMX_ERROR("failed check:" #C" - returning error: 0x%x",C, V); \
  /hardware/ti/omap4xxx/domx/domx/omx_proxy_common/src/
omx_proxy_common.c 158 DOMX_ERROR("RPC function returned error 0x%x", eRPCError); \
690 DOMX_ERROR ("Tiler 2d port buffers not implemented");
717 DOMX_ERROR("Component does not support OMX_TI_IndexParam2DBufferAllocDimension, \
729 DOMX_ERROR("PROXY_GetParameter returns err %d (0x%x)", eError, eError);
745 DOMX_ERROR("PROXY_GetParameter returns err %d (0x%x)", eError, eError);
801 DOMX_ERROR("PROXY_UseBuffer in PROXY_AllocateBuffer failed with error %d (0x%08x)", eError, eError);
821 DOMX_ERROR("userspace mapping of ION buffers returned error");
    [all...]
  /hardware/ti/omap4xxx/domx/omx_proxy_component/omx_h264_enc/src/
omx_proxy_h264enc.c 819 DOMX_ERROR("Pipe deletion failed");
867 DOMX_ERROR("FATAL: gralloc api hw_get_module() returned error: Can't find \
  /hardware/ti/omap4xxx/domx/omx_proxy_component/omx_mpeg4_enc/src/
omx_proxy_mpeg4enc.c 807 DOMX_ERROR("Pipe deletion failed");
854 DOMX_ERROR("FATAL: gralloc api hw_get_module() returned error: Can't find \

Completed in 7307 milliseconds