/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() 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() 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() 167 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s : Failed to get connector %i\n", __FUNCTION__, in psb_HDMIExt_init() 188 …drv_debug_msg(VIDEO_DEBUG_ERROR, "%s : Failed to get connector id or mipi encoder id. mipi_connect… 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() 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"); 492 …drv_debug_msg(VIDEO_DEBUG_ERROR, "vaPutSurface: source rectangle passed from upper layer is not co… in psb_PutSurface() 496 …drv_debug_msg(VIDEO_DEBUG_ERROR, "vaPutSurface: dest rectangle passed from upper layer is not corr… in psb_PutSurface()
|
/hardware/intel/img/psb_video/src/ |
D | psb_buffer_dm.c | 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() 266 drv_debug_msg(VIDEO_DEBUG_ERROR, "Get IMR region size failed\n"); in psb_buffer_init_imr() 270 drv_debug_msg(VIDEO_DEBUG_ERROR, "NON ANDROID:Get IMR region size failed\n"); in psb_buffer_init_imr() 277 drv_debug_msg(VIDEO_DEBUG_ERROR, "Grab IMR device memory failed\n"); in psb_buffer_init_imr() 308 drv_debug_msg(VIDEO_DEBUG_ERROR, "IMR init failed!\n"); in psb_buffer_reference_imr() [all …]
|
D | vsp_VPP.c | 415 drv_debug_msg(VIDEO_DEBUG_ERROR, "Cann't scale\n"); in vsp__VPP_process_pipeline_param() 421 drv_debug_msg(VIDEO_DEBUG_ERROR, "Cann't scale\n"); in vsp__VPP_process_pipeline_param() 427 drv_debug_msg(VIDEO_DEBUG_ERROR, "Cann't support background color here\n"); in vsp__VPP_process_pipeline_param() 433 …drv_debug_msg(VIDEO_DEBUG_ERROR, "invalid filter setting filters = %p\n", pipeline_param->filters); in vsp__VPP_process_pipeline_param() 441 drv_debug_msg(VIDEO_DEBUG_ERROR, "invalid filter number = %d\n", pipeline_param->num_filters); in vsp__VPP_process_pipeline_param() 448 …drv_debug_msg(VIDEO_DEBUG_ERROR, "invalid forward_refereces %p setting\n", pipeline_param->forward… in vsp__VPP_process_pipeline_param() 455 …drv_debug_msg(VIDEO_DEBUG_ERROR, "invalid num_forward_refereces %d setting, should be %d\n", pipel… in vsp__VPP_process_pipeline_param() 468 drv_debug_msg(VIDEO_DEBUG_ERROR, "invalid input surface %x\n", pipeline_param->surface); in vsp__VPP_process_pipeline_param() 479 …drv_debug_msg(VIDEO_DEBUG_ERROR, "can not reset pipeline in the mid of post-processing or without … in vsp__VPP_process_pipeline_param() 490 …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 | psb_texture.c | 175 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s(): PowerVR device not found", __func__); in pvr_context_create() 181 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s(): not enough memory", __func__); in pvr_context_create() 187 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s(): PVR2DEnumerateDevices() failed(%d)", __func__, in pvr_context_create() 195 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s(): PVR2DCreateDeviceContext() failed(%d)", __func__, in pvr_context_create() 222 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s(): null PVR context!!", __func__); in psb_ctexture_init() 289 … drv_debug_msg(VIDEO_DEBUG_ERROR, "%s: PVR2DMemFree error %d\n", __FUNCTION__, ePVR2DStatus); in psb_ctexture_deinit() 296 … drv_debug_msg(VIDEO_DEBUG_ERROR, "%s: PVR2DMemFree error %d\n", __FUNCTION__, ePVR2DStatus); in psb_ctexture_deinit() 305 … drv_debug_msg(VIDEO_DEBUG_ERROR, "%s: PVR2DMemFree error %d\n", __FUNCTION__, ePVR2DStatus); in psb_ctexture_deinit() 314 … drv_debug_msg(VIDEO_DEBUG_ERROR, "%s: PVR2DMemFree error %d\n", __FUNCTION__, ePVR2DStatus); in psb_ctexture_deinit() 324 … drv_debug_msg(VIDEO_DEBUG_ERROR, "%s: PVR2DMemFree error %d\n", __FUNCTION__, ePVR2DStatus); in psb_ctexture_deinit() [all …]
|
D | tng_yuv_processor.c | 391 drv_debug_msg(VIDEO_DEBUG_ERROR, "Failed to find context\n"); in ved_QueryVideoProcFilters() 398 drv_debug_msg(VIDEO_DEBUG_ERROR, "Failed to find config\n"); in ved_QueryVideoProcFilters() 405 … drv_debug_msg(VIDEO_DEBUG_ERROR, "current entrypoint is %d, not VAEntrypointVideoProc\n", tmp); in ved_QueryVideoProcFilters() 412 …drv_debug_msg(VIDEO_DEBUG_ERROR, "invalide input parameter num_filters %p, filters %p\n", num_filt… in ved_QueryVideoProcFilters() 419 …drv_debug_msg(VIDEO_DEBUG_ERROR, "The filters array size(%d) is NOT valid! Supported filters num i… in ved_QueryVideoProcFilters() 450 drv_debug_msg(VIDEO_DEBUG_ERROR, "Failed to find context\n"); in ved_QueryVideoProcFilterCaps() 457 drv_debug_msg(VIDEO_DEBUG_ERROR, "Failed to find config\n"); in ved_QueryVideoProcFilterCaps() 464 …drv_debug_msg(VIDEO_DEBUG_ERROR, "invalide input parameter num_filters %p, filters %p\n", num_filt… in ved_QueryVideoProcFilterCaps() 470 …drv_debug_msg(VIDEO_DEBUG_ERROR, "invalide input parameter num_filters == %d (> 1)\n", *num_filter… in ved_QueryVideoProcFilterCaps() 487 drv_debug_msg(VIDEO_DEBUG_ERROR, "invalide filter type %d\n", type); in ved_QueryVideoProcFilterCaps() [all …]
|
D | tng_H264ES.c | 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() 270 drv_debug_msg(VIDEO_DEBUG_ERROR, "window_size is too much!\n"); in tng__H264ES_process_misc_ratecontrol_param() 321 drv_debug_msg(VIDEO_DEBUG_ERROR, in tng__H264ES_process_misc_ratecontrol_param() 369 drv_debug_msg(VIDEO_DEBUG_ERROR, "Find zero value for buffer_size " in tng__H264ES_process_misc_hrd_param() 376 drv_debug_msg(VIDEO_DEBUG_ERROR, "initial_buffer_fullnessi(%d) shouldn't be" in tng__H264ES_process_misc_hrd_param() 385 drv_debug_msg(VIDEO_DEBUG_ERROR, "Only when rate control is enabled," in tng__H264ES_process_misc_hrd_param() 433 … drv_debug_msg(VIDEO_DEBUG_ERROR, "%s: ERROR: air_num_mbs = %d should not bigger than 65536\n", in tng__H264ES_process_misc_air_param() 442 drv_debug_msg(VIDEO_DEBUG_ERROR, in tng__H264ES_process_misc_air_param() 491 drv_debug_msg(VIDEO_DEBUG_ERROR, in tng__H264ES_process_misc_cir_param() [all …]
|
D | psb_buffer.c | 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() 258 drv_debug_msg(VIDEO_DEBUG_ERROR, "failed to gen wsbm buffers\n"); in psb_buffer_create_from_ub() 268 …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() 328 drv_debug_msg(VIDEO_DEBUG_ERROR, "failed to gen wsbm buffers\n"); in psb_buffer_reference() 336 drv_debug_msg(VIDEO_DEBUG_ERROR, "failed to alloc wsbm buffers\n"); in psb_buffer_reference() 367 drv_debug_msg(VIDEO_DEBUG_ERROR, "failed to gen wsbm buffers\n"); in psb_kbuffer_reference() 375 drv_debug_msg(VIDEO_DEBUG_ERROR, "failed to alloc wsbm buffers\n"); in psb_kbuffer_reference() 429 drv_debug_msg(VIDEO_DEBUG_ERROR, "faild to sync bo for cpu\n"); in psb_buffer_map() 440 drv_debug_msg(VIDEO_DEBUG_ERROR, "failed to map buffer\n"); in psb_buffer_map() [all …]
|
D | tng_trace.c | 185 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s error: mapping mtx context\n", __FUNCTION__); in apReconstructured_dump() 190 drv_debug_msg(VIDEO_DEBUG_ERROR,"%s data pointer is NULL\n", __FUNCTION__); in apReconstructured_dump() 198 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s error: mapping reconstructed buf\n", __FUNCTION__); in apReconstructured_dump() 225 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s error: mapping mtx context\n", __FUNCTION__); in apColocated_dump() 230 drv_debug_msg(VIDEO_DEBUG_ERROR,"%s data pointer is NULL\n", __FUNCTION__); in apColocated_dump() 238 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s error: mapping colocated buf\n", __FUNCTION__); in apColocated_dump() 265 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s error: mapping mtx context\n", __FUNCTION__); in apPV_dump() 270 drv_debug_msg(VIDEO_DEBUG_ERROR,"%s data pointer is NULL\n", __FUNCTION__); in apPV_dump() 278 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s error: mapping apMV buf\n", __FUNCTION__); in apPV_dump() 305 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s error: mapping mtx context\n", __FUNCTION__); in apWritebackRegions_dump() [all …]
|
D | psb_drv_debug.h | 65 VIDEO_DEBUG_ERROR = 0x1, enumerator 135 #define DEBUG_FAILURE while(vaStatus) {drv_debug_msg(VIDEO_DEBUG_ERROR, "%s fails with '%… 136 #define DEBUG_FAILURE_RET while(ret) {drv_debug_msg(VIDEO_DEBUG_ERROR, "%s fails with '%…
|
D | pnw_H264ES.c | 262 drv_debug_msg(VIDEO_DEBUG_ERROR, in pnw__H264ES_process_sequence_param() 290 drv_debug_msg(VIDEO_DEBUG_ERROR, in pnw__H264ES_process_sequence_param() 422 drv_debug_msg(VIDEO_DEBUG_ERROR, "Ran out of memory!\n"); in pnw__H264ES_process_sequence_param() 617 … drv_debug_msg(VIDEO_DEBUG_ERROR, "%s L%d Invalid coded buffer handle\n", __FUNCTION__, __LINE__); in pnw__H264ES_process_picture_param() 734 drv_debug_msg(VIDEO_DEBUG_ERROR, "slice height %d or start row number %d is too large", in pnw__H264ES_encode_one_slice() 869 drv_debug_msg(VIDEO_DEBUG_ERROR, "Run out of memory!\n"); in pnw__H264ES_process_slice_param() 882 drv_debug_msg(VIDEO_DEBUG_ERROR, "Buffer size(%d) is wrong. It should be %d or %d\n", in pnw__H264ES_process_slice_param() 905 drv_debug_msg(VIDEO_DEBUG_ERROR, "Run out of memory!\n"); in pnw__H264ES_process_slice_param() 1048 drv_debug_msg(VIDEO_DEBUG_ERROR, "Initial_qp(%d) and min_qpinitial_qp(%d) " in pnw__H264ES_process_misc_param() 1056 drv_debug_msg(VIDEO_DEBUG_ERROR, "window_size is too much!\n"); in pnw__H264ES_process_misc_param() [all …]
|
D | vsp_vp8.c | 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() 563 drv_debug_msg(VIDEO_DEBUG_ERROR, "%d is invalid." in vsp_vp8_process_misc_param() 569 drv_debug_msg(VIDEO_DEBUG_ERROR, "%d is invalid." in vsp_vp8_process_misc_param() 600 drv_debug_msg(VIDEO_DEBUG_ERROR, "max_qp(%d) and min_qp(%d) " in vsp_vp8_process_misc_param() 608 drv_debug_msg(VIDEO_DEBUG_ERROR, "min_qp was changed from %d to %d\n", in vsp_vp8_process_misc_param() 614 drv_debug_msg(VIDEO_DEBUG_ERROR, "max_qp was changed from %d to %d\n", in vsp_vp8_process_misc_param() 622 drv_debug_msg(VIDEO_DEBUG_ERROR, "rc_undershoot was changed from %d to %d\n", in vsp_vp8_process_misc_param() 628 drv_debug_msg(VIDEO_DEBUG_ERROR, "%d is invalid." in vsp_vp8_process_misc_param() [all …]
|
D | tng_cmdbuf.c | 151 drv_debug_msg(VIDEO_DEBUG_ERROR, "psb buffer create 0 \n", __FUNCTION__); in tng_cmdbuf_create() 167 drv_debug_msg(VIDEO_DEBUG_ERROR, "psb buffer create xx \n", __FUNCTION__); in tng_cmdbuf_create() 180 drv_debug_msg(VIDEO_DEBUG_ERROR, "psb buffer create 1 \n", __FUNCTION__); in tng_cmdbuf_create() 188 drv_debug_msg(VIDEO_DEBUG_ERROR, "psb buffer create 2 \n", __FUNCTION__); in tng_cmdbuf_create() 196 drv_debug_msg(VIDEO_DEBUG_ERROR, "psb buffer create 3 \n", __FUNCTION__); in tng_cmdbuf_create() 558 drv_debug_msg(VIDEO_DEBUG_ERROR, "Allocate memory failed\n"); in ptgDRMCmdBuf() 604 drv_debug_msg(VIDEO_DEBUG_ERROR, "drmCommandWrite returns with %s, retry\n", in ptgDRMCmdBuf() 611 drv_debug_msg(VIDEO_DEBUG_ERROR,"drmCommandWrite tries %d time, finally %s with ret=%d\n", in ptgDRMCmdBuf() 668 drv_debug_msg(VIDEO_DEBUG_ERROR, "drm failed to create a fence"
|
D | pnw_jpeg.c | 156 … drv_debug_msg(VIDEO_DEBUG_ERROR, "JPEG encoding: Unsupported format and set to NV12\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() 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() 372 …drv_debug_msg(VIDEO_DEBUG_ERROR, "JPEG MCU scanning number(%d) is wrong!\n", jpeg_ctx->ui8ScanNum); in pnw__jpeg_process_picture_param() 386 … drv_debug_msg(VIDEO_DEBUG_ERROR, "%s L%d Invalid coded buffer handle\n", __FUNCTION__, __LINE__); in pnw__jpeg_process_picture_param() 429 drv_debug_msg(VIDEO_DEBUG_ERROR, "ERROR: Map coded_buf failed!"); in pnw__jpeg_process_picture_param()
|
D | tng_hostcode.c | 132 drv_debug_msg(VIDEO_DEBUG_ERROR, "alloc mem params buffer"); in tng__alloc_init_buffer() 139 … drv_debug_msg(VIDEO_DEBUG_ERROR, "%s: map buf 0x%08x\n", __FUNCTION__, (IMG_UINT32)pch_virt_addr); in tng__alloc_init_buffer() 531 …drv_debug_msg(VIDEO_DEBUG_ERROR, "%s: error leave lowpower = 0x%08x\n", __FUNCTION__, *ptmp++); … in tng__trace_cmdbuf() 597 drv_debug_msg(VIDEO_DEBUG_ERROR, "not support this RT Format\n"); in tng__init_rc_params() 771 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s: tng__patch_hw_profile\n", __FUNCTION__); in tng__init_context() 806 drv_debug_msg(VIDEO_DEBUG_ERROR, "init Context params"); in tng_CreateContext() 811 drv_debug_msg(VIDEO_DEBUG_ERROR, "init rc params"); in tng_CreateContext() 826 drv_debug_msg(VIDEO_DEBUG_ERROR, "setup enc profile"); in tng_CreateContext() 848 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s: tng__get_encoder_caps\n", __FUNCTION__); in tng_BeginPicture() 857 drv_debug_msg(VIDEO_DEBUG_ERROR, "get next cmdbuf fail\n"); in tng_BeginPicture() [all …]
|
D | vsp_compose.c | 73 drv_debug_msg(VIDEO_DEBUG_ERROR, "there isn't RGB surface!\n"); in vsp_compose_process_pipeline_param() 84 drv_debug_msg(VIDEO_DEBUG_ERROR, "invalid yuv surface %x\n", pipeline_param->surface); in vsp_compose_process_pipeline_param() 92 …drv_debug_msg(VIDEO_DEBUG_ERROR, "invalid RGB surface %x\n", pipeline_param->additional_outputs[0]… in vsp_compose_process_pipeline_param()
|
D | tng_jpegES.c | 544 … drv_debug_msg(VIDEO_DEBUG_ERROR, "Surface stride isn't aligned to 64 bytes as HW requires: %u!\n", in SetMTXSetup() 557 drv_debug_msg(VIDEO_DEBUG_ERROR, "Not supported FOURCC: %x!\n", pJPEGContext->eFormat); in SetMTXSetup() 576 drv_debug_msg(VIDEO_DEBUG_ERROR, "Not supported FOURCC: %x!\n", pJPEGContext->eFormat); in SetMTXSetup() 1061 …drv_debug_msg(VIDEO_DEBUG_ERROR, "JPEG encoding: unsupported YUV format and force it to be NV12!\n… in tng_jpeg_CreateContext() 1086 …drv_debug_msg(VIDEO_DEBUG_ERROR, "JPEG MCU scanning number(%d) is wrong!\n", jpeg_ctx_p->sScan_Enc… in tng_jpeg_CreateContext() 1160 drv_debug_msg(VIDEO_DEBUG_ERROR, "get next cmdbuf fail\n"); in tng_jpeg_BeginPicture() 1180 drv_debug_msg(VIDEO_DEBUG_ERROR, "Fail to map MTX setup buffer\n"); in tng_jpeg_BeginPicture() 1191 drv_debug_msg(VIDEO_DEBUG_ERROR, "Fail to map MTX setup interface buffer\n"); in tng_jpeg_BeginPicture() 1203 drv_debug_msg(VIDEO_DEBUG_ERROR, "Fail to map quantization table buffer\n"); in tng_jpeg_BeginPicture() 1214 drv_debug_msg(VIDEO_DEBUG_ERROR, "cmdbuf lowpower\n"); in tng_jpeg_BeginPicture() [all …]
|
D | psb_surface_attrib.c | 147 …drv_debug_msg(VIDEO_DEBUG_ERROR, "CreateSurfaceFromV4L2Buf isn't supported on non-MRST platform\n"… 158 … drv_debug_msg(VIDEO_DEBUG_ERROR, "The buffer address 0x%08x must be page aligned\n", tmp); 304 drv_debug_msg(VIDEO_DEBUG_ERROR, "Only support NV12 format\n"); in psb_CreateSurfacesForUserPtr() 457 drv_debug_msg(VIDEO_DEBUG_ERROR, "Only support NV12 format\n"); in psb_CreateSurfaceFromKBuf() 671 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s: Fail to open the ion device!\n", __FUNCTION__); in psb_CreateSurfaceFromION() 681 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s: Fail to import the ion fd!\n", __FUNCTION__); in psb_CreateSurfaceFromION() 693 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s: Fail to mmap the ion buffer!\n", __FUNCTION__); in psb_CreateSurfaceFromION()
|
D | psb_output.c | 215 drv_debug_msg(VIDEO_DEBUG_ERROR, "Unsupport fourcc 0x%x\n", src_format->fourcc); in psb__VAImageCheckFourCC() 449 drv_debug_msg(VIDEO_DEBUG_ERROR, "IED is enabled, image is encrypted.\n"); in psb_CheckIEDStatus() 455 drv_debug_msg(VIDEO_DEBUG_ERROR, "Failed to call IMG_VIDEO_IED_STATE.\n"); in psb_CheckIEDStatus() 484 drv_debug_msg(VIDEO_DEBUG_ERROR, "Can't derive reference surface" \ in psb_DeriveImage() 503 drv_debug_msg(VIDEO_DEBUG_ERROR, "Can't support the Fourcc\n"); in psb_DeriveImage() 670 …drv_debug_msg(VIDEO_DEBUG_ERROR, "image.num_palette_entries(%d) is too big\n", obj_image->image.nu… in psb_SetImagePalette() 875 drv_debug_msg(VIDEO_DEBUG_ERROR, "target VAImage fourcc should be NV12 or IYUV\n"); in psb_GetImage() 899 drv_debug_msg(VIDEO_DEBUG_ERROR, "Map buffer failed\n"); in psb_GetImage() 1027 drv_debug_msg(VIDEO_DEBUG_ERROR, "target VAImage fourcc should be NV12 or IYUV\n"); in psb_PutImage2() 1320 … drv_debug_msg(VIDEO_DEBUG_ERROR, "can't support so many sub-pictures for the surface\n"); in psb__LinkSubpictIntoSurface() [all …]
|
D | tng_MPEG4ES.c | 150 drv_debug_msg(VIDEO_DEBUG_ERROR, "Unknown RCMode %08x\n", ctx->sRCParams.eRCMode); in tng_MPEG4ES_CreateContext() 320 … drv_debug_msg(VIDEO_DEBUG_ERROR, "%s L%d Invalid coded buffer handle\n", __FUNCTION__, __LINE__); in tng__MPEG4ES_process_picture_param() 344 … drv_debug_msg(VIDEO_DEBUG_ERROR, "%s L%d Invalid coded buffer handle\n", __FUNCTION__, __LINE__); in tng__MPEG4ES_process_picture_param() 393 drv_debug_msg(VIDEO_DEBUG_ERROR, "Initial_qp(%d) and min_qpinitial_qp(%d) " in tng__MPEG4ES_process_misc_param()
|
D | psb_drv_video.c | 376 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s :Invalid entrypoint %d.\n", in psb_get_active_entrypoint_number() 387 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s drmCommandWriteRead fails %d.\n", in psb_get_active_entrypoint_number() 458 drv_debug_msg(VIDEO_DEBUG_ERROR, "There already is a active video encoding entrypoint." in psb_CreateConfig() 463 … drv_debug_msg(VIDEO_DEBUG_ERROR, "There already is a active picture encoding entrypoint." in psb_CreateConfig() 758 … drv_debug_msg(VIDEO_DEBUG_ERROR, "Invalid VASurfaceAttribExternalBuffers.\n"); in psb_CreateSurfaces2() 803 drv_debug_msg(VIDEO_DEBUG_ERROR, "Unsupported memory type.\n"); in psb_CreateSurfaces2() 823 drv_debug_msg(VIDEO_DEBUG_ERROR, "Unsupported attribute.\n"); in psb_CreateSurfaces2() 934 drv_debug_msg(VIDEO_DEBUG_ERROR, "CreateSurfaces failed\n"); in psb_CreateSurfaces2() 970 drv_debug_msg(VIDEO_DEBUG_ERROR, "Some surface is deriving by images\n"); in psb_DestroySurfaces() 1017 drv_debug_msg(VIDEO_DEBUG_ERROR, "Set context %d failed\n", ctx_type); in psb_new_context() [all …]
|
/hardware/intel/img/psb_video/src/x11/ |
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() 194 … drv_debug_msg(VIDEO_DEBUG_ERROR, "%s(): PVR2DMemMap failed, ret = %d\n", __func__, ret); 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() 122 …drv_debug_msg(VIDEO_DEBUG_ERROR, "Xrandr: get output %08x prop %08x failed\n", psb_xrandr_info->ex… in psb_xrandr_hdmi_property() 189 drv_debug_msg(VIDEO_DEBUG_ERROR, "Failed to get crtc info\n"); in psb_xrandr_mipi_location_init() 235 drv_debug_msg(VIDEO_DEBUG_ERROR, "Failed to get crtc info\n"); in psb_xrandr_hdmi_location_init() 399 drv_debug_msg(VIDEO_DEBUG_ERROR, "output of memory\n"); in psb_xrandr_refresh() 419 drv_debug_msg(VIDEO_DEBUG_ERROR, "failed to get crtc_info\n"); in psb_xrandr_refresh() 452 drv_debug_msg(VIDEO_DEBUG_ERROR, "output of memory\n"); in psb_xrandr_refresh() 476 drv_debug_msg(VIDEO_DEBUG_ERROR, "failed to get output_info\n"); in psb_xrandr_refresh() 698 drv_debug_msg(VIDEO_DEBUG_ERROR, "Xrandr: Unknown statue\n"); in psb_xrandr_local_crtc_coordinate() 715 drv_debug_msg(VIDEO_DEBUG_ERROR, "Xrandr: local device is not available\n"); in psb_xrandr_local_crtc_coordinate() [all …]
|
D | psb_coverlay.c | 66 …drv_debug_msg(VIDEO_DEBUG_ERROR, "%s: Failed to get X11 window coordinates - error %lu\n", __func_… in psb_x11_getWindowCoordinate() 87 …drv_debug_msg(VIDEO_DEBUG_ERROR, "%s: Failed to tranlate X coordinates - error %lu\n", __func__, (… in psb_x11_getWindowCoordinate() 408 …drv_debug_msg(VIDEO_DEBUG_ERROR, "%s: Invalid image format, ONLY support RGBA subpicture now.\n", … in psb_DisplayRGBASubpicture() 475 … drv_debug_msg(VIDEO_DEBUG_ERROR, "%s: XCreateImage failed! at L%d\n", __func__, __LINE__); in psb_DisplayRGBASubpicture() 481 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s: Failed to map to ximg->data.\n", __func__); in psb_DisplayRGBASubpicture() 548 … drv_debug_msg(VIDEO_DEBUG_ERROR, "%s: get window clip boxes error # %d\n", __func__, ret); in psb_repaint_colorkey() 566 …drv_debug_msg(VIDEO_DEBUG_ERROR, "%s: Total %d clip boxes\n", __func__, output->ui32NumClipBoxList… in psb_repaint_colorkey() 574 …drv_debug_msg(VIDEO_DEBUG_ERROR, "%s: clip boxes Left Top (%d, %d) Right Bottom (%d, %d) width %d … in psb_repaint_colorkey() 922 …drv_debug_msg(VIDEO_DEBUG_ERROR, "%s: Failed to get X11 window coordinates error # %d\n", __func__… in psb_putsurface_coverlay() 932 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s: Invalid surface id 0x%08x.\n", __func__, surface); in psb_putsurface_coverlay() [all …]
|
/hardware/intel/img/psb_video/src/mrst/ |
D | lnc_hostcode.c | 555 drv_debug_msg(VIDEO_DEBUG_ERROR, "Non-RC mode should be here for FrameSkip handling\n"); in lnc_RedoRenderPictureSkippedFrame() 709 … drv_debug_msg(VIDEO_DEBUG_ERROR, "ERROR: Basic unit size too small, must be greater than 6\n"); in lnc__setup_busize() 713 …drv_debug_msg(VIDEO_DEBUG_ERROR, "ERROR: Basic unit size too large, must be less than the number o… in lnc__setup_busize() 717 …drv_debug_msg(VIDEO_DEBUG_ERROR, "ERROR: Basic unit size too large, must be less than number of ma… in lnc__setup_busize() 722 …drv_debug_msg(VIDEO_DEBUG_ERROR, "ERROR: Basic unit size not an integer divisor of MB's in a slice… in lnc__setup_busize() 726 …drv_debug_msg(VIDEO_DEBUG_ERROR, "ERROR: Basic unit size too small. There must be less than 200 ba… in lnc__setup_busize() 731 …drv_debug_msg(VIDEO_DEBUG_ERROR, "ERROR: Basic unit size too small. There must be less than 200 ba… in lnc__setup_busize() 1161 drv_debug_msg(VIDEO_DEBUG_ERROR, "map topaz MTX_CURRENT_IN_PARAMS failed\n"); in lnc__setup_slice_row_params() 1169 drv_debug_msg(VIDEO_DEBUG_ERROR, "map topaz MTX_CURRENT_IN_PARAMS failed\n"); in lnc__setup_slice_row_params() 1432 drv_debug_msg(VIDEO_DEBUG_ERROR, "No format specified defaulting to h.264\n"); in lnc__send_encode_slice_params() [all …]
|