Searched defs:component_init (Results 1 - 8 of 8) sorted by relevance

/hardware/qcom/media/mm-video-legacy/vidc/venc/src/
H A Domx_video_encoder.cpp96 OMX_ERRORTYPE omx_venc::component_init(OMX_STRING role) function in class:omx_venc
106 DEBUG_PRINT_HIGH("\n omx_venc(): Inside component_init()");
/hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
H A Domx_video_encoder.cpp111 OMX_ERRORTYPE omx_venc::component_init(OMX_STRING role) function in class:omx_venc
121 DEBUG_PRINT_HIGH("omx_venc(): Inside component_init()");
/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
H A Domx_vdec.cpp1181 OMX_ERRORTYPE omx_vdec::component_init(OMX_STRING role) function in class:omx_vdec
1223 DEBUG_PRINT_HIGH("\n omx_vdec::component_init(): Start of New Playback : role = %s : DEVICE = %s",
1228 DEBUG_PRINT_HIGH("\n omx_vdec::component_init(): Open returned fd %d, errno %d",
1598 DEBUG_PRINT_ERROR("\n component_init(): message_thread creation failed");
1606 DEBUG_PRINT_ERROR("\n component_init(): async_message_thread creation failed");
1625 DEBUG_PRINT_HIGH("\n omx_vdec::component_init() success");
H A Domx_vdec_copper.cpp1184 OMX_ERRORTYPE omx_vdec::component_init(OMX_STRING role) function in class:omx_vdec
1200 DEBUG_PRINT_HIGH("\n omx_vdec::component_init(): Open returned fd %d, errno %d",
1520 DEBUG_PRINT_ERROR("\n component_init(): message_thread creation failed");
1538 DEBUG_PRINT_HIGH("\n omx_vdec::component_init() success");
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec.cpp1149 OMX_ERRORTYPE omx_vdec::component_init(OMX_STRING role) function in class:omx_vdec
1196 DEBUG_PRINT_HIGH("omx_vdec::component_init(): Start of New Playback : role = %s : DEVICE = %s",
1201 DEBUG_PRINT_HIGH("omx_vdec::component_init(): Open returned fd %d, errno %d",
1567 DEBUG_PRINT_ERROR("component_init(): message_thread creation failed");
1574 DEBUG_PRINT_ERROR("component_init(): async_message_thread creation failed");
1589 DEBUG_PRINT_HIGH("omx_vdec::component_init() success");
H A Domx_vdec_hevc.cpp1234 OMX_ERRORTYPE omx_vdec::component_init(OMX_STRING role) function in class:omx_vdec
1250 DEBUG_PRINT_HIGH("omx_vdec::component_init(): Open device %s returned fd %d, errno %d",
1608 DEBUG_PRINT_ERROR("component_init(): message_thread creation failed");
1623 DEBUG_PRINT_HIGH("omx_vdec::component_init() success");
H A Domx_vdec_hevc_swvdec.cpp1721 OMX_ERRORTYPE omx_vdec::component_init(OMX_STRING role) function in class:omx_vdec
1755 DEBUG_PRINT_HIGH("omx_vdec::component_init(%s): Open device %s returned fd %d",
2048 DEBUG_PRINT_ERROR("component_init(): message_thread creation failed");
2060 DEBUG_PRINT_HIGH("omx_vdec::component_init() success");
H A Domx_vdec_msm8974.cpp1463 OMX_ERRORTYPE omx_vdec::component_init(OMX_STRING role) function in class:omx_vdec
1512 DEBUG_PRINT_INFO("component_init: %s : fd=%d", role, drv_ctx.video_driver_fd);
1894 DEBUG_PRINT_ERROR("component_init(): message_thread creation failed");
1904 DEBUG_PRINT_INFO("omx_vdec::component_init() success : fd=%d",

Completed in 306 milliseconds