HomeSort by relevance Sort by last modified time
    Searched defs:component_init (Results 1 - 2 of 2) sorted by null

  /hardware/qcom/media/mm-video/vidc/venc/src/
omx_video_encoder.cpp 81 OMX_ERRORTYPE omx_venc::component_init(OMX_STRING role) function in class:omx_venc
91 DEBUG_PRINT_HIGH("\n omx_venc(): Inside component_init()");
395 DEBUG_PRINT_HIGH("\n Component_init return value = 0x%x", eRet);
    [all...]
  /hardware/qcom/media/mm-video/vidc/vdec/src/
omx_vdec.cpp 803 OMX_ERRORTYPE omx_vdec::component_init(OMX_STRING role) function in class:omx_vdec
833 DEBUG_PRINT_HIGH("\n omx_vdec::component_init(): Start of New Playback");
837 DEBUG_PRINT_HIGH("\n omx_vdec::component_init(): Open returned fd %d",
    [all...]

Completed in 360 milliseconds