Lines Matching refs:LOGH

161     LOGH("E mJpegClientHandle: %d, clientHandle: %d",  in setJpegHandle()
172 LOGH("X mJpegClientHandle: %d, clientHandle: %d", in setJpegHandle()
213 LOGH("m_halPPType:%d", m_halPPType); in init()
272 LOGH("E "); in start()
342 LOGH("X rc = %d", rc); in start()
416 LOGH("E "); in createJpegSession()
494 LOGH("[KPI Perf] : call jpeg create_session"); in createJpegSession()
507 LOGH("X "); in createJpegSession()
580 LOGH("m_bThumbnailNeeded is %d", m_bThumbnailNeeded); in getJpegEncodingConfig()
601 LOGH("Using default JPEG quality"); in getJpegEncodingConfig()
633 LOGH("use halpp output super buffer as jpeg input buffer!"); in getJpegEncodingConfig()
728 LOGH("use halpp output super buffer for thumbnail!"); in getJpegEncodingConfig()
1012 LOGH("Found RAW input stream"); in getOfflinePPInputBuffer()
1015 LOGH("Found Metada input stream"); in getOfflinePPInputBuffer()
1040 LOGH("mBufDefs = %p", mBufDefs); in getOfflinePPInputBuffer()
1094 LOGH("need reprocess"); in processData()
1166 LOGH("no need offline reprocess, sending to jpeg encoding"); in processData()
1277 LOGH("FRAME INDEX %d", frame_idx); in processJpegEvt()
1284 LOGH("[KPI Perf] : jpeg job %d", evt->jobId); in processJpegEvt()
1315 LOGH("Dump jpeg_size=%d", evt->out_data.buf_filled_len); in processJpegEvt()
1335 LOGH("Calling upperlayer callback to store JPEG image"); in processJpegEvt()
1371 LOGH("[KPI Perf]: send jpeg callback for depthmap "); in processJpegEvt()
1427 LOGH("needHalPP:%d", needHalPP); in processPPData()
1484 LOGH("pReprocFrame == NULL || isFaceDetectionEnabled = %d", in processPPData()
1743 LOGH("Rleased job ID %u", in releaseJpegData()
1819 LOGH("Unlinking stored file rc = %d", in releaseNotifyData()
2466 LOGH("get jpeg encode config for hal pp output"); in encodeData()
2473 LOGH("[KPI Perf] : call jpeg create_session"); in encodeData()
2560 LOGH("Crop needed %d", img_feature_enabled); in encodeData()
2594 LOGH("Refocus result header %u dims %dx%d", in encodeData()
2610 LOGH("True portrait result header %d% dims dx%d", in encodeData()
2661 LOGH("jpeg rotation is set to %d", jpg_job.encode_job.rotation); in encodeData()
3027 LOGH("E"); in dataSaveRoutine()
3042 LOGH("start data proc"); in dataSaveRoutine()
3048 LOGH("stop data proc"); in dataSaveRoutine()
3060 LOGH("Do next job, active is %d", is_active); in dataSaveRoutine()
3074 LOGH("[KPI Perf] : jpeg job %d", job_data->jobId); in dataSaveRoutine()
3093 LOGH("written number of bytes %d\n", in dataSaveRoutine()
3114 LOGH("Calling upperlayer callback to store JPEG image"); in dataSaveRoutine()
3133 LOGH("save thread exit"); in dataSaveRoutine()
3140 LOGH("X"); in dataSaveRoutine()
3165 LOGH("E"); in dataProcessRoutine()
3180 LOGH("start data proc"); in dataProcessRoutine()
3200 LOGH("stop data proc"); in dataProcessRoutine()
3269 LOGH("Do next job, active is %d", is_active); in dataProcessRoutine()
3365 LOGH("X"); in dataProcessRoutine()
3675 LOGH("frame width=%d, height=%d, yoff=%d, cbcroff=%d, fmt_string=%s", in setYUVFrameInfo()
3707 LOGH("Allocating jpeg out buffer of size: %d", out_buf->size); in getJpegMemory()