Searched refs:execute_flush_all (Results 1 - 6 of 6) sorted by relevance

/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/
H A Domx_video_base.h494 bool execute_flush_all(void);
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
H A Domx_video_base.h505 bool execute_flush_all(void);
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/
H A Domx_video_base.h524 bool execute_flush_all(void);
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
H A Domx_video_base.cpp1175 bRet = execute_flush_all();
1306 bool omx_video::execute_flush_all(void) function in class:omx_video
1313 DEBUG_PRINT_LOW("execute_flush_all");
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
H A Domx_video_base.cpp1247 bRet = execute_flush_all();
1378 bool omx_video::execute_flush_all(void) function in class:omx_video
1385 DEBUG_PRINT_LOW("execute_flush_all");
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
H A Domx_video_base.cpp1262 bRet = execute_flush_all();
1395 bool omx_video::execute_flush_all(void) function in class:omx_video
1402 DEBUG_PRINT_LOW("execute_flush_all");

Completed in 50 milliseconds