Lines Matching refs:LOG_E

80         LOG_E("vaGetDisplay failed.");  in VideoEncoderBase()
86 LOG_E( "Failed vaInitialize, vaStatus = %d\n", vaStatus); in VideoEncoderBase()
327 LOG_E("Encoder has not initialized yet\n"); in encode()
348 LOG_E("Time out wait for Coded buffer.\n"); in encode()
354 LOG_E("Coded buffer is not ready now.\n"); in encode()
477 LOG_E("Time out wait for encode task.\n"); in getOutput()
738 LOG_E( "outBuffer->data == NULL\n"); in prepareForOutput()
753 LOG_E("mCurSegment->size < mOffsetInSeg\n"); in prepareForOutput()
885 LOG_E("mCurSegment->size < mOffsetInSeg || outBuffer->bufferSize < sizeCopiedHere\n"); in outputAllData()
972 LOG_E("Encoder has been initialized, should use setConfig to change configurations\n"); in setParameters()
1064 LOG_E ("Wrong ParamType here\n"); in setParameters()
1188 LOG_E ("Wrong ParamType here\n"); in getParameters()
1205 LOG_E("Encoder has not initialized yet, can't call setConfig\n"); in setConfig()
1308 LOG_E ("Wrong Config Type here\n"); in setConfig()
1405 LOG_E ("Wrong ParamType here\n"); in getConfig()
1440 LOG_E("maxSize == NULL\n"); in getMaxOutSize()
1501 LOG_E( "Already Initialized, can not request VA surface anymore\n"); in getNewUsrptrFromSurface()
1505 LOG_E("width<=0 || height<=0 || outsize == NULL || stride == NULL ||usrptr == NULL\n"); in getNewUsrptrFromSurface()
1553 LOG_E ("Allocated buffer size is small than the expected size, destroy the surface"); in getNewUsrptrFromSurface()
1562 LOG_E( "new VASurfaceMap failed\n"); in getNewUsrptrFromSurface()
1596 LOG_E("bufCnt == 0\n"); in setUpstreamBuffer()
1748 LOG_E("surface mapping failed, wrong info or meet serious error\n"); in manageSrcSurface()
1756 LOG_E("surface mapping failed, missing information\n"); in manageSrcSurface()
1774 LOG_E( "surface mapping extravalue failed, extravalue is %i\n", extravalues[i]); in manageSrcSurface()