/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/inc/ |
D | omx_video_encoder.h | 65 OMX_U32 dev_start(void);
|
D | omx_video_base.h | 208 virtual OMX_U32 dev_start(void) = 0;
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/ |
D | omx_video_encoder.h | 69 OMX_U32 dev_start(void);
|
D | omx_video_base.h | 218 virtual OMX_U32 dev_start(void) = 0;
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/ |
D | omx_video_encoder.h | 69 OMX_U32 dev_start(void);
|
D | omx_swvenc_hevc.h | 72 virtual OMX_U32 dev_start(void);
|
D | omx_swvenc_mpeg4.h | 112 OMX_U32 dev_start(void);
|
D | omx_video_base.h | 223 virtual OMX_U32 dev_start(void) = 0;
|
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/inc/ |
D | omx_video_encoder.h | 66 OMX_U32 dev_start(void);
|
D | omx_swvenc_mpeg4.h | 133 OMX_U32 dev_start(void);
|
D | omx_video_base.h | 269 virtual OMX_U32 dev_start(void) = 0;
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/ |
D | omx_video_encoder.h | 63 OMX_U32 dev_start(void);
|
D | omx_swvenc_mpeg4.h | 114 OMX_U32 dev_start(void);
|
D | omx_video_base.h | 235 virtual OMX_U32 dev_start(void) = 0;
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/ |
D | omx_video_encoder.cpp | 1511 OMX_U32 omx_venc::dev_start(void) in dev_start() function in omx_venc
|
D | omx_video_base.cpp | 905 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/ |
D | omx_swvenc_hevc.cpp | 1069 OMX_U32 omx_swvenc::dev_start(void) in dev_start() function in omx_swvenc
|
D | omx_video_base.cpp | 912 if ( dev_start() ) { in send_command_proxy() 941 if ( dev_start() ) { in send_command_proxy()
|
D | omx_swvenc_mpeg4.cpp | 1713 OMX_U32 omx_venc::dev_start(void) in dev_start() function in omx_venc
|
D | omx_video_encoder.cpp | 2285 OMX_U32 omx_venc::dev_start(void) in dev_start() function in omx_venc
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/ |
D | omx_video_base.cpp | 836 if ( dev_start() ) { in send_command_proxy() 865 if ( dev_start() ) { in send_command_proxy()
|
D | omx_video_encoder.cpp | 2023 OMX_U32 omx_venc::dev_start(void) in dev_start() function in omx_venc
|
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/src/ |
D | omx_video_base.cpp | 879 if ( dev_start() ) { in send_command_proxy() 908 if ( dev_start() ) { in send_command_proxy()
|
D | omx_video_encoder.cpp | 2206 OMX_U32 omx_venc::dev_start(void) in dev_start() function in omx_venc
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/ |
D | omx_video_base.cpp | 923 if ( dev_start() ) { in send_command_proxy() 952 if ( dev_start() ) { in send_command_proxy()
|