Lines Matching refs:DEBUG_PRINT_LOW

155     DEBUG_PRINT_LOW("venc_dev constructor");
162 DEBUG_PRINT_LOW("venc_dev distructor");
186 DEBUG_PRINT_LOW("ioctl VEN_IOCTL_CMD_READ_NEXT_MSG failed");
233 DEBUG_PRINT_LOW("%s buffer_len:%d", __func__, buffer_len);
272 DEBUG_PRINT_LOW("Internal PMEM addr for i/p Heap UseBuf: %p", pmem_data_buf);
275 DEBUG_PRINT_LOW("Shared PMEM addr for i/p PMEM UseBuf/AllocateBuf: %p", bufhdr->pBuffer);
294 DEBUG_PRINT_LOW("Internal PMEM addr for i/p Heap UseBuf: %p", pmem_data_buf);
297 DEBUG_PRINT_LOW("Shared PMEM addr for i/p PMEM UseBuf/AllocateBuf: %p", bufhdr->pBuffer);
326 DEBUG_PRINT_LOW("m_nDriver_fd = %d", m_nDriver_fd);
421 DEBUG_PRINT_LOW("venc_close: fd = %d", m_nDriver_fd);
427 DEBUG_PRINT_LOW("Calling close()");
464 DEBUG_PRINT_LOW("I/P Count set to %lu", *actual_buff_count);
479 DEBUG_PRINT_LOW("O/P Count set to %lu", *actual_buff_count);
504 DEBUG_PRINT_LOW("%s: wait on start done", __func__);
515 DEBUG_PRINT_LOW("%s: wait over on start done", __func__);
517 DEBUG_PRINT_LOW("%s: venc_loaded_start success", __func__);
538 DEBUG_PRINT_LOW("%s: wait on stop done", __func__);
549 DEBUG_PRINT_LOW("%s: wait over on stop done", __func__);
551 DEBUG_PRINT_LOW("%s: venc_loaded_stop success", __func__);
558 DEBUG_PRINT_LOW("%s: signal start done", __func__);
567 DEBUG_PRINT_LOW("%s: signal stop done", __func__);
589 DEBUG_PRINT_LOW("seq_in: buf=%x, sz=%d, hdrlen=%d", seq_in.hdrbufptr,
608 DEBUG_PRINT_LOW("seq_out: buf=%x, sz=%d, hdrlen=%d", seq_out.hdrbufptr,
684 DEBUG_PRINT_LOW("venc_set_param:: venc-720p");
703 DEBUG_PRINT_LOW("Basic parameter has changed");
720 DEBUG_PRINT_LOW("Updating the buffer count/size for the new resolution");
777 DEBUG_PRINT_LOW("%s(): Profile/Level setting success", __func__);
812 DEBUG_PRINT_LOW("venc_set_param: OMX_IndexParamVideoPortFormat");
832 DEBUG_PRINT_LOW("venc_set_param: OMX_IndexParamVideoBitrate");
856 DEBUG_PRINT_LOW("venc_set_param: OMX_IndexParamVideoMpeg4");
907 DEBUG_PRINT_LOW("venc_set_param: OMX_IndexParamVideoH263");
934 DEBUG_PRINT_LOW("venc_set_param:OMX_IndexParamVideoAvc");
939 DEBUG_PRINT_LOW("pParam->eProfile :%d ,pParam->eLevel %d",
996 DEBUG_PRINT_LOW("venc_set_param:OMX_IndexParamVideoIntraRefresh");
1013 DEBUG_PRINT_LOW("venc_set_param:OMX_IndexParamVideoErrorCorrection");
1030 DEBUG_PRINT_LOW("venc_set_param:OMX_IndexParamVideoProfileLevelCurrent");
1051 DEBUG_PRINT_LOW("venc_set_param:OMX_IndexParamVideoQuantization");
1070 DEBUG_PRINT_LOW("venc_set_param:OMX_QcomIndexParamVideoQPRange");
1089 DEBUG_PRINT_LOW("venc_set_param: OMX_ExtraDataVideoEncoderSliceInfo");
1102 DEBUG_PRINT_LOW("venc_set_param: OMX_ExtraDataVideoLTRInfo");
1135 DEBUG_PRINT_LOW("OMX_QcomIndexEnableH263PlusPType");
1198 DEBUG_PRINT_LOW("Inside venc_set_config");
1212 DEBUG_PRINT_LOW("venc_set_config: OMX_IndexConfigVideoBitrate");
1229 DEBUG_PRINT_LOW("venc_set_config: OMX_IndexConfigVideoFramerate");
1244 DEBUG_PRINT_LOW("venc_set_param:QOMX_IndexConfigVideoIntraperiod");
1261 DEBUG_PRINT_LOW("venc_set_config: OMX_IndexConfigVideoIntraVOPRefresh");
1425 DEBUG_PRINT_LOW("Width %d, Height %d, w_round %d, h_round %d", m_sVenc_cfg.input_width,
1534 DEBUG_PRINT_LOW("ion recon buffer free failed");
1594 DEBUG_PRINT_LOW("ion recon buffer free failed");
1602 DEBUG_PRINT_LOW("cleaning Index %d of size %d",cnt,recon_buff[cnt].size);
1684 DEBUG_PRINT_LOW("venc_use_buf:: pmem_tmp = %p", pmem_tmp);
1728 DEBUG_PRINT_LOW("venc_use_buf:pbuffer = %x,fd = %x, offset = %d, maped_size = %d", \
1747 DEBUG_PRINT_LOW("venc_use_buf:pbuffer = %x,fd = %x, offset = %d, maped_size = %d", \
1773 DEBUG_PRINT_LOW("venc_use_buf:: pmem_tmp = %p", pmem_tmp);
1784 DEBUG_PRINT_LOW("venc_free_buf:pbuffer = %x,fd = %x, offset = %d, maped_size = %d", \
1803 DEBUG_PRINT_LOW("venc_free_buf:pbuffer = %x,fd = %x, offset = %d, maped_size = %d", \
1842 DEBUG_PRINT_LOW("Input buffer length %d",bufhdr->nFilledLen);
1845 DEBUG_PRINT_LOW("Internal PMEM addr for i/p Heap UseBuf: %p", pmem_data_buf);
1848 DEBUG_PRINT_LOW("Shared PMEM addr for i/p PMEM UseBuf/AllocateBuf: %p", bufhdr->pBuffer);
1858 DEBUG_PRINT_LOW("i/p TS = %u", (OMX_U32)frameinfo.timestamp);
1862 DEBUG_PRINT_LOW("DBG: i/p frameinfo: bufhdr->pBuffer = %p, ptrbuffer = %p, offset = %u, len = %u",
1890 DEBUG_PRINT_LOW("Internal PMEM addr for o/p Heap UseBuf: %p", pmem_data_buf);
1893 DEBUG_PRINT_LOW("Shared PMEM addr for o/p PMEM UseBuf/AllocateBuf: %p", bufhdr->pBuffer);
1904 DEBUG_PRINT_LOW("DBG: o/p frameinfo: bufhdr->pBuffer = %p, ptrbuffer = %p, offset = %u, len = %u",
1937 DEBUG_PRINT_LOW("Set plusptype: %d", enable);
2065 DEBUG_PRINT_LOW("venc_set_qp_range:: min_qp = %d, max_qp = %d", min_qp,
2110 DEBUG_PRINT_LOW("Validating Profile/Level from table");
2113 DEBUG_PRINT_LOW("ERROR: Profile/Level validation failed");
2118 DEBUG_PRINT_LOW("eProfile = %d, OMX_VIDEO_MPEG4ProfileSimple = %d and "
2133 DEBUG_PRINT_LOW("ERROR: Unsupported MPEG4 profile = %u",
2138 DEBUG_PRINT_LOW("eLevel = %d, OMX_VIDEO_MPEG4Level0 = %d, OMX_VIDEO_MPEG4Level1 = %d,"
2171 DEBUG_PRINT_LOW("MPEG4 Level 6 is set for 720p resolution");
2174 DEBUG_PRINT_LOW("MPEG4 Level 5 is set for non-720p resolution");
2189 DEBUG_PRINT_LOW("ERROR: Unsupported H.263 profile = %u",
2232 DEBUG_PRINT_LOW("ERROR: Unsupported H.264 profile = %u",
2341 DEBUG_PRINT_LOW("venc_set_intra_period: nPFrames = %u",
2391 DEBUG_PRINT_LOW("venc_set_entropy_config: CABAC = %u level: %u", enable, i_cabac_level);
2448 DEBUG_PRINT_LOW("%s(): mode = %u, size = %u", __func__, multislice_cfg.mslice_mode,
2548 DEBUG_PRINT_LOW("%s(): mode = %u, size = %u", __func__, multislice_cfg.mslice_mode,
2571 DEBUG_PRINT_LOW("venc_set_inloop_filter: %u",loopfilter);
2619 DEBUG_PRINT_LOW("Calling set level (Bitrate) with %d",profile_level.level);
2652 DEBUG_PRINT_LOW("Calling set level (Framerate) with %d",profile_level.level);
2692 DEBUG_PRINT_LOW("venc_set_intra_vop_refresh: intra_vop = %uc", intra_vop_refresh);
2913 DEBUG_PRINT_LOW("Init profile table for respective codec");
2929 DEBUG_PRINT_LOW("%s(): Unknown Error", __func__);
2945 DEBUG_PRINT_LOW("Unsupported MPEG4 profile type %lu", *eProfile);
2964 DEBUG_PRINT_LOW("%s(): Unknown Error", __func__);
2983 DEBUG_PRINT_LOW("Unsupported AVC profile type %lu", *eProfile);
2996 DEBUG_PRINT_LOW("%s(): Unknown Error", __func__);
3009 DEBUG_PRINT_LOW("Unsupported H.263 profile type %lu", *eProfile);
3013 DEBUG_PRINT_LOW("Invalid codec type");
3043 DEBUG_PRINT_LOW("Appropriate profile/level found %d/%d", new_profile, new_level);
3053 DEBUG_PRINT_LOW("ERROR: Unsupported profile/level");
3062 DEBUG_PRINT_LOW("%s: Returning with eProfile = %lu"