Lines Matching refs:CDBG_HIGH
167 CDBG_HIGH("%s: Jpeg closed, rc = %d, mJpegClientHandle = %x", in deinit()
282 CDBG_HIGH("[KPI Perf] %s : call jpeg create_session", __func__); in start()
636 CDBG_HIGH("%s: need reprocess", __func__); in processData()
652 CDBG_HIGH("%s: no need offline reprocess, sending to jpeg encoding", __func__); in processData()
752 CDBG_HIGH("[KPI Perf] %s : jpeg job %d", __func__, evt->jobId); in processJpegEvt()
756 CDBG_HIGH("%s: No dataCB or CAMERA_MSG_COMPRESSED_IMAGE not enabled", in processJpegEvt()
772 CDBG_HIGH("%s: Dump jpeg_size=%d", __func__, evt->out_data.buf_filled_len); in processJpegEvt()
802 CDBG_HIGH("%s : Calling upperlayer callback to store JPEG image", __func__); in processJpegEvt()
806 CDBG_HIGH("[KPI Perf] %s: PROFILE_JPEG_CB ",__func__); in processJpegEvt()
997 CDBG_HIGH("%s : Rleased job ID %u", __func__, in releaseJpegData()
1057 CDBG_HIGH("%s : Unlinking stored file rc = %d", in releaseNotifyData()
1573 CDBG_HIGH("[KPI Perf] %s : call jpeg create_session", __func__); in encodeData()
1604 CDBG_HIGH("%s:%d] Crop needed %d", __func__, __LINE__, img_feature_enabled); in encodeData()
1673 CDBG_HIGH("%s: jpeg rotation is set to %d", __func__, jpg_job.encode_job.rotation); in encodeData()
1716 CDBG_HIGH("%s, thumbnail src w/h (%dx%d), dst w/h (%dx%d)", __func__, in encodeData()
1736 CDBG_HIGH("[KPI Perf] %s : PROFILE_JPEG_JOB_START", __func__); in encodeData()
1896 CDBG_HIGH("%s: E", __func__); in dataSaveRoutine()
1911 CDBG_HIGH("%s: start data proc", __func__); in dataSaveRoutine()
1917 CDBG_HIGH("%s: stop data proc", __func__); in dataSaveRoutine()
1929 CDBG_HIGH("%s: Do next job, active is %d", __func__, is_active); in dataSaveRoutine()
1939 CDBG_HIGH("[KPI Perf] %s : jpeg job %d", __func__, job_data->jobId); in dataSaveRoutine()
1959 CDBG_HIGH("%s: written number of bytes %d\n", __func__, written_len); in dataSaveRoutine()
1979 CDBG_HIGH("%s : Calling upperlayer callback to store JPEG image", __func__); in dataSaveRoutine()
1984 CDBG_HIGH("[KPI Perf] %s: PROFILE_JPEG_CB ",__func__); in dataSaveRoutine()
1997 CDBG_HIGH("%s : save thread exit", __func__); in dataSaveRoutine()
2004 CDBG_HIGH("%s: X", __func__); in dataSaveRoutine()
2028 CDBG_HIGH("%s: E", __func__); in dataProcessRoutine()
2043 CDBG_HIGH("%s: start data proc", __func__); in dataProcessRoutine()
2061 CDBG_HIGH("%s: stop data proc", __func__); in dataProcessRoutine()
2121 CDBG_HIGH("%s: Do next job, active is %d", __func__, is_active); in dataProcessRoutine()
2227 CDBG_HIGH("%s: X", __func__); in dataProcessRoutine()
2393 … CDBG_HIGH("%s: frame width=%d, height=%d, yoff=%d, cbcroff=%d, fmt_string=%s", __func__, in setYUVFrameInfo()
2425 CDBG_HIGH("%s: Allocating jpeg out buffer of size: %d", __func__, out_buf->size); in getJpegMemory()