HomeSort by relevance Sort by last modified time
    Searched refs:VIDEO_DEBUG_ERROR (Results 1 - 25 of 58) sorted by null

1 2 3

  /hardware/intel/img/psb_video/src/android/
psb_HDMIExtMode.c 43 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s : Failed to get HDMI prop\n", __FUNCTION__);
57 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s : Failed to get HDMI mode\n", __FUNCTION__);
91 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s : Failed to get hdmi connector\n", __FUNCTION__);
97 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s : Failed to get hdmi encoder\n", __FUNCTION__);
104 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s : Failed to get hdmi crtc\n", __FUNCTION__);
142 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s : Failed to create psb_HDMIExt_info.\n", __FUNCTION__);
149 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s : Failed to create hdmi_extvideo_prop.\n", __FUNCTION__);
158 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s : drmModeGetResources failed.\n", __FUNCTION__);
167 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s : Failed to get connector %i\n", __FUNCTION__,
188 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s : Failed to get connector id or mipi encoder id. mipi_connector_id=%d, hdmi_connector_id=%d, (…)
    [all...]
psb_output_android.c 95 drv_debug_msg(VIDEO_DEBUG_ERROR, "Can't malloc memory\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");
492 drv_debug_msg(VIDEO_DEBUG_ERROR, "vaPutSurface: source rectangle passed from upper layer is not correct.\n");
496 drv_debug_msg(VIDEO_DEBUG_ERROR, "vaPutSurface: dest rectangle passed from upper layer is not correct.\n");
  /hardware/intel/img/psb_video/src/
psb_buffer_dm.c 111 drv_debug_msg(VIDEO_DEBUG_ERROR, "Grab camera device memory failed\n");
135 drv_debug_msg(VIDEO_DEBUG_ERROR, "Can't get CI region information\n");
141 drv_debug_msg(VIDEO_DEBUG_ERROR, "Grab camera device memory failed\n");
149 drv_debug_msg(VIDEO_DEBUG_ERROR, "Reference camera device memory failed\n");
197 drv_debug_msg(VIDEO_DEBUG_ERROR, "failed to gen wsbm buffers\n");
206 drv_debug_msg(VIDEO_DEBUG_ERROR, "failed to alloc wsbm buffers\n");
266 drv_debug_msg(VIDEO_DEBUG_ERROR, "Get IMR region size failed\n");
270 drv_debug_msg(VIDEO_DEBUG_ERROR, "NON ANDROID:Get IMR region size failed\n");
277 drv_debug_msg(VIDEO_DEBUG_ERROR, "Grab IMR device memory failed\n");
308 drv_debug_msg(VIDEO_DEBUG_ERROR, "IMR init failed!\n")
    [all...]
vsp_VPP.c 413 drv_debug_msg(VIDEO_DEBUG_ERROR, "Cann't scale\n");
419 drv_debug_msg(VIDEO_DEBUG_ERROR, "Cann't scale\n");
425 drv_debug_msg(VIDEO_DEBUG_ERROR, "Cann't support background color here\n");
431 drv_debug_msg(VIDEO_DEBUG_ERROR, "invalid filter setting filters = %p\n", pipeline_param->filters);
439 drv_debug_msg(VIDEO_DEBUG_ERROR, "invalid filter number = %d\n", pipeline_param->num_filters);
446 drv_debug_msg(VIDEO_DEBUG_ERROR, "invalid forward_refereces %p setting\n", pipeline_param->forward_references);
453 drv_debug_msg(VIDEO_DEBUG_ERROR, "invalid num_forward_refereces %d setting, should be %d\n", pipeline_param->num_forward_references, VSP_FORWARD_REF_NUM);
466 drv_debug_msg(VIDEO_DEBUG_ERROR, "invalid input surface %x\n", pipeline_param->surface);
477 drv_debug_msg(VIDEO_DEBUG_ERROR, "can not reset pipeline in the mid of post-processing or without create a new context\n");
488 drv_debug_msg(VIDEO_DEBUG_ERROR, "can not reset pipeline in the mid of post-processing or without create a new context\n")
    [all...]
