HomeSort by relevance Sort by last modified time
    Searched refs:DOMX_ERROR (Results 1 - 21 of 21) 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/omap4-aah/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);
75 DOMX_ERROR("errno from setting secure mode = %x",errno);
79 DOMX_ERROR("Setting unsecure mode failed");
85 DOMX_ERROR("Can't close the driver");
139 DOMX_ERROR("Proxy common deinit returned error = %x",eError);
146 DOMX_ERROR("Setting unsecure mode failed");
152 DOMX_ERROR("Can't close the driver");
omx_proxy_videodec_utils.c 139 DOMX_ERROR("Error getting OMX_IndexParamStandardComponentRole");
omx_proxy_videodec.c 251 DOMX_ERROR("FATAL: gralloc api hw_get_module() returned error: Can't find \
  /hardware/ti/omap4-aah/domx/omx_proxy_component/omx_camera/src/
omx_proxy_camera.c 231 DOMX_ERROR(" Error in DCC Init");
240 DOMX_ERROR(" Error in Sending DCC Buf ptr");
418 DOMX_ERROR("CameraSetParam Called for Vtc Slice index\n");
427 DOMX_ERROR ("ION allocation failed - %s", strerror(errno));
433 DOMX_ERROR("ION share failed");
444 DOMX_ERROR ("ION allocation failed - %s", strerror(errno));
450 DOMX_ERROR("ION share failed");
482 DOMX_ERROR ("ION allocation failed - %s", strerror(errno));
488 DOMX_ERROR("ION share failed");
518 DOMX_ERROR(" CameraSetParam: Error in SetParam 0x%x", eError)
    [all...]
  /hardware/ti/omap4-aah/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");
330 DOMX_ERROR("Write to pipe failed");
omx_rpc_stub.c 107 DOMX_ERROR("Write failed returning status = 0x%x",status); \
    [all...]
  /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/omap4-aah/domx/domx/omx_rpc/inc/
omx_rpc_utils.h 67 #define DOMX_ERROR(fmt,...) TIMM_OSAL_Error(fmt, ##__VA_ARGS__)
85 if(S) DOMX_ERROR("failed check:" #C" - returning error: 0x%x - %s",V,S);\
86 else DOMX_ERROR("failed check:" #C" - returning error: 0x%x",V); \
  /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/omap4-aah/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",V); \
121 DOMX_ERROR("RPC function returned error 0x%x", eRPCError); \
  /hardware/ti/omap4-aah/domx/omx_proxy_component/omx_h264_enc/src/
omx_proxy_h264enc.c 179 DOMX_ERROR("Component is invalid/ not present ");
207 DOMX_ERROR ("pHandle->GetConfig OMX_IndexConfigVideoFramerate eError :0x%x \n",eError);
245 DOMX_ERROR(" Error while configuring Dynamic Frame Rate,Error info = %d",eError);
267 DOMX_ERROR(" Error while configuring FrameRate Dynamically.Error info = %d",eError);
847 DOMX_ERROR("MetadataBufferType is unknow. Returning 'OMX_ErrorBadParameter'");
    [all...]
  /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/omap4-aah/domx/omx_proxy_component/omx_mpeg4_enc/src/
omx_proxy_mpeg4enc.c 177 DOMX_ERROR("Component is invalid/ not present ");
205 DOMX_ERROR ("pHandle->GetConfig OMX_IndexConfigVideoFramerate eError :0x%x \n",eError);
243 DOMX_ERROR(" Error while configuring Dynamic Frame Rate,Error info = %d",eError);
265 DOMX_ERROR(" Error while configuring FrameRate Dynamically.Error info = %d",eError);
    [all...]
  /hardware/ti/omap4-aah/domx/domx/omx_proxy_common/src/
omx_proxy_common.c 156 DOMX_ERROR("RegisterBuffer ioctl call failed");
173 DOMX_ERROR("RegisterBuffer ioctl call failed");
230 DOMX_ERROR("FAILED to allocate buffer of size=%d. ret=0x%x",len, ret);
728 DOMX_ERROR ("Tiler 2d port buffers not implemented");
744 DOMX_ERROR("userspace mapping of ION buffers returned error");
750 DOMX_ERROR("ion_share failed !!! \n");
768 DOMX_ERROR("PROXY_UseBuffer in PROXY_AllocateBuffer failed with error %d (0x%08x)", eError, eError);
    [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 203 milliseconds