Lines Matching refs:LOGE
76 LOGE("getBufs invalid stream pointer"); in get_bufs()
121 LOGE("getBufs invalid stream pointer"); in get_bufs_deffered()
148 LOGE("putBufs invalid stream pointer"); in put_bufs()
183 LOGE("put_bufs_deffered invalid stream pointer"); in put_bufs_deffered()
207 LOGE("invalid stream pointer"); in invalidate_buf()
244 LOGE("invalid stream pointer"); in clean_invalidate_buf()
282 LOGE("Stream invalid"); in set_config_ops()
446 LOGE("Failed to unmap stream info buffer"); in unmapStreamInfoBuf()
554 LOGE("Failed to unmap buffer"); in unMapBuf()
558 LOGE("Failed to retrieve buffer size (bad index)"); in unMapBuf()
591 LOGE("Failed to retrieve buffer size (bad index)"); in mapBufs()
599 LOGE("Failed to map buffers"); in mapBufs()
607 LOGE("Failed to map buffers"); in mapBufs()
618 LOGE("Failed to map buffer"); in mapBufs()
639 LOGE("Error allocating buffers !!!"); in backgroundAllocate()
659 LOGE("Error mapping buffers !!!"); in backgroundMap()
699 LOGE("Failed to calculate stream offset"); in init()
707 LOGE("Failed to schedule buffer alloction"); in init()
715 LOGE("add_stream failed"); in init()
722 LOGE("Failed to map stream info buffer"); in init()
730 LOGE("Failed to map miscellaneous buffer"); in init()
738 LOGE("Failed to config stream "); in init()
747 LOGE("Failed to schedule buffer alloction"); in init()
838 LOGE("not supported for stream type %d", in calcOffset()
918 LOGE("stream getParameter for output crop failed"); in syncRuntimeParams()
927 LOGE("stream getParameter for image prop failed"); in syncRuntimeParams()
1030 LOGE("Not a valid stream to handle buf"); in dataNotifySYNCCB()
1060 LOGE("Not a valid stream to handle buf"); in dataNotifyCB()
1067 LOGE("No mem for mm_camera_buf_def_t"); in dataNotifyCB()
1099 LOGE("cam_sem_wait error (%s)", in dataProcRoutine()
1192 LOGE("Cannot find buf for opaque data = %p", opaque); in bufDone()
1229 LOGE("stream is not in active state. Invalid operation"); in getNumQueuedBuf()
1261 LOGE("ops_tbl is NULL"); in getBufs()
1289 LOGE("Failed to allocate stream buffers"); in getBufs()
1300 LOGE("Failed to retrieve buffer size (bad index)"); in getBufs()
1309 LOGE("Failed to map buffers"); in getBufs()
1320 LOGE("map_stream_buf failed: %d", rc); in getBufs()
1330 LOGE("Out of memory"); in getBufs()
1343 LOGE("getRegFlags failed %d", rc); in getBufs()
1361 LOGE("getRegFlags failed %d", rc); in getBufs()
1425 LOGE("Allocation Failed"); in getBufsDeferred()
1430 LOGE("reg flags or buf defs uninitialized"); in getBufsDeferred()
1461 LOGE("Invalid Operation"); in mapNewBuffer()
1467 LOGE("Failed to retrieve buffer size (bad index)"); in mapNewBuffer()
1481 LOGE("map_stream_buf failed: %d", rc); in mapNewBuffer()
1538 LOGE("Failed to allocate stream buffers"); in allocateBuffers()
1549 LOGE("Out of memory"); in allocateBuffers()
1563 LOGE("getRegFlags failed %d", rc); in allocateBuffers()
1581 LOGE("getRegFlags failed %d", rc); in allocateBuffers()
1629 LOGE("Allocation Failed"); in mapBuffers()
1634 LOGE("Stream buffers not allocated"); in mapBuffers()
1647 LOGE("Failed to map buffers"); in mapBuffers()
1652 LOGE("Bad index %u", i); in mapBuffers()
1702 LOGE("Failed to allocate stream batch buffers"); in allocateBatchBufs()
1715 LOGE("Failed to map buffers"); in allocateBatchBufs()
1729 LOGE("Failed to map stream batch buffers"); in allocateBatchBufs()
1750 LOGE("Failed to allocate stream buffers"); in allocateBatchBufs()
1764 LOGE("Failed to map buffers"); in allocateBatchBufs()
1772 LOGE("Failed to retrieve buffer size (bad index)"); in allocateBatchBufs()
1788 LOGE("map_stream_buf failed: %d", rc); in allocateBatchBufs()
1802 LOGE("Out of memory"); in allocateBatchBufs()
1819 LOGE("getRegFlags failed %d", rc); in allocateBatchBufs()
1836 LOGE("No Memory"); in allocateBatchBufs()
1901 LOGE("map_stream_buf failed: %d", rc); in releaseBuffs()
1939 LOGE("map_stream_buf failed: %d", rc); in releaseBatchBufs()
1992 LOGE("Failed to allocate buffers"); in BufAllocRoutine()
2002 LOGE("Failed to retrieve buffer size (bad index)"); in BufAllocRoutine()
2011 LOGE("Failed to map buffers"); in BufAllocRoutine()
2022 LOGE("Failed to map buffers with return code %d", rc); in BufAllocRoutine()
2099 LOGE("map_stream_buf failed: %d", rc); in putBufs()
2154 LOGE("Invalid Operation"); in invalidateBuf()
2175 LOGE("Invalid Operation"); in cleanInvalidateBuf()
2613 LOGE("Failed to config stream, rc = %d", rc); in configStream()
2652 LOGE("Interface handle is NULL"); in setSyncDataCB()