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

1 2 3 4

  /hardware/qcom/media/msm8974/mm-core/omxcore/inc/
qc_omx_msg.h 43 #define DEBUG_PRINT_ERROR ALOGE
47 #define DEBUG_PRINT_ERROR printf
52 #define DEBUG_PRINT_ERROR
  /hardware/qcom/media/msm8974/mm-core/inc/
qc_omx_msg.h 72 #define DEBUG_PRINT_ERROR LOGE
76 #define DEBUG_PRINT_ERROR printf
81 #define DEBUG_PRINT_ERROR
  /hardware/qcom/media/msm8996/mm-core/inc/
qc_omx_msg.h 72 #define DEBUG_PRINT_ERROR LOGE
76 #define DEBUG_PRINT_ERROR printf
81 #define DEBUG_PRINT_ERROR
  /hardware/qcom/media/msm8998/mm-core/inc/
qc_omx_msg.h 72 #define DEBUG_PRINT_ERROR LOGE
76 #define DEBUG_PRINT_ERROR printf
81 #define DEBUG_PRINT_ERROR
  /hardware/qcom/media/sdm845/mm-core/inc/
qc_omx_msg.h 72 #define DEBUG_PRINT_ERROR LOGE
76 #define DEBUG_PRINT_ERROR printf
81 #define DEBUG_PRINT_ERROR
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
video_encoder_device.cpp 184 DEBUG_PRINT_ERROR("ERESTARTSYS received in ioctl read next msg!");
189 DEBUG_PRINT_ERROR("ERROR: Wrong ioctl message");
220 DEBUG_PRINT_ERROR("Failed to open output file: %s for logging as size:%d",
226 DEBUG_PRINT_ERROR("Failed to open output file: %s for logging errno:%d",
250 DEBUG_PRINT_ERROR("Failed to open input file: %s for logging size:%d",
317 DEBUG_PRINT_ERROR("ERROR: Got fd as 0 for msm_vidc_enc, Opening again");
322 DEBUG_PRINT_ERROR("ERROR: Omx_venc::Comp Init Returning failure");
333 DEBUG_PRINT_ERROR("ERROR: Request number of encoder instances failed");
335 DEBUG_PRINT_ERROR("Second encoder instance rejected!");
382 DEBUG_PRINT_ERROR("ERROR: Request for setting base configuration failed")
    [all...]
omx_video_base.cpp 160 DEBUG_PRINT_ERROR("ERROR!!! Command Queue Full");
329 DEBUG_PRINT_ERROR("ERROR:ProcessMsgCb:Context is incorrect; bailing out");
374 DEBUG_PRINT_ERROR("ERROR: OMX_EventError: p2 = %lu", p2);
406 DEBUG_PRINT_ERROR("ERROR: ProcessMsgCb NULL callbacks");
413 DEBUG_PRINT_ERROR("ERROR: ETBProxy() failed!");
422 DEBUG_PRINT_ERROR("empty_this_buffer_proxy failure due to HW overload");
425 DEBUG_PRINT_ERROR("empty_this_buffer_proxy failure");
434 DEBUG_PRINT_ERROR("ERROR: FTBProxy() failed!");
447 DEBUG_PRINT_ERROR("ERROR: empty_buffer_done() failed!");
455 DEBUG_PRINT_ERROR("ERROR: fill_buffer_done() failed!")
    [all...]
video_encoder_device_v4l2.cpp 306 DEBUG_PRINT_ERROR("ERROR: Failed to process pause msg");
319 DEBUG_PRINT_ERROR("ERROR: Failed to process resume msg");
334 DEBUG_PRINT_ERROR("Error while polling: %d", rc);
380 DEBUG_PRINT_ERROR("ERROR: Wrong ioctl message");
404 DEBUG_PRINT_ERROR("ERROR: Wrong ioctl message");
421 DEBUG_PRINT_ERROR("ERROR: Wrong ioctl message");
429 DEBUG_PRINT_ERROR("ERROR: Wrong ioctl message");
433 DEBUG_PRINT_ERROR("HW Overload received");
438 DEBUG_PRINT_ERROR("ERROR: Wrong ioctl message");
442 DEBUG_PRINT_ERROR("ERROR: Encoder is in bad state")
    [all...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
video_encoder_device.cpp 185 DEBUG_PRINT_ERROR("ERESTARTSYS received in ioctl read next msg!");
190 DEBUG_PRINT_ERROR("ERROR: Wrong ioctl message");
221 DEBUG_PRINT_ERROR("Failed to open output file: %s for logging as size:%d",
227 DEBUG_PRINT_ERROR("Failed to open output file: %s for logging errno:%d",
251 DEBUG_PRINT_ERROR("Failed to open input file: %s for logging size:%d",
318 DEBUG_PRINT_ERROR("ERROR: Got fd as 0 for msm_vidc_enc, Opening again");
323 DEBUG_PRINT_ERROR("ERROR: Omx_venc::Comp Init Returning failure");
334 DEBUG_PRINT_ERROR("ERROR: Request number of encoder instances failed");
336 DEBUG_PRINT_ERROR("Second encoder instance rejected!");
383 DEBUG_PRINT_ERROR("ERROR: Request for setting base configuration failed")
    [all...]
omx_video_base.cpp 148 DEBUG_PRINT_ERROR("select() ERROR: %s", strerror(errno));
181 DEBUG_PRINT_ERROR("post_message to pipe failed : %s", strerror(errno));
214 DEBUG_PRINT_ERROR("ERROR!!! Command Queue Full");
395 DEBUG_PRINT_ERROR("ERROR:ProcessMsgCb:Context is incorrect; bailing out");
440 DEBUG_PRINT_ERROR("ERROR: OMX_EventError: p2 = %lu", p2);
472 DEBUG_PRINT_ERROR("ERROR: ProcessMsgCb NULL callbacks");
479 DEBUG_PRINT_ERROR("ERROR: ETBProxy() failed!");
488 DEBUG_PRINT_ERROR("empty_this_buffer_proxy failure due to HW overload");
491 DEBUG_PRINT_ERROR("empty_this_buffer_proxy failure");
500 DEBUG_PRINT_ERROR("ERROR: FTBProxy() failed!")
    [all...]
video_encoder_device_v4l2.cpp 349 DEBUG_PRINT_ERROR("ERROR: Failed to process pause msg");
362 DEBUG_PRINT_ERROR("ERROR: Failed to process resume msg");
378 DEBUG_PRINT_ERROR("Error while polling: %d, errno = %d", rc, errno);
383 DEBUG_PRINT_ERROR("async_venc_message_thread interrupted to be exited");
436 DEBUG_PRINT_ERROR("ERROR: Wrong ioctl message");
456 DEBUG_PRINT_ERROR("Retrieved invalid buffer %d", v4l2_buf.index);
484 DEBUG_PRINT_ERROR("ERROR: Wrong ioctl message");
498 DEBUG_PRINT_ERROR("ERROR: Wrong ioctl message");
506 DEBUG_PRINT_ERROR("ERROR: Wrong ioctl message");
510 DEBUG_PRINT_ERROR("HW Overload received")
    [all...]
omx_video_encoder.cpp 109 DEBUG_PRINT_ERROR("vendor library not set in ro.vendor.extension_library");
113 DEBUG_PRINT_ERROR("Failed to open %s : %s",perf_lib_path, dlerror());
118 DEBUG_PRINT_ERROR("Failed to load symbol: perf_lock_acq");
123 DEBUG_PRINT_ERROR("Failed to load symbol: perf_lock_rel");
242 DEBUG_PRINT_ERROR("ERROR: Unknown Component");
257 DEBUG_PRINT_ERROR("ERROR: handle is NULL");
262 DEBUG_PRINT_ERROR("ERROR: venc_open failed");
567 DEBUG_PRINT_ERROR("ERROR: pipe creation failed");
572 DEBUG_PRINT_ERROR("ERROR: pipe creation failed");
602 DEBUG_PRINT_ERROR("Failed setting PerfMode to %d", pParam.nPerfMode)
    [all...]
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
omx_video_base.cpp 150 DEBUG_PRINT_ERROR("select() ERROR: %s", strerror(errno));
183 DEBUG_PRINT_ERROR("post_message to pipe failed : %s", strerror(errno));
216 DEBUG_PRINT_ERROR("ERROR!!! Command Queue Full");
396 DEBUG_PRINT_ERROR("ERROR:ProcessMsgCb:Context is incorrect; bailing out");
441 DEBUG_PRINT_ERROR("ERROR: OMX_EventError: p2 = %lu", p2);
473 DEBUG_PRINT_ERROR("ERROR: ProcessMsgCb NULL callbacks");
480 DEBUG_PRINT_ERROR("ERROR: ETBProxy() failed!");
489 DEBUG_PRINT_ERROR("empty_this_buffer_proxy failure due to HW overload");
492 DEBUG_PRINT_ERROR("empty_this_buffer_proxy failure");
501 DEBUG_PRINT_ERROR("ERROR: FTBProxy() failed!")
    [all...]
video_encoder_device_v4l2.cpp 325 DEBUG_PRINT_ERROR("ERROR: Failed to process pause msg");
338 DEBUG_PRINT_ERROR("ERROR: Failed to process resume msg");
354 DEBUG_PRINT_ERROR("Error while polling: %d, errno = %d", rc, errno);
412 DEBUG_PRINT_ERROR("ERROR: Wrong ioctl message");
432 DEBUG_PRINT_ERROR("Retrieved invalid buffer %d", v4l2_buf.index);
452 DEBUG_PRINT_ERROR("ERROR: Wrong ioctl message");
466 DEBUG_PRINT_ERROR("ERROR: Wrong ioctl message");
474 DEBUG_PRINT_ERROR("ERROR: Wrong ioctl message");
478 DEBUG_PRINT_ERROR("HW Overload received");
483 DEBUG_PRINT_ERROR("ERROR: Wrong ioctl message")
    [all...]
omx_video_encoder.cpp 101 DEBUG_PRINT_ERROR("vendor library not set in ro.vendor.extension_library");
105 DEBUG_PRINT_ERROR("Failed to open %s : %s",perf_lib_path, dlerror());
110 DEBUG_PRINT_ERROR("Failed to load symbol: perf_lock_acq");
115 DEBUG_PRINT_ERROR("Failed to load symbol: perf_lock_rel");
237 DEBUG_PRINT_ERROR("ERROR: Unknown Component");
252 DEBUG_PRINT_ERROR("ERROR: handle is NULL");
257 DEBUG_PRINT_ERROR("ERROR: venc_open failed");
585 DEBUG_PRINT_ERROR("ERROR: pipe creation failed");
591 DEBUG_PRINT_ERROR("ERROR: pipe creation failed");
603 DEBUG_PRINT_ERROR("ERROR: message_thread_enc thread creation failed")
    [all...]
omx_swvenc_mpeg4.cpp 142 DEBUG_PRINT_ERROR("ERROR: Unknown Component");
160 DEBUG_PRINT_ERROR("swvenc_init returned %d, ret insufficient resources",
247 DEBUG_PRINT_ERROR("%s, swvenc_set_rc_mode failed (%d)",
278 DEBUG_PRINT_ERROR("%s, swvenc_setproperty failed (%d)",
295 DEBUG_PRINT_ERROR("%s, swvenc_setproperty failed (%d)",
307 DEBUG_PRINT_ERROR("ERROR: %s, swvenc_get_buffer_req failed (%d)", __FUNCTION__,
340 DEBUG_PRINT_ERROR("ERROR: %s, swvenc_get_buffer_req failed (%d)", __FUNCTION__,
423 DEBUG_PRINT_ERROR("ERROR: pipe creation failed");
432 DEBUG_PRINT_ERROR("ERROR: pipe creation failed");
478 DEBUG_PRINT_ERROR("ERROR: Set Param in Invalid State")
    [all...]
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/
video_encoder_device.cpp 182 DEBUG_PRINT_ERROR("\n ERESTARTSYS received in ioctl read next msg!");
186 DEBUG_PRINT_ERROR("\nioctl VEN_IOCTL_CMD_READ_NEXT_MSG failed");
191 DEBUG_PRINT_ERROR("\nERROR: Wrong ioctl message");
205 DEBUG_PRINT_ERROR("\n Is component secure %d",
212 DEBUG_PRINT_ERROR("ERROR: Got fd as 0 for msm_vidc_enc, Opening again\n");
218 DEBUG_PRINT_ERROR("ERROR: Omx_venc::Comp Init Returning failure\n");
229 DEBUG_PRINT_ERROR("\nERROR: Request number of encoder instances failed");
233 DEBUG_PRINT_ERROR("\nSecond encoder instance rejected!");
282 DEBUG_PRINT_ERROR("\nERROR: Request for setting base configuration failed");
296 DEBUG_PRINT_ERROR("\nERROR: Request for getting i/p buffer requirement failed")
    [all...]
omx_video_encoder.cpp 138 DEBUG_PRINT_ERROR("\nERROR: Unknown Component\n");
152 DEBUG_PRINT_ERROR("\nERROR: handle is NULL");
158 DEBUG_PRINT_ERROR("\nERROR: venc_open failed");
407 DEBUG_PRINT_ERROR("Unable to set EnableVUIStreamRestrictFlag as default");
422 DEBUG_PRINT_ERROR("ERROR: pipe creation failed\n");
431 DEBUG_PRINT_ERROR("ERROR: pipe creation failed\n");
485 DEBUG_PRINT_ERROR("ERROR: Set Param in Invalid State\n");
490 DEBUG_PRINT_ERROR("ERROR: Get Param in Invalid paramData \n");
504 DEBUG_PRINT_ERROR("ERROR: Set Parameter called in Invalid State\n");
525 DEBUG_PRINT_ERROR("\nERROR: venc_set_param input failed")
    [all...]
omx_video_base.cpp 168 DEBUG_PRINT_ERROR("ERROR!!! Command Queue Full\n");
333 DEBUG_PRINT_ERROR("ERROR:ProcessMsgCb:Context is incorrect; bailing out\n");
388 DEBUG_PRINT_ERROR("\nERROR: OMX_EventError: p2 = %d\n", p2);
425 DEBUG_PRINT_ERROR("ERROR: ProcessMsgCb NULL callbacks\n");
433 DEBUG_PRINT_ERROR("\nERROR: ETBProxy() failed!\n");
442 DEBUG_PRINT_ERROR("\nERROR: ETBProxy() failed!\n");
451 DEBUG_PRINT_ERROR("\nERROR: FTBProxy() failed!\n");
465 DEBUG_PRINT_ERROR("\nERROR: empty_buffer_done() failed!\n");
474 DEBUG_PRINT_ERROR("\nERROR: fill_buffer_done() failed!\n");
503 DEBUG_PRINT_ERROR("\nERROR: dev_stop() failed in i/p flush!\n")
    [all...]
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/common/src/
vidc_color_converter.cpp 33 #undef DEBUG_PRINT_ERROR
37 #define DEBUG_PRINT_ERROR ALOGE
51 DEBUG_PRINT_ERROR("\n omx_c2d_conv::init called twice");
80 DEBUG_PRINT_ERROR("\n Invalid arguments omx_c2d_conv::convert");
101 DEBUG_PRINT_ERROR("\n mConvertOpen failed");
116 DEBUG_PRINT_ERROR("\n Destroy C2D instance");
  /hardware/qcom/media/sdm845/mm-video-v4l2/vidc/venc/src/
omx_video_base.cpp 138 DEBUG_PRINT_ERROR("omx_venc: message_thread_enc wait on condition failed, exiting");
180 DEBUG_PRINT_ERROR("ERROR!!! Command Queue Full");
349 DEBUG_PRINT_ERROR("ERROR:ProcessMsgCb:Context is incorrect; bailing out");
393 DEBUG_PRINT_ERROR("ERROR: OMX_EventError: p2 = %lu", p2);
425 DEBUG_PRINT_ERROR("ERROR: ProcessMsgCb NULL callbacks");
432 DEBUG_PRINT_ERROR("ERROR: ETBProxy() failed!");
441 DEBUG_PRINT_ERROR("empty_this_buffer_proxy failure due to HW overload");
444 DEBUG_PRINT_ERROR("empty_this_buffer_proxy failure");
453 DEBUG_PRINT_ERROR("ERROR: FTBProxy() failed!");
466 DEBUG_PRINT_ERROR("ERROR: empty_buffer_done() failed!")
    [all...]
omx_swvenc_mpeg4.cpp 143 DEBUG_PRINT_ERROR("ERROR: Unknown Component");
161 DEBUG_PRINT_ERROR("swvenc_init returned %d, ret insufficient resources",
250 DEBUG_PRINT_ERROR("%s, swvenc_set_rc_mode failed (%d)",
281 DEBUG_PRINT_ERROR("%s, swvenc_setproperty failed (%d)",
298 DEBUG_PRINT_ERROR("%s, swvenc_setproperty failed (%d)",
310 DEBUG_PRINT_ERROR("ERROR: %s, swvenc_get_buffer_req failed (%d)", __FUNCTION__,
343 DEBUG_PRINT_ERROR("ERROR: %s, swvenc_get_buffer_req failed (%d)", __FUNCTION__,
435 DEBUG_PRINT_ERROR("ERROR: pipe creation failed");
444 DEBUG_PRINT_ERROR("ERROR: pipe creation failed");
492 DEBUG_PRINT_ERROR("ERROR: Set Param in Invalid State")
    [all...]
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
hevc_utils.cpp 150 DEBUG_PRINT_ERROR("ERROR: In %s() - line %d", __func__, __LINE__);
169 DEBUG_PRINT_ERROR("ERROR: In %s() - line %d", __func__, __LINE__);
175 DEBUG_PRINT_ERROR("ERROR: In %s() - line %d", __func__, __LINE__);
180 DEBUG_PRINT_ERROR("ERROR: In %s() - line %d", __func__, __LINE__);
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
hevc_utils.cpp 150 DEBUG_PRINT_ERROR("ERROR: In %s() - line %d", __func__, __LINE__);
169 DEBUG_PRINT_ERROR("ERROR: In %s() - line %d", __func__, __LINE__);
175 DEBUG_PRINT_ERROR("ERROR: In %s() - line %d", __func__, __LINE__);
180 DEBUG_PRINT_ERROR("ERROR: In %s() - line %d", __func__, __LINE__);
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
hevc_utils.cpp 150 DEBUG_PRINT_ERROR("ERROR: In %s() - line %d", __func__, __LINE__);
169 DEBUG_PRINT_ERROR("ERROR: In %s() - line %d", __func__, __LINE__);
175 DEBUG_PRINT_ERROR("ERROR: In %s() - line %d", __func__, __LINE__);
180 DEBUG_PRINT_ERROR("ERROR: In %s() - line %d", __func__, __LINE__);

Completed in 1460 milliseconds

1 2 3 4