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

1 2

  /external/dhcpcd-6.8.2/
dev.h 51 int dev_start(struct dhcpcd_ctx *);
56 #define dev_start(a) {} macro
dev.c 166 dev_start(struct dhcpcd_ctx *ctx) function
dhcpcd.c     [all...]
  /hardware/qcom/media/msm8974/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/msm8974/mm-video-v4l2/vidc/venc/inc/
omx_video_encoder.h 69 OMX_U32 dev_start(void);
omx_video_base.h 218 virtual OMX_U32 dev_start(void) = 0;
  /hardware/qcom/media/sdm845/mm-video-v4l2/vidc/venc/inc/
omx_video_encoder.h 63 OMX_U32 dev_start(void);
omx_swvenc_mpeg4.h 118 OMX_U32 dev_start(void);
omx_video_base.h 261 virtual OMX_U32 dev_start(void) = 0;
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
omx_swvenc_hevc.h 72 virtual OMX_U32 dev_start(void);
omx_video_encoder.h 69 OMX_U32 dev_start(void);
omx_swvenc_mpeg4.h 112 OMX_U32 dev_start(void);
omx_video_base.h 223 virtual OMX_U32 dev_start(void) = 0;
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/
omx_video_encoder.h 63 OMX_U32 dev_start(void);
omx_swvenc_mpeg4.h 114 OMX_U32 dev_start(void);
omx_video_base.h 235 virtual OMX_U32 dev_start(void) = 0;
  /hardware/qcom/media/msm8974/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/msm8996/mm-video-v4l2/vidc/venc/src/
omx_swvenc_hevc.cpp 1069 OMX_U32 omx_swvenc::dev_start(void) function in class:omx_swvenc
    [all...]
omx_video_base.cpp     [all...]
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
omx_video_base.cpp     [all...]
omx_video_encoder.cpp 2023 OMX_U32 omx_venc::dev_start(void) function in class:omx_venc
    [all...]
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
omx_video_base.cpp     [all...]
  /hardware/qcom/media/sdm845/mm-video-v4l2/vidc/venc/src/
omx_video_base.cpp     [all...]

Completed in 1083 milliseconds

1 2