Searched refs:DEBUG_PRINT_ERROR (Results 1 - 25 of 69) sorted by relevance

123

/hardware/qcom/media/msm8974/mm-core/omxcore/inc/
H A Dqc_omx_msg.h43 #define DEBUG_PRINT_ERROR ALOGE macro
47 #define DEBUG_PRINT_ERROR printf macro
52 #define DEBUG_PRINT_ERROR macro
/hardware/qcom/media/msm8974/mm-core/inc/
H A Dqc_omx_msg.h72 #define DEBUG_PRINT_ERROR LOGE macro
76 #define DEBUG_PRINT_ERROR printf macro
81 #define DEBUG_PRINT_ERROR macro
/hardware/qcom/media/msm8996/mm-core/inc/
H A Dqc_omx_msg.h72 #define DEBUG_PRINT_ERROR LOGE macro
76 #define DEBUG_PRINT_ERROR printf macro
81 #define DEBUG_PRINT_ERROR macro
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
H A Domx_video_encoder.cpp169 DEBUG_PRINT_ERROR("ERROR: Unknown Component");
185 DEBUG_PRINT_ERROR("ERROR: handle is NULL");
190 DEBUG_PRINT_ERROR("ERROR: venc_open failed");
478 DEBUG_PRINT_ERROR("ERROR: pipe creation failed");
483 DEBUG_PRINT_ERROR("ERROR: pipe creation failed");
513 DEBUG_PRINT_ERROR("Failed setting PerfMode to %d", pParam.nPerfMode);
523 DEBUG_PRINT_ERROR("Failed setting hybrid_hp to %d", hyb_hp.nHpLayers);
526 DEBUG_PRINT_ERROR("Max hybrid_hp layers supported is %d", hybrid_hp);
562 DEBUG_PRINT_ERROR("ERROR: Set Param in Invalid State");
566 DEBUG_PRINT_ERROR("ERRO
[all...]
H A Dvideo_encoder_device.cpp184 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("ERRO
[all...]
H A Domx_video_base.cpp160 DEBUG_PRINT_ERROR("ERROR!!! Command Queue Full");
327 DEBUG_PRINT_ERROR("ERROR:ProcessMsgCb:Context is incorrect; bailing out");
372 DEBUG_PRINT_ERROR("ERROR: OMX_EventError: p2 = %lu", p2);
404 DEBUG_PRINT_ERROR("ERROR: ProcessMsgCb NULL callbacks");
411 DEBUG_PRINT_ERROR("ERROR: ETBProxy() failed!");
420 DEBUG_PRINT_ERROR("empty_this_buffer_proxy failure due to HW overload");
423 DEBUG_PRINT_ERROR("empty_this_buffer_proxy failure");
432 DEBUG_PRINT_ERROR("ERROR: FTBProxy() failed!");
445 DEBUG_PRINT_ERROR("ERROR: empty_buffer_done() failed!");
453 DEBUG_PRINT_ERROR("ERRO
[all...]
H A Dvideo_encoder_device_v4l2.cpp305 DEBUG_PRINT_ERROR("ERROR: Failed to process pause msg");
318 DEBUG_PRINT_ERROR("ERROR: Failed to process resume msg");
333 DEBUG_PRINT_ERROR("Error while polling: %d", rc);
379 DEBUG_PRINT_ERROR("ERROR: Wrong ioctl message");
403 DEBUG_PRINT_ERROR("ERROR: Wrong ioctl message");
420 DEBUG_PRINT_ERROR("ERROR: Wrong ioctl message");
428 DEBUG_PRINT_ERROR("ERROR: Wrong ioctl message");
432 DEBUG_PRINT_ERROR("HW Overload received");
437 DEBUG_PRINT_ERROR("ERROR: Wrong ioctl message");
441 DEBUG_PRINT_ERROR("ERRO
[all...]
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
H A Dvideo_encoder_device.cpp185 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("ERRO
[all...]
H A Domx_video_base.cpp148 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");
389 DEBUG_PRINT_ERROR("ERROR:ProcessMsgCb:Context is incorrect; bailing out");
434 DEBUG_PRINT_ERROR("ERROR: OMX_EventError: p2 = %lu", p2);
466 DEBUG_PRINT_ERROR("ERROR: ProcessMsgCb NULL callbacks");
473 DEBUG_PRINT_ERROR("ERROR: ETBProxy() failed!");
482 DEBUG_PRINT_ERROR("empty_this_buffer_proxy failure due to HW overload");
485 DEBUG_PRINT_ERROR("empty_this_buffer_proxy failure");
494 DEBUG_PRINT_ERROR("ERRO
[all...]
H A Domx_swvenc_mpeg4.cpp142 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");
480 DEBUG_PRINT_ERROR("ERRO
[all...]
H A Dvideo_encoder_device_v4l2.cpp333 DEBUG_PRINT_ERROR("ERROR: Failed to process pause msg");
346 DEBUG_PRINT_ERROR("ERROR: Failed to process resume msg");
362 DEBUG_PRINT_ERROR("Error while polling: %d, errno = %d", rc, errno);
367 DEBUG_PRINT_ERROR("async_venc_message_thread interrupted to be exited");
420 DEBUG_PRINT_ERROR("ERROR: Wrong ioctl message");
440 DEBUG_PRINT_ERROR("Retrieved invalid buffer %d", v4l2_buf.index);
468 DEBUG_PRINT_ERROR("ERROR: Wrong ioctl message");
482 DEBUG_PRINT_ERROR("ERROR: Wrong ioctl message");
490 DEBUG_PRINT_ERROR("ERROR: Wrong ioctl message");
494 DEBUG_PRINT_ERROR("H
[all...]
H A Domx_video_encoder.cpp109 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");
552 DEBUG_PRINT_ERROR("ERROR: pipe creation failed");
557 DEBUG_PRINT_ERROR("ERROR: pipe creation failed");
587 DEBUG_PRINT_ERROR("Faile
[all...]
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/
H A Dvideo_encoder_device.cpp182 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("\nERRO
[all...]
H A Domx_video_encoder.cpp138 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("\nERRO
[all...]
H A Domx_video_base.cpp168 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("\nERRO
[all...]
H A Dvideo_encoder_device_copper.cpp229 DEBUG_PRINT_ERROR("\nERROR: Wrong ioctl message");
245 DEBUG_PRINT_ERROR("ERROR: Got fd as 0 for msm_vidc_enc, Opening again\n");
251 DEBUG_PRINT_ERROR("ERROR: Omx_venc::Comp Init Returning failure\n");
260 DEBUG_PRINT_ERROR("\nERROR: Request number of encoder instances failed");
264 DEBUG_PRINT_ERROR("\nSecond encoder instance rejected!");
307 DEBUG_PRINT_ERROR("\nERROR: Request for setting base configuration failed");
398 DEBUG_PRINT_ERROR("\nERROR: Request for getting i/p buffer requirement failed");
403 DEBUG_PRINT_ERROR("\nERROR: Request for getting o/p buffer requirement failed");
477 DEBUG_PRINT_ERROR("\nERROR: Request for setting i/p buffer requirement failed");
492 DEBUG_PRINT_ERROR("\nERRO
[all...]
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/common/src/
H A Dvidc_color_converter.cpp33 #undef DEBUG_PRINT_ERROR macro
37 #define DEBUG_PRINT_ERROR ALOGE macro
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/msm8974/mm-video-v4l2/vidc/vdec/src/
H A Dhevc_utils.cpp150 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__);
H A Domx_vdec.cpp181 DEBUG_PRINT_ERROR("ERESTARTSYS received in ioctl read next msg!");
183 DEBUG_PRINT_ERROR("Error in ioctl read next msg");
187 DEBUG_PRINT_ERROR("ERROR:Wrong ioctl message");
217 DEBUG_PRINT_ERROR("ERROR: read from pipe failed, ret %d errno %d", n, errno);
263 DEBUG_PRINT_ERROR("ERROR: %s()::Command Queue Full", __func__);
636 DEBUG_PRINT_ERROR("ERROR: %s()::Context is incorrect, bailing out",
689 DEBUG_PRINT_ERROR("OMX_EventError: p2 is OMX_StateInvalid");
717 DEBUG_PRINT_ERROR("set_buffer_req failed eRet = %d",eRet);
739 DEBUG_PRINT_ERROR("ERROR: %s()::EventHandler is NULL", __func__);
747 DEBUG_PRINT_ERROR("empty_this_buffer_proxy_arbitrar
[all...]
H A Domx_vdec_hevc.cpp156 DEBUG_PRINT_ERROR("Poll timedout");
159 DEBUG_PRINT_ERROR("Error while polling: %d", rc);
268 DEBUG_PRINT_ERROR("message thread null pointer rxd");
299 DEBUG_PRINT_ERROR("message thread null pointer rxd");
334 DEBUG_PRINT_ERROR("ERROR: %s()::Command Queue Full", __func__);
626 DEBUG_PRINT_ERROR("Invalid input: %d", fd);
635 DEBUG_PRINT_ERROR("Failed to subscribe event: 0x%x", sub.type);
645 DEBUG_PRINT_ERROR("Failed to unsubscribe event: 0x%x", sub.type);
660 DEBUG_PRINT_ERROR("Invalid input: %d", fd);
669 DEBUG_PRINT_ERROR("Faile
[all...]
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
H A Dhevc_utils.cpp150 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__);
H A Domx_vdec_hevc.cpp152 DEBUG_PRINT_ERROR("Poll timedout");
155 DEBUG_PRINT_ERROR("Error while polling: %d", rc);
264 DEBUG_PRINT_ERROR("message thread null pointer rxd");
295 DEBUG_PRINT_ERROR("message thread null pointer rxd");
330 DEBUG_PRINT_ERROR("ERROR: %s()::Command Queue Full", __func__);
621 DEBUG_PRINT_ERROR("Invalid input: %d", fd);
630 DEBUG_PRINT_ERROR("Failed to subscribe event: 0x%x", sub.type);
640 DEBUG_PRINT_ERROR("Failed to unsubscribe event: 0x%x", sub.type);
655 DEBUG_PRINT_ERROR("Invalid input: %d", fd);
664 DEBUG_PRINT_ERROR("Faile
[all...]
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/common/inc/
H A Dvidc_debug.h45 #undef DEBUG_PRINT_ERROR macro
46 #define DEBUG_PRINT_ERROR(fmt, args...) \ macro
62 #define DEBUG_PRINT_ERROR printf macro
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/common/inc/
H A Dvidc_debug.h45 #undef DEBUG_PRINT_ERROR macro
46 #define DEBUG_PRINT_ERROR(fmt, args...) ({ \ macro
66 #define DEBUG_PRINT_ERROR printf macro
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
H A Domx_vdec.cpp136 #undef DEBUG_PRINT_ERROR macro
140 #define DEBUG_PRINT_ERROR ALOGE macro
180 DEBUG_PRINT_ERROR("\n ERESTARTSYS received in ioctl read next msg!");
184 DEBUG_PRINT_ERROR("\n Error in ioctl read next msg");
189 DEBUG_PRINT_ERROR("\nERROR:Wrong ioctl message");
220 DEBUG_PRINT_ERROR("\nERROR: read from pipe failed, ret %d errno %d", n, errno);
267 DEBUG_PRINT_ERROR("ERROR: %s()::Command Queue Full\n", __func__);
636 DEBUG_PRINT_ERROR("ERROR: %s()::Context is incorrect, bailing out\n",
693 DEBUG_PRINT_ERROR("\n OMX_EventError: p2 is OMX_StateInvalid");
724 DEBUG_PRINT_ERROR("set_buffer_re
[all...]

Completed in 2512 milliseconds

123