HomeSort by relevance Sort by last modified time
    Searched refs:dev_start (Results 1 - 8 of 8) sorted by null

  /hardware/qcom/media/mm-video-legacy/vidc/venc/inc/
omx_video_encoder.h 65 OMX_U32 dev_start(void);
omx_video_base.h 208 virtual OMX_U32 dev_start(void) = 0;
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/inc/
omx_video_encoder.h 69 OMX_U32 dev_start(void);
omx_video_base.h 217 virtual OMX_U32 dev_start(void) = 0;
  /hardware/qcom/media/mm-video-legacy/vidc/venc/src/
omx_video_encoder.cpp 1511 OMX_U32 omx_venc::dev_start(void) function in class:omx_venc
    [all...]
omx_video_base.cpp 905 if( dev_start() )
907 DEBUG_PRINT_ERROR("\nERROR: dev_start() failed in SCP on Idle --> Exe\n");
940 if( dev_start() )
942 DEBUG_PRINT_ERROR("\nERROR: dev_start() failed in SCP on Idle --> Pause\n");
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
omx_video_encoder.cpp 1887 OMX_U32 omx_venc::dev_start(void) function in class:omx_venc
    [all...]
omx_video_base.cpp     [all...]

Completed in 214 milliseconds