Home
last modified time | relevance | path

Searched refs:dev_start (Results 1 – 25 of 34) sorted by relevance

12

/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/inc/
Domx_video_encoder.h65 OMX_U32 dev_start(void);
Domx_video_base.h208 virtual OMX_U32 dev_start(void) = 0;
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/
Domx_video_encoder.h69 OMX_U32 dev_start(void);
Domx_video_base.h218 virtual OMX_U32 dev_start(void) = 0;
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
Domx_video_encoder.h69 OMX_U32 dev_start(void);
Domx_swvenc_hevc.h72 virtual OMX_U32 dev_start(void);
Domx_swvenc_mpeg4.h112 OMX_U32 dev_start(void);
Domx_video_base.h225 virtual OMX_U32 dev_start(void) = 0;
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/
Domx_video_encoder.h63 OMX_U32 dev_start(void);
Domx_swvenc_mpeg4.h114 OMX_U32 dev_start(void);
Domx_video_base.h237 virtual OMX_U32 dev_start(void) = 0;
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/inc/
Domx_video_encoder.h65 OMX_U32 dev_start(void);
Domx_swvenc_mpeg4.h137 OMX_U32 dev_start(void);
Domx_video_base.h258 virtual OMX_U32 dev_start(void) = 0;
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/inc/
Domx_video_encoder.h65 OMX_U32 dev_start(void);
Domx_swvenc_mpeg4.h136 OMX_U32 dev_start(void);
Domx_video_base.h262 virtual OMX_U32 dev_start(void) = 0;
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/
Domx_video_encoder.cpp1511 OMX_U32 omx_venc::dev_start(void) in dev_start() function in omx_venc
Domx_video_base.cpp905 if( dev_start() ) in send_command_proxy()
940 if( dev_start() ) in send_command_proxy()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
Domx_swvenc_hevc.cpp1069 OMX_U32 omx_swvenc::dev_start(void) in dev_start() function in omx_swvenc
Domx_video_base.cpp911 if ( dev_start() ) { in send_command_proxy()
940 if ( dev_start() ) { in send_command_proxy()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
Domx_video_base.cpp836 if ( dev_start() ) { in send_command_proxy()
865 if ( dev_start() ) { in send_command_proxy()
Domx_video_encoder.cpp2023 OMX_U32 omx_venc::dev_start(void) in dev_start() function in omx_venc
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/src/
Domx_video_base.cpp896 if ( dev_start() ) { in send_command_proxy()
925 if ( dev_start() ) { in send_command_proxy()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
Domx_video_base.cpp923 if ( dev_start() ) { in send_command_proxy()
952 if ( dev_start() ) { in send_command_proxy()

12