Home
last modified time | relevance | path

Searched refs:VIDEO_DEBUG_GENERAL (Results 1 – 25 of 61) sorted by relevance

123

/hardware/intel/img/psb_video/src/
Dtng_trace.c1138 …drv_debug_msg(VIDEO_DEBUG_GENERAL,"%s: level_idc = 0x%08x\n", __FUNCTION__, psTraceSeqParams->leve… in tng_H264ES_trace_seq_params()
1139 …drv_debug_msg(VIDEO_DEBUG_GENERAL,"%s: max_num_ref_frames = 0x%08x\n", __FUNCTION__, psTraceSeqPar… in tng_H264ES_trace_seq_params()
1140 …drv_debug_msg(VIDEO_DEBUG_GENERAL,"%s: intra_idr_period = 0x%08x\n", __FUNCTION__, psTraceSeqParam… in tng_H264ES_trace_seq_params()
1141 …drv_debug_msg(VIDEO_DEBUG_GENERAL,"%s: intra_period = 0x%08x\n", __FUNCTION__, psTraceSeqParams->i… in tng_H264ES_trace_seq_params()
1142 …drv_debug_msg(VIDEO_DEBUG_GENERAL,"%s: ip_period = 0x%08x\n", __FUNCTION__, psTraceSeqParams->ip_p… in tng_H264ES_trace_seq_params()
1143 …drv_debug_msg(VIDEO_DEBUG_GENERAL,"%s: bits_per_second = 0x%08x\n", __FUNCTION__, psTraceSeqParams… in tng_H264ES_trace_seq_params()
1145 …drv_debug_msg(VIDEO_DEBUG_GENERAL,"%s: frame_cropping_flag = 0x%08x\n", __FUNCTION__, psTraceSeqPa… in tng_H264ES_trace_seq_params()
1146 …drv_debug_msg(VIDEO_DEBUG_GENERAL,"%s: frame_crop_left_offset = 0x%08x\n", __FUNCTION__, psTraceSe… in tng_H264ES_trace_seq_params()
1147 …drv_debug_msg(VIDEO_DEBUG_GENERAL,"%s: frame_crop_right_offset = 0x%08x\n", __FUNCTION__, psTraceS… in tng_H264ES_trace_seq_params()
1148 …drv_debug_msg(VIDEO_DEBUG_GENERAL,"%s: frame_crop_top_offset = 0x%08x\n", __FUNCTION__, psTraceSeq… in tng_H264ES_trace_seq_params()
[all …]
Dtng_MPEG4ES.c67 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()
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()
299 …drv_debug_msg(VIDEO_DEBUG_GENERAL, "******** HOST FIRMWARE ROUTINES TO PASS HEADERS AND TOKENS TO … in tng__MPEG4ES_process_sequence_param()
[all …]
Dpnw_jpeg.c68 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()
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()
180 drv_debug_msg(VIDEO_DEBUG_GENERAL, "JPEG encoding: Choose YUV422 format\n"); in pnw_jpeg_CreateContext()
212 drv_debug_msg(VIDEO_DEBUG_GENERAL, " JPEG Scanning Number %d\n", jpeg_ctx_p->ui8ScanNum); in pnw_jpeg_CreateContext()
236 drv_debug_msg(VIDEO_DEBUG_GENERAL, "pnw_jpeg_DestroyPicture\n"); in pnw_jpeg_DestroyContext()
260 …drv_debug_msg(VIDEO_DEBUG_GENERAL, "pnw_jpeg_BeginPicture: Frame %d\n", ctx->obj_context->frame_co… in pnw_jpeg_BeginPicture()
267 drv_debug_msg(VIDEO_DEBUG_GENERAL, "get next cmdbuf fail\n"); in pnw_jpeg_BeginPicture()
367 drv_debug_msg(VIDEO_DEBUG_GENERAL, "Overwriting the scan info...\n"); in pnw__jpeg_process_picture_param()
[all …]
Dtng_jpegES.c51 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 …]
Dpnw_hostcode.c588 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()
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()
1015 drv_debug_msg(VIDEO_DEBUG_GENERAL, "PicParams->SrcYBase 0x%08x\n", psPicParams->SrcYBase); in pnw_EndPicture()
[all …]
Dtng_H263ES.c67 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()
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()
348 drv_debug_msg(VIDEO_DEBUG_GENERAL, "Unsupported resolution!\n"); in tng__H263ES_process_picture_param()
353 drv_debug_msg(VIDEO_DEBUG_GENERAL, "%s: end\n",__FUNCTION__); in tng__H263ES_process_picture_param()
[all …]
Dpnw_H264ES.c59 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()
273 drv_debug_msg(VIDEO_DEBUG_GENERAL, "Bitrate is set to %d\n", in pnw__H264ES_process_sequence_param()
457 drv_debug_msg(VIDEO_DEBUG_GENERAL, "Insert SEI buffer period message with " in pnw__H264ES_insert_SEI_buffer_period()
[all …]
Dpsb_buffer.c104 drv_debug_msg(VIDEO_DEBUG_GENERAL, "Allocate tiled surface from TT heap\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()
264 …drv_debug_msg(VIDEO_DEBUG_GENERAL, "Create BO from user buffer %p, size=%d, fd = %d\n", vaddr, siz… in psb_buffer_create_from_ub()
272 …drv_debug_msg(VIDEO_DEBUG_GENERAL, "Create BO from user buffer 0x%08x (%d byte), fd=%d, BO GPU off… in psb_buffer_create_from_ub()
416 … drv_debug_msg(VIDEO_DEBUG_GENERAL, "Multiple mapping request detected, unmap previous mapping\n"); in psb_buffer_map()
417 …drv_debug_msg(VIDEO_DEBUG_GENERAL, "Need to fix application to unmap at first, then request second… in psb_buffer_map()
478 …drv_debug_msg(VIDEO_DEBUG_GENERAL, "%s: pipe num %d, size = %d\n", __FUNCTION__, uiPipeIndex, vaCo… in psb__trace_coded()
483 drv_debug_msg(VIDEO_DEBUG_GENERAL, "%s: 0x%08x\n", __FUNCTION__, pBuf[(i*4) + j]); in psb__trace_coded()
486 drv_debug_msg(VIDEO_DEBUG_GENERAL, "%s: \n", __FUNCTION__); in psb__trace_coded()
508 drv_debug_msg(VIDEO_DEBUG_GENERAL, "%s pipenum = 0x%x\n", __FUNCTION__, uiPipeNum); in tng_get_coded_data()
[all …]
Dpsb_buffer_dm.c79 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()
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()
239 drv_debug_msg(VIDEO_DEBUG_GENERAL, "RAR region physical address = 0x%08x, size=%dK\n", in psb_buffer_info_rar()
245 drv_debug_msg(VIDEO_DEBUG_GENERAL, "RAR region get size failed\n"); in psb_buffer_info_rar()
263 drv_debug_msg(VIDEO_DEBUG_GENERAL, "Init IMR device\n"); in psb_buffer_init_imr()
273 drv_debug_msg(VIDEO_DEBUG_GENERAL, "Grab whole camera device memory\n"); in psb_buffer_init_imr()
332 …drv_debug_msg(VIDEO_DEBUG_GENERAL, "Reference IMR buffer, IMR region offset =0x%08x, IMR BO GPU of… in psb_buffer_reference_imr()
Dpnw_H263ES.c58 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()
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()
446 drv_debug_msg(VIDEO_DEBUG_GENERAL, "Now frame_count/slice_count is %d/%d\n", in pnw__H263ES_process_slice_param()
471 drv_debug_msg(VIDEO_DEBUG_GENERAL, "pnw_H263ES_RenderPicture\n"); in pnw_H263ES_RenderPicture()
[all …]
Dtng_H264ES.c93 drv_debug_msg(VIDEO_DEBUG_GENERAL, in tng__H264ES_init_profile()
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()
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()
329 drv_debug_msg(VIDEO_DEBUG_GENERAL, in tng__H264ES_process_misc_ratecontrol_param()
338 drv_debug_msg(VIDEO_DEBUG_GENERAL, in tng__H264ES_process_misc_ratecontrol_param()
347 drv_debug_msg(VIDEO_DEBUG_GENERAL, in tng__H264ES_process_misc_ratecontrol_param()
[all …]
Dpnw_MPEG4ES.c60 drv_debug_msg(VIDEO_DEBUG_GENERAL, "pnw_MPEG4ES_QueryConfigAttributes\n"); in pnw_MPEG4ES_QueryConfigAttributes()
112 drv_debug_msg(VIDEO_DEBUG_GENERAL, "pnw_MPEG4ES_CreateContext\n"); in pnw_MPEG4ES_CreateContext()
168 drv_debug_msg(VIDEO_DEBUG_GENERAL, "pnw_MPEG4ES_DestroyPicture\n"); in pnw_MPEG4ES_DestroyContext()
179 drv_debug_msg(VIDEO_DEBUG_GENERAL, "pnw_MPEG4ES_BeginPicture\n"); in pnw_MPEG4ES_BeginPicture()
215 drv_debug_msg(VIDEO_DEBUG_GENERAL, " bits_per_second(%d) exceeds \ in pnw__MPEG4ES_process_sequence_param()
400 … drv_debug_msg(VIDEO_DEBUG_GENERAL, "Slice number changes. Previous value is %d. Now it's %d\n", in pnw__MPEG4ES_process_slice_param()
408 …drv_debug_msg(VIDEO_DEBUG_GENERAL, "Allocate %d VAEncSliceParameterBuffer cache buffers\n", 2 * ct… in pnw__MPEG4ES_process_slice_param()
455 drv_debug_msg(VIDEO_DEBUG_GENERAL, "Now frame_count/slice_count is %d/%d\n", in pnw__MPEG4ES_process_slice_param()
480 drv_debug_msg(VIDEO_DEBUG_GENERAL, "pnw_MPEG4ES_RenderPicture\n"); in pnw_MPEG4ES_RenderPicture()
487 …drv_debug_msg(VIDEO_DEBUG_GENERAL, "pnw_MPEG4ES_RenderPicture got VAEncSequenceParameterBufferType… in pnw_MPEG4ES_RenderPicture()
[all …]
Dtng_hostair.c47 drv_debug_msg(VIDEO_DEBUG_GENERAL,"%s: ui32MbNum = %d\n", __FUNCTION__, ui32MbNum); in tng_air_buf_create()
100 …drv_debug_msg(VIDEO_DEBUG_GENERAL, "%s: slot num = %d, aso = %d\n", __FUNCTION__, i32SlotNum, ctx-… in tng_fill_slice_map()
101 …drv_debug_msg(VIDEO_DEBUG_GENERAL, "%s: stream id = %d, addr = 0x%x\n", __FUNCTION__, ui32StreamIn… in tng_fill_slice_map()
223 …drv_debug_msg(VIDEO_DEBUG_GENERAL,"%s: ui32HalfWayBU = %d\n", __FUNCTION__, ctx->ui32HalfWayBU[i32… in tng_fill_slice_map()
237 drv_debug_msg(VIDEO_DEBUG_GENERAL,"%s: ppsInpCtrlBuf == NULL\n", __FUNCTION__); in tng__map_inp_ctrl_buf()
303 drv_debug_msg(VIDEO_DEBUG_GENERAL,"%s: start QP == NULL\n", __FUNCTION__); in tng__fill_inp_ctrl_buf()
307 drv_debug_msg(VIDEO_DEBUG_GENERAL,"%s: start QP = %d\n", __FUNCTION__, *pi8QP); in tng__fill_inp_ctrl_buf()
375 drv_debug_msg(VIDEO_DEBUG_GENERAL,"%s: end QP = %d\n", __FUNCTION__, *pi8QP); in tng__fill_inp_ctrl_buf()
523 drv_debug_msg(VIDEO_DEBUG_GENERAL,"%s: end\n", __FUNCTION__); in tng__send_air_inp_ctrl_buf()
532 drv_debug_msg(VIDEO_DEBUG_GENERAL,"%s: start\n", __FUNCTION__); in tng__update_air_send()
[all …]
Dpnw_rotate.c147 drv_debug_msg(VIDEO_DEBUG_GENERAL, "MSVDX: disable MSVDX rotation\n"); in psb_InitOutLoop()
153 drv_debug_msg(VIDEO_DEBUG_GENERAL, "For VPP: disable MSVDX rotation\n"); in psb_InitOutLoop()
222 … drv_debug_msg(VIDEO_DEBUG_GENERAL, "Signal from HWC to rotate %d\n", driver_data->mipi0_rotation); in psb_RecalcAlternativeOutput()
228 …drv_debug_msg(VIDEO_DEBUG_GENERAL, "NativeWindow(0x%x), get surface flinger rotate %d\n", driver_d… in psb_RecalcAlternativeOutput()
260 …drv_debug_msg(VIDEO_DEBUG_GENERAL, "NativeWindow(0x%x), get surface flinger rotate %d\n", driver_d… in psb_RecalcAlternativeOutput()
301 drv_debug_msg(VIDEO_DEBUG_GENERAL, "MSVDX: new rotation %d desired\n", new_rotate); in psb_RecalcAlternativeOutput()
451 … drv_debug_msg(VIDEO_DEBUG_GENERAL, "Try to allocate surface for alternative rotate output\n");
492 …drv_debug_msg(VIDEO_DEBUG_GENERAL, "Either downscaling is not required or upscaling is needed for … in psb_CreateScalingSurface()
506 drv_debug_msg(VIDEO_DEBUG_GENERAL, "downscaling buffer realloc: %d x %d -> %d x %d\n", in psb_CreateScalingSurface()
513 …drv_debug_msg(VIDEO_DEBUG_GENERAL, "Try to allocate surface for alternative scaling output: %dx%d\… in psb_CreateScalingSurface()
[all …]
Dpsb_cmdbuf.c291 …drv_debug_msg(VIDEO_DEBUG_GENERAL, "RAR: found same drm buffer with different psb buffer, link the… in psb_cmdbuf_buffer_ref()
304 drv_debug_msg(VIDEO_DEBUG_GENERAL, "RAR: buffer aleady in the list, skip\n", in psb_cmdbuf_buffer_ref()
479 drv_debug_msg(VIDEO_DEBUG_GENERAL, "PSB submit: buffer_list = %08x\n", ca.buffer_list); in psbDRMCmdBuf()
480 drv_debug_msg(VIDEO_DEBUG_GENERAL, "PSB submit: clip_rects = %08x\n", ca.clip_rects); in psbDRMCmdBuf()
481 drv_debug_msg(VIDEO_DEBUG_GENERAL, "PSB submit: cmdbuf_handle = %08x\n", ca.cmdbuf_handle); in psbDRMCmdBuf()
482 drv_debug_msg(VIDEO_DEBUG_GENERAL, "PSB submit: cmdbuf_offset = %08x\n", ca.cmdbuf_offset); in psbDRMCmdBuf()
483 drv_debug_msg(VIDEO_DEBUG_GENERAL, "PSB submit: cmdbuf_size = %08x\n", ca.cmdbuf_size); in psbDRMCmdBuf()
484 drv_debug_msg(VIDEO_DEBUG_GENERAL, "PSB submit: reloc_handle = %08x\n", ca.reloc_handle); in psbDRMCmdBuf()
485 drv_debug_msg(VIDEO_DEBUG_GENERAL, "PSB submit: reloc_offset = %08x\n", ca.reloc_offset); in psbDRMCmdBuf()
486 drv_debug_msg(VIDEO_DEBUG_GENERAL, "PSB submit: num_relocs = %08x\n", ca.num_relocs); in psbDRMCmdBuf()
[all …]
Dtng_picmgmt.c352 drv_debug_msg(VIDEO_DEBUG_GENERAL, in tng_send_codedbuf()
365 drv_debug_msg(VIDEO_DEBUG_GENERAL, "%s end\n", __FUNCTION__); in tng_send_codedbuf()
390 drv_debug_msg(VIDEO_DEBUG_GENERAL, "%s eFormat = %d, w = %d, h = %d, stride = %d\n", in tng__set_component_offsets()
572 …drv_debug_msg(VIDEO_DEBUG_GENERAL, "%s i32YComponentOffset = %d, i32UComponentOffset = %d, i32VCom… in tng__set_component_offsets()
592 drv_debug_msg(VIDEO_DEBUG_GENERAL, in tng_send_source_frame()
613 drv_debug_msg(VIDEO_DEBUG_GENERAL, in tng_send_source_frame()
616 drv_debug_msg(VIDEO_DEBUG_GENERAL, in tng_send_source_frame()
674 drv_debug_msg(VIDEO_DEBUG_GENERAL, in tng_send_source_frame()
677 drv_debug_msg(VIDEO_DEBUG_GENERAL, in tng_send_source_frame()
682 drv_debug_msg(VIDEO_DEBUG_GENERAL, in tng_send_source_frame()
Dtng_cmdbuf.c160 drv_debug_msg(VIDEO_DEBUG_GENERAL, "mem size %d\n", __FUNCTION__, cmdbuf->mem_size); in tng_cmdbuf_create()
408 drv_debug_msg(VIDEO_DEBUG_GENERAL, in tng_cmdbuf_insert_command()
420 drv_debug_msg(VIDEO_DEBUG_GENERAL, in tng_cmdbuf_insert_command()
436 drv_debug_msg(VIDEO_DEBUG_GENERAL, in tng_cmdbuf_insert_command()
469 drv_debug_msg(VIDEO_DEBUG_GENERAL, in tng_cmdbuf_insert_command()
483 drv_debug_msg(VIDEO_DEBUG_GENERAL, in tng_cmdbuf_insert_command()
491 drv_debug_msg(VIDEO_DEBUG_GENERAL, in tng_cmdbuf_insert_command()
510 …drv_debug_msg(VIDEO_DEBUG_GENERAL, "%s: start obj_context->tng_cmdbuf = %x\n", __FUNCTION__, obj_c… in tng_context_get_next_cmdbuf()
728 drv_debug_msg(VIDEO_DEBUG_GENERAL, "Detected a skipped frame for surface 0x%08x.\n", in tng_set_frame_skip_flag()
799 … drv_debug_msg(VIDEO_DEBUG_GENERAL, "psb_fence_wait returns: %d (fence=0x%08x)\n", status, fence); in tng_context_flush_cmdbuf()
/hardware/intel/img/psb_video/src/android/
Dpsb_output_android.c109 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");
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",
393 …drv_debug_msg(VIDEO_DEBUG_GENERAL, "New rotation degree %d of MIPI0 WM, Need to recalc rotation\n"…
406 drv_debug_msg(VIDEO_DEBUG_GENERAL, "Protected surface, use overlay\n");
413 drv_debug_msg(VIDEO_DEBUG_GENERAL, "WIDI in clone mode, use texstreaming\n");
[all …]
/hardware/intel/img/psb_video/src/mrst/
Dlnc_H264ES.c65 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()
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()
448 … drv_debug_msg(VIDEO_DEBUG_GENERAL, "Slice number changes. Previous value is %d. Now it's %d\n", in lnc__H264ES_process_slice_param()
[all …]
Dlnc_H263ES.c59 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()
416 drv_debug_msg(VIDEO_DEBUG_GENERAL, "Now frame_count/slice_count is %d/%d\n", in lnc__H263ES_process_slice_param()
449 drv_debug_msg(VIDEO_DEBUG_GENERAL, "%s: frame rate changed to %d\n", in lnc__H263ES_process_misc_param()
[all …]
Dlnc_MPEG4ES.c61 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()
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()
442 drv_debug_msg(VIDEO_DEBUG_GENERAL, "%s: bit rate changed to %d\n", in lnc__MPEG4ES_process_misc_param()
[all …]
/hardware/intel/img/psb_video/src/x11/
Dpsb_x11.c158 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()
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()
280 drv_debug_msg(VIDEO_DEBUG_GENERAL, "Putsurface force to SW rendering\n"); in psb_x11_output_init()
309 drv_debug_msg(VIDEO_DEBUG_GENERAL, "Force not to start psb xrandr thread.\n"); in psb_x11_output_init()
312 drv_debug_msg(VIDEO_DEBUG_GENERAL, "By default, use psb xrandr thread.\n"); in psb_x11_output_init()
[all …]
Dpsb_xvva.c54 drv_debug_msg(VIDEO_DEBUG_GENERAL, "XErrorEvent caught in psb_XErrorHandler in psb_xvva.c\n"); in psb_XErrorHandler()
113 drv_debug_msg(VIDEO_DEBUG_GENERAL, "Can't detect any usable Xv XVVA port\n"); in GetPortId()
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()
197 drv_debug_msg(VIDEO_DEBUG_GENERAL, "Destroy XvImage for texture Xv\n"); in psb_deinit_xvideo()
203 drv_debug_msg(VIDEO_DEBUG_GENERAL, "Destroy XvImage for overlay Xv\n"); in psb_deinit_xvideo()
211 drv_debug_msg(VIDEO_DEBUG_GENERAL, "Deinit: stop textured Xvideo\n"); in psb_deinit_xvideo()
215 drv_debug_msg(VIDEO_DEBUG_GENERAL, "Deinit: ungrab textured Xvideo port\n"); in psb_deinit_xvideo()
[all …]
Dpsb_xrandr.c113 …drv_debug_msg(VIDEO_DEBUG_GENERAL, "Xrandr: extend output %08x has %d properties\n", psb_xrandr_in… 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()
156 …drv_debug_msg(VIDEO_DEBUG_GENERAL, "Xrandr: ExtDesktopMode (%08x)\n", psb_xrandr_info->hdmi_extvid… in psb_xrandr_hdmi_property()
159 …drv_debug_msg(VIDEO_DEBUG_GENERAL, "Xrandr: OverscanMode (%08x)\n", psb_xrandr_info->hdmi_extvideo… in psb_xrandr_hdmi_property()
[all …]
Dpsb_ctexture.c189 …drv_debug_msg(VIDEO_DEBUG_GENERAL, "psb_dri_init: Now map buffer, DRI2 back buffer export type: DR… in psb_dri_init()
199 …drv_debug_msg(VIDEO_DEBUG_GENERAL, "psb_dri_init: Now map buffer, DRI2 back buffer export type: DR… in psb_dri_init()
327 drv_debug_msg(VIDEO_DEBUG_GENERAL, "Drawable update, reinit DRI\n"); in psb_putsurface_ctexture()
345 drv_debug_msg(VIDEO_DEBUG_GENERAL, "psb_putsurface_ctexture: Clone Mode\n"); in psb_putsurface_ctexture()
386 …drv_debug_msg(VIDEO_DEBUG_GENERAL, "psb_putsurface_ctexture: Extend Mode, Location: %08x\n", exten… in psb_putsurface_ctexture()
403 …drv_debug_msg(VIDEO_DEBUG_GENERAL, "psb_putsurface_ctexture: ExtendVideo Mode, Location: %08x\n", … in psb_putsurface_ctexture()
404 …drv_debug_msg(VIDEO_DEBUG_GENERAL, "psb_putsurface_ctexture: ExtVideo coordinate srcx= %d, srcy=%d… in psb_putsurface_ctexture()
451 drv_debug_msg(VIDEO_DEBUG_GENERAL, "Drawable update, reinit DRI\n"); in psb_putsurface_ctexture()
465 …drv_debug_msg(VIDEO_DEBUG_GENERAL, "psb_putsurface_ctexture: Main video Pixmap, coordinate: srcx= … in psb_putsurface_ctexture()
483 …drv_debug_msg(VIDEO_DEBUG_GENERAL, "psb_putsurface_ctexture: Main video, swap buffer, coordinate: … in psb_putsurface_ctexture()
[all …]

123