Lines Matching refs:LOGH

146     LOGH("E mJpegClientHandle: %d, clientHandle: %d",  in setJpegHandle()
157 LOGH("X mJpegClientHandle: %d, clientHandle: %d", in setJpegHandle()
229 LOGH("E "); in start()
294 LOGH("X rc = %d", rc); in start()
361 LOGH("E "); in createJpegSession()
439 LOGH("[KPI Perf] : call jpeg create_session"); in createJpegSession()
451 LOGH("X "); in createJpegSession()
521 LOGH("m_bThumbnailNeeded is %d", m_bThumbnailNeeded); in getJpegEncodingConfig()
542 LOGH("Using default JPEG quality"); in getJpegEncodingConfig()
866 LOGH("Found RAW input stream"); in getOfflinePPInputBuffer()
869 LOGH("Found Metada input stream"); in getOfflinePPInputBuffer()
894 LOGH("mBufDefs = %p", mBufDefs); in getOfflinePPInputBuffer()
948 LOGH("need reprocess"); in processData()
1020 LOGH("no need offline reprocess, sending to jpeg encoding"); in processData()
1131 LOGH("FRAME INDEX %d", frame_idx); in processJpegEvt()
1138 LOGH("[KPI Perf] : jpeg job %d", evt->jobId); in processJpegEvt()
1169 LOGH("Dump jpeg_size=%d", evt->out_data.buf_filled_len); in processJpegEvt()
1189 LOGH("Calling upperlayer callback to store JPEG image"); in processJpegEvt()
1225 LOGH("[KPI Perf]: send jpeg callback for depthmap "); in processJpegEvt()
1331 LOGH("pReprocFrame == NULL || isFaceDetectionEnabled = %d", in processPPData()
1528 LOGH("Rleased job ID %u", in releaseJpegData()
1604 LOGH("Unlinking stored file rc = %d", in releaseNotifyData()
2179 LOGH("[KPI Perf] : call jpeg create_session"); in encodeData()
2248 LOGH("Crop needed %d", img_feature_enabled); in encodeData()
2282 LOGH("Refocus result header %u dims %dx%d", in encodeData()
2298 LOGH("True portrait result header %d% dims dx%d", in encodeData()
2348 LOGH("jpeg rotation is set to %d", jpg_job.encode_job.rotation); in encodeData()
2687 LOGH("E"); in dataSaveRoutine()
2702 LOGH("start data proc"); in dataSaveRoutine()
2708 LOGH("stop data proc"); in dataSaveRoutine()
2720 LOGH("Do next job, active is %d", is_active); in dataSaveRoutine()
2734 LOGH("[KPI Perf] : jpeg job %d", job_data->jobId); in dataSaveRoutine()
2753 LOGH("written number of bytes %d\n", in dataSaveRoutine()
2774 LOGH("Calling upperlayer callback to store JPEG image"); in dataSaveRoutine()
2793 LOGH("save thread exit"); in dataSaveRoutine()
2800 LOGH("X"); in dataSaveRoutine()
2825 LOGH("E"); in dataProcessRoutine()
2840 LOGH("start data proc"); in dataProcessRoutine()
2858 LOGH("stop data proc"); in dataProcessRoutine()
2911 LOGH("Do next job, active is %d", is_active); in dataProcessRoutine()
2995 LOGH("X"); in dataProcessRoutine()
3302 LOGH("frame width=%d, height=%d, yoff=%d, cbcroff=%d, fmt_string=%s", in setYUVFrameInfo()
3334 LOGH("Allocating jpeg out buffer of size: %d", out_buf->size); in getJpegMemory()