/hardware/intel/img/psb_video/src/ |
D | tng_enc_trace.c | 49 drv_debug_msg(VIDEO_ENCODE_PDUMP,"\n\t\t"); \ 50 drv_debug_msg(VIDEO_ENCODE_PDUMP,"\t0x%x", data->FEILD[i]); } \ 51 drv_debug_msg(VIDEO_ENCODE_PDUMP,"\n\t\t}\n"); 59 drv_debug_msg(VIDEO_ENCODE_PDUMP,"\n\t\t"); \ 60 drv_debug_msg(VIDEO_ENCODE_PDUMP,"\t0x%08x", FEILD[tmp]); \ 62 drv_debug_msg(VIDEO_ENCODE_PDUMP,"\n\t\t}\n"); \ 72 drv_debug_msg(VIDEO_ENCODE_PDUMP,"\n\t\t"); \ 73 drv_debug_msg(VIDEO_ENCODE_PDUMP,"\t0x%02x", FEILD[tmp]); \ 75 drv_debug_msg(VIDEO_ENCODE_PDUMP,"\n\t\t}\n"); \ 91 drv_debug_msg(VIDEO_ENCODE_PDUMP,"\n"); \ [all …]
|
D | tng_trace.c | 53 drv_debug_msg(VIDEO_ENCODE_PDUMP,"\n\t\t"); \ 54 drv_debug_msg(VIDEO_ENCODE_PDUMP,"\t0x%x", data->FEILD[i]); } \ 55 drv_debug_msg(VIDEO_ENCODE_PDUMP,"\n\t\t}\n"); 63 drv_debug_msg(VIDEO_ENCODE_PDUMP,"\n\t\t"); \ 64 drv_debug_msg(VIDEO_ENCODE_PDUMP,"\t0x%08x", FEILD[tmp]); \ 66 drv_debug_msg(VIDEO_ENCODE_PDUMP,"\n\t\t}\n"); \ 76 drv_debug_msg(VIDEO_ENCODE_PDUMP,"\n\t\t"); \ 77 drv_debug_msg(VIDEO_ENCODE_PDUMP,"\t0x%02x", FEILD[tmp]); \ 79 drv_debug_msg(VIDEO_ENCODE_PDUMP,"\n\t\t}\n"); \ 96 drv_debug_msg(VIDEO_ENCODE_PDUMP,"\n"); \ [all …]
|
D | psb_buffer_dm.c | 79 drv_debug_msg(VIDEO_DEBUG_GENERAL, "CI region physical address = 0x%08x, size=%dK\n", in psb_buffer_info_ci() 85 drv_debug_msg(VIDEO_DEBUG_GENERAL, "CI region get_info failed\n"); in psb_buffer_info_ci() 104 drv_debug_msg(VIDEO_DEBUG_GENERAL, "Grab whole camera device memory\n"); in psb_buffer_init_camera() 111 drv_debug_msg(VIDEO_DEBUG_ERROR, "Grab camera device memory failed\n"); in psb_buffer_init_camera() 135 drv_debug_msg(VIDEO_DEBUG_ERROR, "Can't get CI region information\n"); in psb_buffer_create_camera() 141 drv_debug_msg(VIDEO_DEBUG_ERROR, "Grab camera device memory failed\n"); in psb_buffer_create_camera() 149 drv_debug_msg(VIDEO_DEBUG_ERROR, "Reference camera device memory failed\n"); in psb_buffer_create_camera() 197 drv_debug_msg(VIDEO_DEBUG_ERROR, "failed to gen wsbm buffers\n"); in psb_buffer_create_camera_from_ub() 206 drv_debug_msg(VIDEO_DEBUG_ERROR, "failed to alloc wsbm buffers\n"); in psb_buffer_create_camera_from_ub() 209 …drv_debug_msg(VIDEO_DEBUG_GENERAL, "Create BO from user buffer 0x%08x (%d byte),BO GPU offset hint… in psb_buffer_create_camera_from_ub() [all …]
|
D | vsp_vp8.c | 111 drv_debug_msg(VIDEO_DEBUG_GENERAL, "%s\n", __FUNCTION__); in vsp_VP8_QueryConfigAttributes() 141 drv_debug_msg(VIDEO_DEBUG_GENERAL, "%s\n", __FUNCTION__); in vsp_VP8_ValidateConfig() 511 drv_debug_msg(VIDEO_DEBUG_ERROR, "Temporal Layer Number should be 2 or 3\n"); in vsp_vp8_process_misc_param() 517 drv_debug_msg(VIDEO_DEBUG_ERROR, "ts_periodicity shoulde be 1 - 32\n"); in vsp_vp8_process_misc_param() 525 drv_debug_msg(VIDEO_DEBUG_ERROR, "layer_id shoulde be 0 - %d\n", in vsp_vp8_process_misc_param() 569 drv_debug_msg(VIDEO_DEBUG_GENERAL, "frame rate changed from %d to %d\n", in vsp_vp8_process_misc_param() 578 … drv_debug_msg(VIDEO_DEBUG_GENERAL, "frame rate of layer %d will be changed from %d to %d\n", in vsp_vp8_process_misc_param() 592 drv_debug_msg(VIDEO_DEBUG_ERROR, "Initial_qp(%d) and min_qpinitial_qp(%d) " in vsp_vp8_process_misc_param() 600 drv_debug_msg(VIDEO_DEBUG_ERROR, "min_qp was changed from %d to %d\n", in vsp_vp8_process_misc_param() 606 drv_debug_msg(VIDEO_DEBUG_ERROR, "max_qp was changed from %d to %d\n", in vsp_vp8_process_misc_param() [all …]
|
D | pnw_jpeg.c | 68 drv_debug_msg(VIDEO_DEBUG_GENERAL, "pnw_jpeg_QueryConfigAttributes\n"); in pnw_jpeg_QueryConfigAttributes() 138 drv_debug_msg(VIDEO_DEBUG_GENERAL, "pnw_jpeg_CreateContext\n"); in pnw_jpeg_CreateContext() 156 … drv_debug_msg(VIDEO_DEBUG_ERROR, "JPEG encoding: Unsupported format and set to NV12\n"); in pnw_jpeg_CreateContext() 162 drv_debug_msg(VIDEO_DEBUG_GENERAL, "JPEG encoding: Choose NV12 format\n"); in pnw_jpeg_CreateContext() 166 drv_debug_msg(VIDEO_DEBUG_GENERAL, "JPEG encoding: Choose IYUV format\n"); in pnw_jpeg_CreateContext() 170 … drv_debug_msg(VIDEO_DEBUG_ERROR, "JPEG encoding: Unsupported format and set to NV12\n"); in pnw_jpeg_CreateContext() 175 … drv_debug_msg(VIDEO_DEBUG_ERROR, "JPEG encoding: Unsupported format and set to NV12\n"); in pnw_jpeg_CreateContext() 180 drv_debug_msg(VIDEO_DEBUG_GENERAL, "JPEG encoding: Choose YUV422 format\n"); in pnw_jpeg_CreateContext() 184 … drv_debug_msg(VIDEO_DEBUG_ERROR, "JPEG encoding: Unsupported format and set to NV12\n"); in pnw_jpeg_CreateContext() 204 …drv_debug_msg(VIDEO_DEBUG_ERROR, "JPEG MCU scanning number(%d) is wrong!\n", jpeg_ctx_p->ui8ScanNu… in pnw_jpeg_CreateContext() [all …]
|
D | tng_MPEG4ES.c | 67 drv_debug_msg(VIDEO_DEBUG_GENERAL, "%s\n", __FUNCTION__); in tng_MPEG4ES_QueryConfigAttributes() 99 drv_debug_msg(VIDEO_DEBUG_GENERAL, "%s\n", __FUNCTION__); in tng_MPEG4ES_ValidateConfig() 128 drv_debug_msg(VIDEO_DEBUG_GENERAL, "%s\n", __FUNCTION__); in tng_MPEG4ES_CreateContext() 150 drv_debug_msg(VIDEO_DEBUG_ERROR, "Unknown RCMode %08x\n", ctx->sRCParams.eRCMode); in tng_MPEG4ES_CreateContext() 202 drv_debug_msg(VIDEO_DEBUG_GENERAL, "%s\n", __FUNCTION__); in tng_MPEG4ES_DestroyContext() 213 drv_debug_msg(VIDEO_DEBUG_GENERAL, "%s start\n", __FUNCTION__); in tng_MPEG4ES_BeginPicture() 216 drv_debug_msg(VIDEO_DEBUG_GENERAL, "%s end\n", __FUNCTION__); in tng_MPEG4ES_BeginPicture() 245 drv_debug_msg(VIDEO_DEBUG_GENERAL, in tng__MPEG4ES_process_sequence_param() 262 drv_debug_msg(VIDEO_DEBUG_GENERAL, " bits_per_second(%d) exceeds \ in tng__MPEG4ES_process_sequence_param() 298 …drv_debug_msg(VIDEO_DEBUG_GENERAL, "\n\n**********************************************************… in tng__MPEG4ES_process_sequence_param() [all …]
|
D | psb_buffer.c | 104 drv_debug_msg(VIDEO_DEBUG_GENERAL, "Allocate tiled surface from TT heap\n"); in psb_buffer_create() 177 drv_debug_msg(VIDEO_DEBUG_ERROR, "failed to gen wsbm buffers\n"); in psb_buffer_create() 186 drv_debug_msg(VIDEO_DEBUG_ERROR, "failed to alloc wsbm buffers\n"); in psb_buffer_create() 191 …drv_debug_msg(VIDEO_DEBUG_GENERAL, "Create BO with TT placement (%d byte),BO GPU offset hint=0x%08… in psb_buffer_create() 256 drv_debug_msg(VIDEO_DEBUG_ERROR, "failed to gen wsbm buffers\n"); in psb_buffer_create_from_ub() 262 drv_debug_msg(VIDEO_DEBUG_GENERAL, "Create BO from user buffer %p, size=%d\n", vaddr, size); in psb_buffer_create_from_ub() 266 …drv_debug_msg(VIDEO_DEBUG_ERROR, "Failed to alloc wsbm buffers, buf->drm_buf is 0x%x, size is %d, … in psb_buffer_create_from_ub() 270 …drv_debug_msg(VIDEO_DEBUG_GENERAL, "Create BO from user buffer 0x%08x (%d byte),BO GPU offset hint… in psb_buffer_create_from_ub() 326 drv_debug_msg(VIDEO_DEBUG_ERROR, "failed to gen wsbm buffers\n"); in psb_buffer_reference() 334 drv_debug_msg(VIDEO_DEBUG_ERROR, "failed to alloc wsbm buffers\n"); in psb_buffer_reference() [all …]
|
D | tng_jpegES.c | 51 drv_debug_msg(VIDEO_DEBUG_GENERAL, "%s: start\n", __FUNCTION__); in tng__trace_cmdbuf() 55 drv_debug_msg(VIDEO_DEBUG_GENERAL, "%s: error new coded\n", __FUNCTION__); in tng__trace_cmdbuf() 61 drv_debug_msg(VIDEO_DEBUG_GENERAL, "%s: error setup interface\n", __FUNCTION__); in tng__trace_cmdbuf() 82 drv_debug_msg(VIDEO_DEBUG_GENERAL, "%s: end\n", __FUNCTION__); in tng__trace_cmdbuf() 332 drv_debug_msg(VIDEO_DEBUG_GENERAL, "Issue Quantization Table data\n"); in IssueQmatix() 335 drv_debug_msg(VIDEO_DEBUG_GENERAL, "Table 0:\n"); in IssueQmatix() 338 drv_debug_msg(VIDEO_DEBUG_GENERAL, "Table 1:\n"); in IssueQmatix() 340 drv_debug_msg(VIDEO_DEBUG_GENERAL, "%d %d %d %d %d %d %d %d\n", in IssueQmatix() 423 …drv_debug_msg(VIDEO_DEBUG_GENERAL, "Number of X MCUs: %d\n", pJPEGContext->sScan_Encode_Info.ui32N… in InitializeJpegEncode() 424 …drv_debug_msg(VIDEO_DEBUG_GENERAL, "Number of Y MCUs: %d\n", pJPEGContext->sScan_Encode_Info.ui32N… in InitializeJpegEncode() [all …]
|
D | tng_H264ES.c | 93 drv_debug_msg(VIDEO_DEBUG_GENERAL, in tng__H264ES_init_profile() 121 drv_debug_msg(VIDEO_DEBUG_ERROR, "RC mode MVC\n"); in tng__H264ES_get_codec_type() 139 drv_debug_msg(VIDEO_DEBUG_ERROR, "RC mode\n"); in tng__H264ES_get_codec_type() 241 drv_debug_msg(VIDEO_DEBUG_GENERAL, in tng__H264ES_process_misc_ratecontrol_param() 246 drv_debug_msg(VIDEO_DEBUG_GENERAL, in tng__H264ES_process_misc_ratecontrol_param() 258 drv_debug_msg(VIDEO_DEBUG_GENERAL, in tng__H264ES_process_misc_ratecontrol_param() 265 drv_debug_msg(VIDEO_DEBUG_GENERAL, "bDisableBitStuffing is %d\n", in tng__H264ES_process_misc_ratecontrol_param() 270 drv_debug_msg(VIDEO_DEBUG_ERROR, "window_size is too much!\n"); in tng__H264ES_process_misc_ratecontrol_param() 300 drv_debug_msg(VIDEO_DEBUG_GENERAL, in tng__H264ES_process_misc_ratecontrol_param() 303 drv_debug_msg(VIDEO_DEBUG_GENERAL, in tng__H264ES_process_misc_ratecontrol_param() [all …]
|
D | pnw_H264ES.c | 59 drv_debug_msg(VIDEO_DEBUG_GENERAL, "pnw_H264ES_QueryConfigAttributes\n"); in pnw_H264ES_QueryConfigAttributes() 113 drv_debug_msg(VIDEO_DEBUG_GENERAL, "pnw_H264ES_CreateContext\n"); in pnw_H264ES_CreateContext() 152 drv_debug_msg(VIDEO_DEBUG_GENERAL, "eCodec is %d\n", ctx->eCodec); in pnw_H264ES_CreateContext() 189 drv_debug_msg(VIDEO_DEBUG_GENERAL, "pnw_H264ES_DestroyPicture\n"); in pnw_H264ES_DestroyContext() 200 drv_debug_msg(VIDEO_DEBUG_GENERAL, "pnw_H264ES_BeginPicture\n"); in pnw_H264ES_BeginPicture() 236 drv_debug_msg(VIDEO_DEBUG_GENERAL, "bits_per_second is 0, set to %d\n", in pnw__H264ES_process_sequence_param() 245 drv_debug_msg(VIDEO_DEBUG_GENERAL, " bits_per_second(%d) exceeds \ in pnw__H264ES_process_sequence_param() 259 drv_debug_msg(VIDEO_DEBUG_GENERAL, " width %d height %d, frame rate %d\n", in pnw__H264ES_process_sequence_param() 262 drv_debug_msg(VIDEO_DEBUG_ERROR, in pnw__H264ES_process_sequence_param() 273 drv_debug_msg(VIDEO_DEBUG_GENERAL, "Bitrate is set to %d\n", in pnw__H264ES_process_sequence_param() [all …]
|
D | tng_H263ES.c | 67 drv_debug_msg(VIDEO_DEBUG_GENERAL, "%s\n", __FUNCTION__); in tng_H263ES_QueryConfigAttributes() 99 drv_debug_msg(VIDEO_DEBUG_GENERAL, "%s\n", __FUNCTION__); in tng_H263ES_ValidateConfig() 127 drv_debug_msg(VIDEO_DEBUG_GENERAL, "%s\n", __FUNCTION__); in tng_H263ES_CreateContext() 150 drv_debug_msg(VIDEO_DEBUG_ERROR, "Unknown RCMode %08x\n", ctx->sRCParams.eRCMode); in tng_H263ES_CreateContext() 190 drv_debug_msg(VIDEO_DEBUG_GENERAL, "%s\n", __FUNCTION__); in tng_H263ES_DestroyContext() 203 drv_debug_msg(VIDEO_DEBUG_GENERAL, "%s\n", __FUNCTION__); in tng_H263ES_BeginPicture() 236 drv_debug_msg(VIDEO_DEBUG_GENERAL, in tng__H263ES_process_sequence_param() 252 drv_debug_msg(VIDEO_DEBUG_GENERAL, " bits_per_second(%d) exceeds \ in tng__H263ES_process_sequence_param() 301 drv_debug_msg(VIDEO_DEBUG_GENERAL, "%s: start\n",__FUNCTION__); in tng__H263ES_process_picture_param() 304 … drv_debug_msg(VIDEO_DEBUG_ERROR, "%s L%d Invalid coded buffer handle\n", __FUNCTION__, __LINE__); in tng__H263ES_process_picture_param() [all …]
|
D | pnw_hostcode.c | 588 drv_debug_msg(VIDEO_DEBUG_GENERAL, "get next cmdbuf fail\n"); in pnw_BeginPicture() 859 drv_debug_msg(VIDEO_DEBUG_GENERAL, "Frame skip is disabled.\n"); in pnw_RenderPictureParameter() 864 drv_debug_msg(VIDEO_DEBUG_GENERAL, "Bit stuffing is disabled.\n"); in pnw_RenderPictureParameter() 873 drv_debug_msg(VIDEO_DEBUG_ERROR, in pnw_RenderPictureParameter() 896 drv_debug_msg(VIDEO_DEBUG_GENERAL, "src surface GPU offset 0x%08x, luma offset 0x%08x\n", in pnw_RenderPictureParameter() 938 …drv_debug_msg(VIDEO_DEBUG_GENERAL, "For core %d, above_parmas_off %x\n", core, ctx->above_params_o… in pnw_RenderPictureParameter() 996 drv_debug_msg(VIDEO_DEBUG_GENERAL, "bitrate is changed to %d, " in pnw_EndPicture() 1012 drv_debug_msg(VIDEO_DEBUG_GENERAL, "End Picture for frame %d\n", ctx->raw_frame_count); in pnw_EndPicture() 1013 drv_debug_msg(VIDEO_DEBUG_GENERAL, "sizeof PIC_PARAMS %d\n", sizeof(PIC_PARAMS)); in pnw_EndPicture() 1014 drv_debug_msg(VIDEO_DEBUG_GENERAL, "sizeof in_params %d\n", sizeof(psPicParams->sInParams)); in pnw_EndPicture() [all …]
|
D | vsp_VPP.c | 408 drv_debug_msg(VIDEO_DEBUG_ERROR, "Cann't scale\n"); in vsp__VPP_process_pipeline_param() 414 drv_debug_msg(VIDEO_DEBUG_ERROR, "Cann't scale\n"); in vsp__VPP_process_pipeline_param() 420 drv_debug_msg(VIDEO_DEBUG_ERROR, "Cann't support background color here\n"); in vsp__VPP_process_pipeline_param() 426 …drv_debug_msg(VIDEO_DEBUG_ERROR, "invalid filter setting filters = %p\n", pipeline_param->filters); in vsp__VPP_process_pipeline_param() 434 drv_debug_msg(VIDEO_DEBUG_ERROR, "invalid filter number = %d\n", pipeline_param->num_filters); in vsp__VPP_process_pipeline_param() 441 …drv_debug_msg(VIDEO_DEBUG_ERROR, "invalid forward_refereces %p setting\n", pipeline_param->forward… in vsp__VPP_process_pipeline_param() 448 …drv_debug_msg(VIDEO_DEBUG_ERROR, "invalid num_forward_refereces %d setting, should be %d\n", pipel… in vsp__VPP_process_pipeline_param() 461 drv_debug_msg(VIDEO_DEBUG_ERROR, "invalid input surface %x\n", pipeline_param->surface); in vsp__VPP_process_pipeline_param() 472 …drv_debug_msg(VIDEO_DEBUG_ERROR, "can not reset pipeline in the mid of post-processing or without … in vsp__VPP_process_pipeline_param() 483 …drv_debug_msg(VIDEO_DEBUG_ERROR, "can not reset pipeline in the mid of post-processing or without … in vsp__VPP_process_pipeline_param() [all …]
|
D | tng_yuv_processor.c | 231 …drv_debug_msg(VIDEO_DEBUG_GENERAL, "update tile context, msvdx_tiled is 0x%08x \n", obj_context->m… in tng__yuv_processor_execute() 262 drv_debug_msg(VIDEO_DEBUG_GENERAL, "attempt to update tile context\n"); in tng__yuv_processor_execute() 264 drv_debug_msg(VIDEO_DEBUG_GENERAL, "update tile context\n"); in tng__yuv_processor_execute() 272 …drv_debug_msg(VIDEO_DEBUG_GENERAL, "update tile context, msvdx_tiled is 0x%08x \n", obj_context->m… in tng__yuv_processor_execute() 389 drv_debug_msg(VIDEO_DEBUG_ERROR, "Failed to find context\n"); in ved_QueryVideoProcFilters() 396 drv_debug_msg(VIDEO_DEBUG_ERROR, "Failed to find config\n"); in ved_QueryVideoProcFilters() 403 … drv_debug_msg(VIDEO_DEBUG_ERROR, "current entrypoint is %d, not VAEntrypointVideoProc\n", tmp); in ved_QueryVideoProcFilters() 410 …drv_debug_msg(VIDEO_DEBUG_ERROR, "invalide input parameter num_filters %p, filters %p\n", num_filt… in ved_QueryVideoProcFilters() 417 …drv_debug_msg(VIDEO_DEBUG_ERROR, "The filters array size(%d) is NOT valid! Supported filters num i… in ved_QueryVideoProcFilters() 448 drv_debug_msg(VIDEO_DEBUG_ERROR, "Failed to find context\n"); in ved_QueryVideoProcFilterCaps() [all …]
|
D | pnw_H263ES.c | 58 drv_debug_msg(VIDEO_DEBUG_GENERAL, "pnw_H263ES_QueryConfigAttributes\n"); in pnw_H263ES_QueryConfigAttributes() 109 drv_debug_msg(VIDEO_DEBUG_GENERAL, "pnw_H263ES_CreateContext\n"); in pnw_H263ES_CreateContext() 157 drv_debug_msg(VIDEO_DEBUG_GENERAL, "pnw_H263ES_DestroyContext\n"); in pnw_H263ES_DestroyContext() 169 drv_debug_msg(VIDEO_DEBUG_GENERAL, "pnw_H263ES_BeginPicture\n"); in pnw_H263ES_BeginPicture() 205 drv_debug_msg(VIDEO_DEBUG_GENERAL, " bits_per_second(%d) exceeds \ in pnw__H263ES_process_sequence_param() 234 drv_debug_msg(VIDEO_DEBUG_ERROR, in pnw__H263ES_process_sequence_param() 312 drv_debug_msg(VIDEO_DEBUG_GENERAL, "Unsupported resolution!\n"); in pnw__H263ES_process_picture_param() 361 … drv_debug_msg(VIDEO_DEBUG_GENERAL, "Slice number changes. Previous value is %d. Now it's %d\n", in pnw__H263ES_process_slice_param() 370 …drv_debug_msg(VIDEO_DEBUG_GENERAL, "Allocate %d VAEncSliceParameterBuffer cache buffers\n", 2 * ct… in pnw__H263ES_process_slice_param() 373 drv_debug_msg(VIDEO_DEBUG_ERROR, "Run out of memory!\n"); in pnw__H263ES_process_slice_param() [all …]
|
D | tng_hostair.c | 46 drv_debug_msg(VIDEO_DEBUG_GENERAL,"%s: ui32MbNum = %d\n", __FUNCTION__, ui32MbNum); in tng_air_buf_create() 48 drv_debug_msg(VIDEO_DEBUG_ERROR, in tng_air_buf_create() 60 …drv_debug_msg(VIDEO_DEBUG_ERROR,"%s: ui32MbNum = %d, ctx->sAirInfo.pi8AIR_Table = 0x%08x\n", __FUN… in tng_air_buf_clear() 62 …drv_debug_msg(VIDEO_DEBUG_ERROR,"%s: ui32MbNum = %d, ctx->sAirInfo.pi8AIR_Table = 0x%08x\n", __FUN… in tng_air_buf_clear() 99 …drv_debug_msg(VIDEO_DEBUG_GENERAL, "%s: slot num = %d, aso = %d\n", __FUNCTION__, i32SlotNum, ctx-… in tng_fill_slice_map() 100 …drv_debug_msg(VIDEO_DEBUG_GENERAL, "%s: stream id = %d, addr = 0x%x\n", __FUNCTION__, ui32StreamIn… in tng_fill_slice_map() 104 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s error: mapping slice map\n", __FUNCTION__); in tng_fill_slice_map() 110 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s: pvBuffer == NULL\n", __FUNCTION__); in tng_fill_slice_map() 222 …drv_debug_msg(VIDEO_DEBUG_GENERAL,"%s: ui32HalfWayBU = %d\n", __FUNCTION__, ctx->ui32HalfWayBU[i32… in tng_fill_slice_map() 236 drv_debug_msg(VIDEO_DEBUG_GENERAL,"%s: ppsInpCtrlBuf == NULL\n", __FUNCTION__); in tng__map_inp_ctrl_buf() [all …]
|
/hardware/intel/img/psb_video/src/android/ |
D | psb_HDMIExtMode.c | 43 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s : Failed to get HDMI prop\n", __FUNCTION__); in psb_HDMIExt_get_prop() 57 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s : Failed to get HDMI mode\n", __FUNCTION__); in psb_HDMIExt_get_mode() 79 drv_debug_msg(VIDEO_DEBUG_GENERAL, "%s : hdmi_state = %d\n", __FUNCTION__, hdmi_state); in psb_HDMIExt_update() 91 … drv_debug_msg(VIDEO_DEBUG_ERROR, "%s : Failed to get hdmi connector\n", __FUNCTION__); in psb_HDMIExt_update() 97 … drv_debug_msg(VIDEO_DEBUG_ERROR, "%s : Failed to get hdmi encoder\n", __FUNCTION__); in psb_HDMIExt_update() 104 … drv_debug_msg(VIDEO_DEBUG_ERROR, "%s : Failed to get hdmi crtc\n", __FUNCTION__); in psb_HDMIExt_update() 111 drv_debug_msg(VIDEO_DEBUG_GENERAL, "%s : size = %d x %d\n", __FUNCTION__, in psb_HDMIExt_update() 142 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s : Failed to create psb_HDMIExt_info.\n", __FUNCTION__); in psb_HDMIExt_init() 149 … drv_debug_msg(VIDEO_DEBUG_ERROR, "%s : Failed to create hdmi_extvideo_prop.\n", __FUNCTION__); in psb_HDMIExt_init() 158 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s : drmModeGetResources failed.\n", __FUNCTION__); in psb_HDMIExt_init() [all …]
|
D | psb_output_android.c | 95 drv_debug_msg(VIDEO_DEBUG_ERROR, "Can't malloc memory\n"); in psb_android_output_init() 109 drv_debug_msg(VIDEO_DEBUG_GENERAL, "Error reading screen information.\n"); in psb_android_output_init() 120 drv_debug_msg(VIDEO_DEBUG_GENERAL, "PSB_VIDEO_CTEXTURES is enabled for vaPutSurfaceBuf\n"); in psb_android_output_init() 125 drv_debug_msg(VIDEO_DEBUG_GENERAL, "Putsurface use client overlay\n"); in psb_android_output_init() 229 …drv_debug_msg(VIDEO_DEBUG_GENERAL, "psb_putsurface_overlay: src (%d, %d, %d, %d), destx (%d, %d, %… 298 drv_debug_msg(VIDEO_DEBUG_GENERAL, "Clip size extend overlay hw limit, use texstreaming\n"); 312 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s: Failed to update HDMIExt info.\n", __FUNCTION__); 318 drv_debug_msg(VIDEO_DEBUG_ERROR, "Invalid surface\n"); 364 drv_debug_msg(VIDEO_DEBUG_GENERAL, "HDMI mode is on (%d), Render Rect: (%d,%d,%d,%d)\n", 383 drv_debug_msg(VIDEO_DEBUG_GENERAL, "No proper destbox, use texstreaming (%dx%d+%d+%d)\n", [all …]
|
/hardware/intel/img/psb_video/src/x11/ |
D | psb_x11.c | 158 drv_debug_msg(VIDEO_DEBUG_GENERAL, "PutSurface: src w x h = %d x %d\n", srcw, srch); in psb_putsurface_x11() 159 drv_debug_msg(VIDEO_DEBUG_GENERAL, "PutSurface: dest w x h = %d x %d\n", destw, desth); in psb_putsurface_x11() 160 drv_debug_msg(VIDEO_DEBUG_GENERAL, "PutSurface: clipped w x h = %d x %d\n", width, height); in psb_putsurface_x11() 167 … drv_debug_msg(VIDEO_DEBUG_ERROR, "PutSurface: Default visual of X display must be TrueColor.\n"); in psb_putsurface_x11() 186 …drv_debug_msg(VIDEO_DEBUG_GENERAL, "PutSurface: Pixel masks: R = %08x G = %08x B = %08x\n", rmask,… in psb_putsurface_x11() 187 …drv_debug_msg(VIDEO_DEBUG_GENERAL, "PutSurface: Pixel shifts: R = %d G = %d B = %d\n", rshift, gsh… in psb_putsurface_x11() 192 …drv_debug_msg(VIDEO_DEBUG_GENERAL, "PutSurface: XImage pixels has MSBFirst, %d bits / pixel\n", xi… in psb_putsurface_x11() 194 …drv_debug_msg(VIDEO_DEBUG_GENERAL, "PutSurface: XImage pixels has LSBFirst, %d bits / pixel\n", xi… in psb_putsurface_x11() 197 …drv_debug_msg(VIDEO_DEBUG_ERROR, "PutSurface: Display uses %d bits/pixel which is not supported\n"… in psb_putsurface_x11() 272 drv_debug_msg(VIDEO_DEBUG_ERROR, "Can't malloc memory\n"); in psb_x11_output_init() [all …]
|
D | psb_ctexture.c | 73 …drv_debug_msg(VIDEO_DEBUG_ERROR, "%s: Failed to create drawable for extend display # %d\n", __func… in psb_extend_dri_init() 83 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s(): Failed to get extend_dri_drawable\n", __func__); in psb_extend_dri_init() 89 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s(): Failed to get extend_dri_buffer\n", __func__); in psb_extend_dri_init() 95 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s(): PVR2DMemMap failed, ret = %d\n", __func__, ret); in psb_extend_dri_init() 104 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s(): PVR2DMemMap failed, ret = %d\n", __func__, ret); in psb_extend_dri_init() 157 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s(): Failed to get dri_drawable\n", __func__); in psb_dri_init() 164 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s(): Failed to get dri_buffer\n", __func__); in psb_dri_init() 175 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s(): PVR2DMemMap failed, ret = %d\n", __func__, ret); in psb_dri_init() 182 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s(): PVR2DMemMap failed, ret = %d\n", __func__, ret); in psb_dri_init() 189 …drv_debug_msg(VIDEO_DEBUG_GENERAL, "psb_dri_init: Now map buffer, DRI2 back buffer export type: DR… in psb_dri_init() [all …]
|
D | psb_xrandr.c | 109 …drv_debug_msg(VIDEO_DEBUG_ERROR, "Xrandr: XRRListOutputProperties failed\n", psb_xrandr_info->exte… in psb_xrandr_hdmi_property() 113 …drv_debug_msg(VIDEO_DEBUG_GENERAL, "Xrandr: extend output %08x has %d properties\n", psb_xrandr_in… in psb_xrandr_hdmi_property() 122 …drv_debug_msg(VIDEO_DEBUG_ERROR, "Xrandr: get output %08x prop %08x failed\n", psb_xrandr_info->ex… in psb_xrandr_hdmi_property() 131 …drv_debug_msg(VIDEO_DEBUG_GENERAL, "Xrandr: ExtVideoMode (%08x)\n", psb_xrandr_info->hdmi_extvideo… in psb_xrandr_hdmi_property() 134 …drv_debug_msg(VIDEO_DEBUG_GENERAL, "Xrandr: ExtVideoMode_XRes (%08x)\n", psb_xrandr_info->hdmi_ext… in psb_xrandr_hdmi_property() 137 …drv_debug_msg(VIDEO_DEBUG_GENERAL, "Xrandr: ExtVideoMode_YRes (%08x)\n", psb_xrandr_info->hdmi_ext… in psb_xrandr_hdmi_property() 140 …drv_debug_msg(VIDEO_DEBUG_GENERAL, "Xrandr: ExtVideoMode_X_Offset (%08x)\n", psb_xrandr_info->hdmi… in psb_xrandr_hdmi_property() 143 …drv_debug_msg(VIDEO_DEBUG_GENERAL, "Xrandr: ExtVideoMode_Y_Offset (%08x)\n", psb_xrandr_info->hdmi… in psb_xrandr_hdmi_property() 146 …drv_debug_msg(VIDEO_DEBUG_GENERAL, "Xrandr: ExtVideoMode_Center (%08x)\n", psb_xrandr_info->hdmi_e… in psb_xrandr_hdmi_property() 149 …drv_debug_msg(VIDEO_DEBUG_GENERAL, "Xrandr: ExtVideoMode_SubTitle (%08x)\n", psb_xrandr_info->hdmi… in psb_xrandr_hdmi_property() [all …]
|
D | psb_xvva.c | 54 drv_debug_msg(VIDEO_DEBUG_GENERAL, "XErrorEvent caught in psb_XErrorHandler in psb_xvva.c\n"); in psb_XErrorHandler() 80 drv_debug_msg(VIDEO_DEBUG_ERROR, "Can't find Xvideo adaptor\n"); in GetPortId() 113 drv_debug_msg(VIDEO_DEBUG_GENERAL, "Can't detect any usable Xv XVVA port\n"); in GetPortId() 132 … drv_debug_msg(VIDEO_DEBUG_ERROR, "Grab Xvideo port failed, fallback to software vaPutSurface.\n"); in psb_init_xvideo() 137 …drv_debug_msg(VIDEO_DEBUG_GENERAL, "Detected textured Xvideo port_id = %d.\n", (unsigned int)outpu… in psb_init_xvideo() 139 …drv_debug_msg(VIDEO_DEBUG_GENERAL, "Detected overlay Xvideo port_id = %d.\n", (unsigned int)outpu… in psb_init_xvideo() 143 … drv_debug_msg(VIDEO_DEBUG_GENERAL, "use sprite plane to playback rotated protected video\n"); in psb_init_xvideo() 155 …drv_debug_msg(VIDEO_DEBUG_GENERAL, "DPMS is %s, monitor state=%s\n", onoff ? "enabled" : "disabled… in psb_init_xvideo() 173 …drv_debug_msg(VIDEO_DEBUG_ERROR, "%s: Failed to initialize psb xrandr error # %d\n", __func__, ret… in psb_init_xvideo() 197 drv_debug_msg(VIDEO_DEBUG_GENERAL, "Destroy XvImage for texture Xv\n"); in psb_deinit_xvideo() [all …]
|
/hardware/intel/img/psb_video/src/mrst/ |
D | lnc_H264ES.c | 65 drv_debug_msg(VIDEO_DEBUG_GENERAL, "lnc_H264ES_QueryConfigAttributes\n"); in lnc_H264ES_QueryConfigAttributes() 119 drv_debug_msg(VIDEO_DEBUG_GENERAL, "lnc_H264ES_CreateContext\n"); in lnc_H264ES_CreateContext() 143 …drv_debug_msg(VIDEO_DEBUG_GENERAL, "lnc_H264ES_CreateContext: max slice size %d\n", ctx->max_slice… in lnc_H264ES_CreateContext() 185 drv_debug_msg(VIDEO_DEBUG_GENERAL, "lnc_H264ES_DestroyPicture\n"); in lnc_H264ES_DestroyContext() 201 drv_debug_msg(VIDEO_DEBUG_GENERAL, "lnc_H264ES_BeginPicture\n"); in lnc_H264ES_BeginPicture() 240 drv_debug_msg(VIDEO_DEBUG_GENERAL, " bits_per_second(%d) exceeds \ in lnc__H264ES_process_sequence_param() 254 drv_debug_msg(VIDEO_DEBUG_GENERAL, "IntraFreq: %d\n, intra_idr_period: %d\n", in lnc__H264ES_process_sequence_param() 300 drv_debug_msg(VIDEO_DEBUG_ERROR, "Ran out of memory!\n"); in lnc__H264ES_process_sequence_param() 375 drv_debug_msg(VIDEO_DEBUG_GENERAL, "TOPAZ: insert a SPS before IDR frame\n"); in lnc__H264ES_process_picture_param() 392 drv_debug_msg(VIDEO_DEBUG_GENERAL, "It's the last picture in sequence or stream." in lnc__H264ES_process_picture_param() [all …]
|
D | lnc_H263ES.c | 59 drv_debug_msg(VIDEO_DEBUG_GENERAL, "lnc_H263ES_QueryConfigAttributes\n"); in lnc_H263ES_QueryConfigAttributes() 114 drv_debug_msg(VIDEO_DEBUG_GENERAL, "lnc_H263ES_CreateContext\n"); in lnc_H263ES_CreateContext() 165 drv_debug_msg(VIDEO_DEBUG_GENERAL, "lnc_H263ES_DestroyContext\n"); in lnc_H263ES_DestroyContext() 177 drv_debug_msg(VIDEO_DEBUG_GENERAL, "lnc_H263ES_BeginPicture\n"); in lnc_H263ES_BeginPicture() 211 drv_debug_msg(VIDEO_DEBUG_GENERAL, " bits_per_second(%d) exceeds \ in lnc__H263ES_process_sequence_param() 287 drv_debug_msg(VIDEO_DEBUG_GENERAL, "Unsupported resolution!\n"); in lnc__H263ES_process_picture_param() 347 … drv_debug_msg(VIDEO_DEBUG_GENERAL, "Slice number changes. Previous value is %d. Now it's %d\n", in lnc__H263ES_process_slice_param() 356 …drv_debug_msg(VIDEO_DEBUG_GENERAL, "Allocate %d VAEncSliceParameterBuffer cache buffers\n", 2 * ct… in lnc__H263ES_process_slice_param() 359 drv_debug_msg(VIDEO_DEBUG_ERROR, "Run out of memory!\n"); in lnc__H263ES_process_slice_param() 416 drv_debug_msg(VIDEO_DEBUG_GENERAL, "Now frame_count/slice_count is %d/%d\n", in lnc__H263ES_process_slice_param() [all …]
|
D | lnc_MPEG4ES.c | 61 drv_debug_msg(VIDEO_DEBUG_GENERAL, "lnc_MPEG4ES_QueryConfigAttributes\n"); in lnc_MPEG4ES_QueryConfigAttributes() 117 drv_debug_msg(VIDEO_DEBUG_GENERAL, "lnc_MPEG4ES_CreateContext\n"); in lnc_MPEG4ES_CreateContext() 176 drv_debug_msg(VIDEO_DEBUG_GENERAL, "lnc_MPEG4ES_DestroyPicture\n"); in lnc_MPEG4ES_DestroyContext() 187 drv_debug_msg(VIDEO_DEBUG_GENERAL, "lnc_MPEG4ES_BeginPicture\n"); in lnc_MPEG4ES_BeginPicture() 220 drv_debug_msg(VIDEO_DEBUG_GENERAL, " bits_per_second(%d) exceeds \ in lnc__MPEG4ES_process_sequence_param() 352 … drv_debug_msg(VIDEO_DEBUG_GENERAL, "Slice number changes. Previous value is %d. Now it's %d\n", in lnc__MPEG4ES_process_slice_param() 360 …drv_debug_msg(VIDEO_DEBUG_GENERAL, "Allocate %d VAEncSliceParameterBuffer cache buffers\n", 2 * ct… in lnc__MPEG4ES_process_slice_param() 364 drv_debug_msg(VIDEO_DEBUG_ERROR, "Run out of memory!\n"); in lnc__MPEG4ES_process_slice_param() 401 drv_debug_msg(VIDEO_DEBUG_GENERAL, "Now frame_count/slice_count is %d/%d\n", in lnc__MPEG4ES_process_slice_param() 435 drv_debug_msg(VIDEO_DEBUG_GENERAL, "%s: frame rate changed to %d\n", in lnc__MPEG4ES_process_misc_param() [all …]
|