psb_drv_debug.h 65 VIDEO_DEBUG_ERROR = 0x1,
135 #define DEBUG_FAILURE while(vaStatus) {drv_debug_msg(VIDEO_DEBUG_ERROR, "%s fails with '%d' at %s:%d\n", __FUNCTION__, vaStatus, __FILE__, __LINE__);break;}
136 #define DEBUG_FAILURE_RET while(ret) {drv_debug_msg(VIDEO_DEBUG_ERROR, "%s fails with '%s' at %s:%d\n", __FUNCTION__, strerror(ret < 0 ? -ret : ret), __FILE__, __LINE__);break;}
psb_texture.c 175 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s(): PowerVR device not found", __func__);
181 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s(): not enough memory", __func__);
187 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s(): PVR2DEnumerateDevices() failed(%d)", __func__,
195 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s(): PVR2DCreateDeviceContext() failed(%d)", __func__,
222 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s(): null PVR context!!", __func__);
289 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s: PVR2DMemFree error %d\n", __FUNCTION__, ePVR2DStatus);
296 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s: PVR2DMemFree error %d\n", __FUNCTION__, ePVR2DStatus);
305 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s: PVR2DMemFree error %d\n", __FUNCTION__, ePVR2DStatus);
314 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s: PVR2DMemFree error %d\n", __FUNCTION__, ePVR2DStatus);
324 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s: PVR2DMemFree error %d\n", __FUNCTION__, ePVR2DStatus)
    [all...]
