Lines Matching refs:LOGH
148 LOGH("E mJpegClientHandle: %d, clientHandle: %d", in setJpegHandle()
159 LOGH("X mJpegClientHandle: %d, clientHandle: %d", in setJpegHandle()
231 LOGH("E "); in start()
296 LOGH("X rc = %d", rc); in start()
363 LOGH("E "); in createJpegSession()
441 LOGH("[KPI Perf] : call jpeg create_session"); in createJpegSession()
453 LOGH("X "); in createJpegSession()
523 LOGH("m_bThumbnailNeeded is %d", m_bThumbnailNeeded); in getJpegEncodingConfig()
544 LOGH("Using default JPEG quality"); in getJpegEncodingConfig()
868 LOGH("Found RAW input stream"); in getOfflinePPInputBuffer()
871 LOGH("Found Metada input stream"); in getOfflinePPInputBuffer()
896 LOGH("mBufDefs = %p", mBufDefs); in getOfflinePPInputBuffer()
950 LOGH("need reprocess"); in processData()
1022 LOGH("no need offline reprocess, sending to jpeg encoding"); in processData()
1133 LOGH("FRAME INDEX %d", frame_idx); in processJpegEvt()
1140 LOGH("[KPI Perf] : jpeg job %d", evt->jobId); in processJpegEvt()
1171 LOGH("Dump jpeg_size=%d", evt->out_data.buf_filled_len); in processJpegEvt()
1191 LOGH("Calling upperlayer callback to store JPEG image"); in processJpegEvt()
1227 LOGH("[KPI Perf]: send jpeg callback for depthmap "); in processJpegEvt()
1333 LOGH("pReprocFrame == NULL || isFaceDetectionEnabled = %d", in processPPData()
1532 LOGH("Rleased job ID %u", in releaseJpegData()
1608 LOGH("Unlinking stored file rc = %d", in releaseNotifyData()
2185 LOGH("[KPI Perf] : call jpeg create_session"); in encodeData()
2254 LOGH("Crop needed %d", img_feature_enabled); in encodeData()
2288 LOGH("Refocus result header %u dims %dx%d", in encodeData()
2304 LOGH("True portrait result header %d% dims dx%d", in encodeData()
2354 LOGH("jpeg rotation is set to %d", jpg_job.encode_job.rotation); in encodeData()
2720 LOGH("E"); in dataSaveRoutine()
2735 LOGH("start data proc"); in dataSaveRoutine()
2741 LOGH("stop data proc"); in dataSaveRoutine()
2753 LOGH("Do next job, active is %d", is_active); in dataSaveRoutine()
2767 LOGH("[KPI Perf] : jpeg job %d", job_data->jobId); in dataSaveRoutine()
2786 LOGH("written number of bytes %d\n", in dataSaveRoutine()
2807 LOGH("Calling upperlayer callback to store JPEG image"); in dataSaveRoutine()
2826 LOGH("save thread exit"); in dataSaveRoutine()
2833 LOGH("X"); in dataSaveRoutine()
2858 LOGH("E"); in dataProcessRoutine()
2873 LOGH("start data proc"); in dataProcessRoutine()
2891 LOGH("stop data proc"); in dataProcessRoutine()
2944 LOGH("Do next job, active is %d", is_active); in dataProcessRoutine()
3028 LOGH("X"); in dataProcessRoutine()
3338 LOGH("frame width=%d, height=%d, yoff=%d, cbcroff=%d, fmt_string=%s", in setYUVFrameInfo()
3370 LOGH("Allocating jpeg out buffer of size: %d", out_buf->size); in getJpegMemory()