OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dev_start
(Results
1 - 19
of
19
) sorted by null
/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/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
221
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
...]
omx_swvenc_mpeg4.cpp
1713
OMX_U32 omx_venc::
dev_start
(void)
function in class:omx_venc
[
all
...]
omx_video_encoder.cpp
2213
OMX_U32 omx_venc::
dev_start
(void)
function in class:omx_venc
[
all
...]
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
omx_video_encoder.cpp
1982
OMX_U32 omx_venc::
dev_start
(void)
function in class:omx_venc
[
all
...]
omx_video_base.cpp
[
all
...]
Completed in 3130 milliseconds