tng_yuv_processor.c 389 drv_debug_msg(VIDEO_DEBUG_ERROR, "Failed to find context\n");
396 drv_debug_msg(VIDEO_DEBUG_ERROR, "Failed to find config\n");
403 drv_debug_msg(VIDEO_DEBUG_ERROR, "current entrypoint is %d, not VAEntrypointVideoProc\n", tmp);
410 drv_debug_msg(VIDEO_DEBUG_ERROR, "invalide input parameter num_filters %p, filters %p\n", num_filters, filters);
417 drv_debug_msg(VIDEO_DEBUG_ERROR, "The filters array size(%d) is NOT valid! Supported filters num is %d\n",
448 drv_debug_msg(VIDEO_DEBUG_ERROR, "Failed to find context\n");
455 drv_debug_msg(VIDEO_DEBUG_ERROR, "Failed to find config\n");
462 drv_debug_msg(VIDEO_DEBUG_ERROR, "invalide input parameter num_filters %p, filters %p\n", num_filter_caps, filter_caps);
468 drv_debug_msg(VIDEO_DEBUG_ERROR, "invalide input parameter num_filters == %d (> 1)\n", *num_filter_caps);
485 drv_debug_msg(VIDEO_DEBUG_ERROR, "invalide filter type %d\n", type)
    [all...]
tng_H264ES.c 121 drv_debug_msg(VIDEO_DEBUG_ERROR, "RC mode MVC\n");
139 drv_debug_msg(VIDEO_DEBUG_ERROR, "RC mode\n");
270 drv_debug_msg(VIDEO_DEBUG_ERROR, "window_size is too much!\n");
321 drv_debug_msg(VIDEO_DEBUG_ERROR,
369 drv_debug_msg(VIDEO_DEBUG_ERROR, "Find zero value for buffer_size "
376 drv_debug_msg(VIDEO_DEBUG_ERROR, "initial_buffer_fullnessi(%d) shouldn't be"
385 drv_debug_msg(VIDEO_DEBUG_ERROR, "Only when rate control is enabled,"
425 drv_debug_msg(VIDEO_DEBUG_ERROR,
433 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s: ERROR: air_num_mbs = %d should not bigger than 65536\n",
442 drv_debug_msg(VIDEO_DEBUG_ERROR,
    [all...]
psb_buffer.c 173 //drv_debug_msg(VIDEO_DEBUG_ERROR, "FIXME: should use geetpagesize() ?\n");
177 drv_debug_msg(VIDEO_DEBUG_ERROR, "failed to gen wsbm buffers\n");
186 drv_debug_msg(VIDEO_DEBUG_ERROR, "failed to alloc wsbm buffers\n");
252 //drv_debug_msg(VIDEO_DEBUG_ERROR, "FIXME: should use geetpagesize() ?\n");
256 drv_debug_msg(VIDEO_DEBUG_ERROR, "failed to gen wsbm buffers\n");
266 drv_debug_msg(VIDEO_DEBUG_ERROR, "Failed to alloc wsbm buffers, buf->drm_buf is 0x%x, size is %d, vaddr is 0x%x\n", buf->drm_buf, size, vaddr);
326 drv_debug_msg(VIDEO_DEBUG_ERROR, "failed to gen wsbm buffers\n");
334 drv_debug_msg(VIDEO_DEBUG_ERROR, "failed to alloc wsbm buffers\n");
365 drv_debug_msg(VIDEO_DEBUG_ERROR, "failed to gen wsbm buffers\n");
373 drv_debug_msg(VIDEO_DEBUG_ERROR, "failed to alloc wsbm buffers\n")
    [all...]
tng_trace.c 185 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s error: mapping mtx context\n", __FUNCTION__);
190 drv_debug_msg(VIDEO_DEBUG_ERROR,"%s data pointer is NULL\n", __FUNCTION__);
198 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s error: mapping reconstructed buf\n", __FUNCTION__);
225 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s error: mapping mtx context\n", __FUNCTION__);
230 drv_debug_msg(VIDEO_DEBUG_ERROR,"%s data pointer is NULL\n", __FUNCTION__);
238 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s error: mapping colocated buf\n", __FUNCTION__);
265 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s error: mapping mtx context\n", __FUNCTION__);
270 drv_debug_msg(VIDEO_DEBUG_ERROR,"%s data pointer is NULL\n", __FUNCTION__);
278 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s error: mapping apMV buf\n", __FUNCTION__);
305 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s error: mapping mtx context\n", __FUNCTION__)
    [all...]
tng_cmdbuf.c 151 drv_debug_msg(VIDEO_DEBUG_ERROR, "psb buffer create 0 \n", __FUNCTION__);
167 drv_debug_msg(VIDEO_DEBUG_ERROR, "psb buffer create xx \n", __FUNCTION__);
180 drv_debug_msg(VIDEO_DEBUG_ERROR, "psb buffer create 1 \n", __FUNCTION__);
188 drv_debug_msg(VIDEO_DEBUG_ERROR, "psb buffer create 2 \n", __FUNCTION__);
196 drv_debug_msg(VIDEO_DEBUG_ERROR, "psb buffer create 3 \n", __FUNCTION__);
558 drv_debug_msg(VIDEO_DEBUG_ERROR, "Allocate memory failed\n");
604 drv_debug_msg(VIDEO_DEBUG_ERROR, "drmCommandWrite returns with %s, retry\n",
611 drv_debug_msg(VIDEO_DEBUG_ERROR,"drmCommandWrite tries %d time, finally %s with ret=%d\n",
668 drv_debug_msg(VIDEO_DEBUG_ERROR, "drm failed to create a fence"
pnw_H264ES.c 262 drv_debug_msg(VIDEO_DEBUG_ERROR,
290 drv_debug_msg(VIDEO_DEBUG_ERROR,
422 drv_debug_msg(VIDEO_DEBUG_ERROR, "Ran out of memory!\n");
617 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s L%d Invalid coded buffer handle\n", __FUNCTION__, __LINE__);
734 drv_debug_msg(VIDEO_DEBUG_ERROR, "slice height %d or start row number %d is too large",
    [all...]
vsp_vp8.c 511 drv_debug_msg(VIDEO_DEBUG_ERROR, "Temporal Layer Number should be 2 or 3\n");
517 drv_debug_msg(VIDEO_DEBUG_ERROR, "ts_periodicity shoulde be 1 - 32\n");
525 drv_debug_msg(VIDEO_DEBUG_ERROR, "layer_id shoulde be 0 - %d\n",
563 drv_debug_msg(VIDEO_DEBUG_ERROR, "%d is invalid."
569 drv_debug_msg(VIDEO_DEBUG_ERROR, "%d is invalid."
600 drv_debug_msg(VIDEO_DEBUG_ERROR, "max_qp(%d) and min_qp(%d) "
608 drv_debug_msg(VIDEO_DEBUG_ERROR, "min_qp was changed from %d to %d\n",
614 drv_debug_msg(VIDEO_DEBUG_ERROR, "max_qp was changed from %d to %d\n",
622 drv_debug_msg(VIDEO_DEBUG_ERROR, "rc_undershoot was changed from %d to %d\n",
628 drv_debug_msg(VIDEO_DEBUG_ERROR, "%d is invalid.
    [all...]
pnw_jpeg.c 156 drv_debug_msg(VIDEO_DEBUG_ERROR, "JPEG encoding: Unsupported format and set to NV12\n");
170 drv_debug_msg(VIDEO_DEBUG_ERROR, "JPEG encoding: Unsupported format and set to NV12\n");
175 drv_debug_msg(VIDEO_DEBUG_ERROR, "JPEG encoding: Unsupported format and set to NV12\n");
184 drv_debug_msg(VIDEO_DEBUG_ERROR, "JPEG encoding: Unsupported format and set to NV12\n");
204 drv_debug_msg(VIDEO_DEBUG_ERROR, "JPEG MCU scanning number(%d) is wrong!\n", jpeg_ctx_p->ui8ScanNum);
372 drv_debug_msg(VIDEO_DEBUG_ERROR, "JPEG MCU scanning number(%d) is wrong!\n", jpeg_ctx->ui8ScanNum);
386 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s L%d Invalid coded buffer handle\n", __FUNCTION__, __LINE__);
429 drv_debug_msg(VIDEO_DEBUG_ERROR, "ERROR: Map coded_buf failed!");
vsp_compose.c 73 drv_debug_msg(VIDEO_DEBUG_ERROR, "there isn't RGB surface!\n");
84 drv_debug_msg(VIDEO_DEBUG_ERROR, "invalid yuv surface %x\n", pipeline_param->surface);
92 drv_debug_msg(VIDEO_DEBUG_ERROR, "invalid RGB surface %x\n", pipeline_param->additional_outputs[0]);
tng_hostcode.c 132 drv_debug_msg(VIDEO_DEBUG_ERROR, "alloc mem params buffer");
139 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s: map buf 0x%08x\n", __FUNCTION__, (IMG_UINT32)pch_virt_addr);
531 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s: error leave lowpower = 0x%08x\n", __FUNCTION__, *ptmp++);
597 drv_debug_msg(VIDEO_DEBUG_ERROR, "not support this RT Format\n");
771 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s: tng__patch_hw_profile\n", __FUNCTION__);
806 drv_debug_msg(VIDEO_DEBUG_ERROR, "init Context params");
811 drv_debug_msg(VIDEO_DEBUG_ERROR, "init rc params");
    [all...]
psb_surface.c 274 drv_debug_msg(VIDEO_DEBUG_ERROR, "Get surfae offset of camear device memory failed!\n");
309 drv_debug_msg(VIDEO_DEBUG_ERROR, "Get surfae offset of camear device memory failed!\n");
400 drv_debug_msg(VIDEO_DEBUG_ERROR, "IMG_VIDEO_SET_DISPLAYING_FRAME failed\n");
tng_MPEG4ES.c 150 drv_debug_msg(VIDEO_DEBUG_ERROR, "Unknown RCMode %08x\n", ctx->sRCParams.eRCMode);
320 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s L%d Invalid coded buffer handle\n", __FUNCTION__, __LINE__);
344 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s L%d Invalid coded buffer handle\n", __FUNCTION__, __LINE__);
393 drv_debug_msg(VIDEO_DEBUG_ERROR, "Initial_qp(%d) and min_qpinitial_qp(%d) "
tng_H263ES.c 150 drv_debug_msg(VIDEO_DEBUG_ERROR, "Unknown RCMode %08x\n", ctx->sRCParams.eRCMode);
304 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s L%d Invalid coded buffer handle\n", __FUNCTION__, __LINE__);
332 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s L%d Invalid coded buffer handle\n", __FUNCTION__, __LINE__);
396 drv_debug_msg(VIDEO_DEBUG_ERROR, "Initial_qp(%d) and min_qpinitial_qp(%d) "
471 drv_debug_msg(VIDEO_DEBUG_ERROR, "Initial_qp(%d) and min_qpinitial_qp(%d) "
psb_output.c 214 drv_debug_msg(VIDEO_DEBUG_ERROR, "Unsupport fourcc 0x%x\n", src_format->fourcc);
448 drv_debug_msg(VIDEO_DEBUG_ERROR, "IED is enabled, image is encrypted.\n");
454 drv_debug_msg(VIDEO_DEBUG_ERROR, "Failed to call IMG_VIDEO_IED_STATE.\n");
483 drv_debug_msg(VIDEO_DEBUG_ERROR, "Can't derive reference surface" \
502 drv_debug_msg(VIDEO_DEBUG_ERROR, "Can't support the Fourcc\n");
669 drv_debug_msg(VIDEO_DEBUG_ERROR, "image.num_palette_entries(%d) is too big\n", obj_image->image.num_palette_entries);
874 drv_debug_msg(VIDEO_DEBUG_ERROR, "target VAImage fourcc should be NV12 or IYUV\n");
898 drv_debug_msg(VIDEO_DEBUG_ERROR, "Map buffer failed\n");
    [all...]
psb_surface_attrib.c 151 drv_debug_msg(VIDEO_DEBUG_ERROR, "CreateSurfaceFromV4L2Buf isn't supported on non-MRST platform\n");
162 drv_debug_msg(VIDEO_DEBUG_ERROR, "The buffer address 0x%08x must be page aligned\n", tmp);
308 drv_debug_msg(VIDEO_DEBUG_ERROR, "Only support NV12 format\n");
461 drv_debug_msg(VIDEO_DEBUG_ERROR, "Only support NV12 format\n");
673 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s: Fail to open the ion device!\n", __FUNCTION__);
683 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s: Fail to import the ion fd!\n", __FUNCTION__);
695 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s: Fail to mmap the ion buffer!\n", __FUNCTION__);
  /hardware/intel/img/psb_video/src/x11/
psb_ctexture.c 73 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s: Failed to create drawable for extend display # %d\n", __func__, output->extend_drawable);
83 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s(): Failed to get extend_dri_drawable\n", __func__);
89 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s(): Failed to get extend_dri_buffer\n", __func__);
95 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s(): PVR2DMemMap failed, ret = %d\n", __func__, ret);
104 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s(): PVR2DMemMap failed, ret = %d\n", __func__, ret);
157 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s(): Failed to get dri_drawable\n", __func__);
164 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s(): Failed to get dri_buffer\n", __func__);
175 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s(): PVR2DMemMap failed, ret = %d\n", __func__, ret);
182 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s(): PVR2DMemMap failed, ret = %d\n", __func__, ret);
194 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s(): PVR2DMemMap failed, ret = %d\n", __func__, ret)
    [all...]
psb_xrandr.c 109 drv_debug_msg(VIDEO_DEBUG_ERROR, "Xrandr: XRRListOutputProperties failed\n", psb_xrandr_info->extend_output->output_id);
122 drv_debug_msg(VIDEO_DEBUG_ERROR, "Xrandr: get output %08x prop %08x failed\n", psb_xrandr_info->extend_output->output_id, props[i]);
189 drv_debug_msg(VIDEO_DEBUG_ERROR, "Failed to get crtc info\n");
235 drv_debug_msg(VIDEO_DEBUG_ERROR, "Failed to get crtc info\n");
399 drv_debug_msg(VIDEO_DEBUG_ERROR, "output of memory\n");
419 drv_debug_msg(VIDEO_DEBUG_ERROR, "failed to get crtc_info\n");
452 drv_debug_msg(VIDEO_DEBUG_ERROR, "output of memory\n");
476 drv_debug_msg(VIDEO_DEBUG_ERROR, "failed to get output_info\n");
698 drv_debug_msg(VIDEO_DEBUG_ERROR, "Xrandr: Unknown statue\n");
715 drv_debug_msg(VIDEO_DEBUG_ERROR, "Xrandr: local device is not available\n")
    [all...]
psb_coverlay.c 66 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s: Failed to get X11 window coordinates - error %lu\n", __func__, (unsigned long)status);
87 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s: Failed to tranlate X coordinates - error %lu\n", __func__, (unsigned long)status);
408 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s: Invalid image format, ONLY support RGBA subpicture now.\n", __func__);
475 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s: XCreateImage failed! at L%d\n", __func__, __LINE__);
481 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s: Failed to map to ximg->data.\n", __func__);
548 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s: get window clip boxes error # %d\n", __func__, ret);
566 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s: Total %d clip boxes\n", __func__, output->ui32NumClipBoxList);
574 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s: clip boxes Left Top (%d, %d) Right Bottom (%d, %d) width %d height %d\n", __func__,
    [all...]
  /hardware/intel/img/psb_video/src/mrst/
lnc_hostcode.c 555 drv_debug_msg(VIDEO_DEBUG_ERROR, "Non-RC mode should be here for FrameSkip handling\n");
709 drv_debug_msg(VIDEO_DEBUG_ERROR, "ERROR: Basic unit size too small, must be greater than 6\n");
713 drv_debug_msg(VIDEO_DEBUG_ERROR, "ERROR: Basic unit size too large, must be less than the number of macroblocks in a slice\n");
717 drv_debug_msg(VIDEO_DEBUG_ERROR, "ERROR: Basic unit size too large, must be less than number of macroblocks in the last slice\n");
722 drv_debug_msg(VIDEO_DEBUG_ERROR, "ERROR: Basic unit size not an integer divisor of MB's in a slice");
726 drv_debug_msg(VIDEO_DEBUG_ERROR, "ERROR: Basic unit size too small. There must be less than 200 basic units per slice");
731 drv_debug_msg(VIDEO_DEBUG_ERROR, "ERROR: Basic unit size too small. There must be less than 200 basic units per slice");
    [all...]

Completed in 135 milliseconds

1 2 3