Lines Matching refs:ALOGERR
55 ALOGERR("Failed to query capability of /dev/video12"); in CHWJpegV4L2Compressor()
142 ALOGERR("Failed to configure %u controls", ctrls.count); in SetQuality()
411 ALOGERR("Failed to TRY_FMT for compression"); in TryFormat()
421 ALOGERR("Failed to S_FMT for image to compress"); in SetFormat()
434 ALOGERR("Failed to S_FMT for JPEG stream to capture"); in SetFormat()
477 ALOGERR("Failed to configure %u controls", ctrls.count); in UpdateControls()
500 ALOGERR("Failed to REQBUFS(%u) of the source image", count); in ReqBufs()
509 ALOGERR("Failed to REQBUFS(%u) of the JPEG stream", count); in ReqBufs()
537 ALOGERR("Failed to STREAMON for the source image"); in StreamOn()
542 ALOGERR("Failed to STREAMON for the JPEG stream"); in StreamOn()
559 ALOGERR("Failed to STREAMOFF for the source image"); in StreamOff()
562 ALOGERR("Failed to STREAMOFF for the JPEG stream"); in StreamOff()
577 ALOGERR("QBuf of the source buffers is failed (B2B %s)", in QBuf()
583 ALOGERR("QBuf of the JPEG buffers is failed (B2B %s)", in QBuf()
619 ALOGERR("Failed to DQBUF of the image buffer"); in DQBuf()
624 ALOGERR("Failed to DQBUF of the JPEG stream buffer"); in DQBuf()
744 ALOGERR("Failed to query capability of /dev/video12"); in CHWJpegV4L2Decompressor()
775 ALOGERR("Failed to REQBUFS for the decompressed image"); in PrepareCapture()
780 ALOGERR("Failed to STREAMON for the decompressed image"); in PrepareCapture()
829 ALOGERR("Failed to S_FMT for decompressed image (%08X,%ux%u)", in SetImageFormat()
877 ALOGERR("Failed to REQBUFS for the JPEG stream."); in PrepareStream()
882 ALOGERR("Failed to STREAMON for the JPEG stream."); in PrepareStream()
925 ALOGERR("Failed to QBUF for the JPEG stream"); in QBufAndWait()
931 ALOGERR("Failed to QBUF for the decompressed image"); in QBufAndWait()
938 ALOGERR("Failed to DQBUF of the stream buffer"); in QBufAndWait()
946 ALOGERR("Failed to DQBUF of the image buffer"); in QBufAndWait()