Searched refs:DEBUG_PRINT_INFO (Results 1 – 4 of 4) sorted by relevance
/hardware/qcom/media/mm-video-v4l2/vidc/common/inc/ |
D | vidc_debug.h | 48 #undef DEBUG_PRINT_INFO 49 #define DEBUG_PRINT_INFO(fmt, args...) \ macro 62 #define DEBUG_PRINT_INFO printf macro
|
/hardware/qcom/media/mm-video-v4l2/vidc/venc/src/ |
D | omx_video_encoder.cpp | 470 DEBUG_PRINT_INFO("Component_init : %s : return = 0x%x", m_nkind, eRet); in component_init() 1735 DEBUG_PRINT_INFO("Component Deinit"); in component_deinit()
|
D | omx_video_base.cpp | 4505 DEBUG_PRINT_INFO("open Color conv for RGBA888 W: %u, H: %u", in empty_this_buffer_opaque()
|
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_msm8974.cpp | 797 DEBUG_PRINT_INFO("Exit OMX vdec Destructor: fd=%d",drv_ctx.video_driver_fd); in ~omx_vdec() 1512 DEBUG_PRINT_INFO("component_init: %s : fd=%d", role, drv_ctx.video_driver_fd); in component_init() 1700 DEBUG_PRINT_INFO("Capabilities: driver_name = %s, card = %s, bus_info = %s," in component_init() 1904 DEBUG_PRINT_INFO("omx_vdec::component_init() success : fd=%d", in component_init() 6271 DEBUG_PRINT_INFO("omx_vdec::component_deinit() complete"); in component_deinit()
|