Searched refs:execute_omx_flush (Results 1 - 12 of 12) sorted by relevance

/hardware/qcom/media/mm-video-legacy/vidc/venc/inc/
H A Domx_video_base.h464 bool execute_omx_flush(OMX_U32);
/hardware/qcom/media/mm-video-v4l2/vidc/venc/inc/
H A Domx_video_base.h478 bool execute_omx_flush(OMX_U32);
/hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
H A Domx_vdec.h563 bool execute_omx_flush(OMX_U32);
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec_hevc.h562 bool execute_omx_flush(OMX_U32);
H A Domx_vdec.h586 bool execute_omx_flush(OMX_U32);
/hardware/qcom/media/mm-video-legacy/vidc/venc/src/
H A Domx_video_base.cpp973 execute_omx_flush(OMX_ALL);
1062 execute_omx_flush(OMX_ALL);
1183 execute_omx_flush(param1);
1244 execute_omx_flush(PORT_INDEX_IN);
1266 execute_omx_flush(PORT_INDEX_OUT);
1301 bool omx_video::execute_omx_flush(OMX_U32 flushType) function in class:omx_video
1304 DEBUG_PRINT_LOW("\n execute_omx_flush - %d\n", flushType);
/hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
H A Domx_video_base.cpp874 execute_omx_flush(OMX_ALL);
946 execute_omx_flush(OMX_ALL);
1047 execute_omx_flush(param1);
1091 execute_omx_flush(PORT_INDEX_IN);
1108 execute_omx_flush(PORT_INDEX_OUT);
1140 bool omx_video::execute_omx_flush(OMX_U32 flushType) function in class:omx_video
1143 DEBUG_PRINT_LOW("\n execute_omx_flush - %d\n", flushType);
/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
H A Domx_vdec.cpp1904 execute_omx_flush(OMX_ALL);
2001 execute_omx_flush(OMX_ALL);
2127 execute_omx_flush(param1);
2199 execute_omx_flush(OMX_CORE_INPUT_PORT_INDEX);
2227 execute_omx_flush(OMX_CORE_OUTPUT_PORT_INDEX);
2266 bool omx_vdec::execute_omx_flush(OMX_U32 flushType) function in class:omx_vdec
H A Domx_vdec_copper.cpp1817 execute_omx_flush(OMX_ALL);
1940 execute_omx_flush(OMX_ALL);
2066 execute_omx_flush(param1);
2138 execute_omx_flush(OMX_CORE_INPUT_PORT_INDEX);
2166 execute_omx_flush(OMX_CORE_OUTPUT_PORT_INDEX);
2205 bool omx_vdec::execute_omx_flush(OMX_U32 flushType) function in class:omx_vdec
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec.cpp1867 execute_omx_flush(OMX_ALL);
1951 execute_omx_flush(OMX_ALL);
2062 execute_omx_flush(param1);
2123 execute_omx_flush(OMX_CORE_INPUT_PORT_INDEX);
2149 execute_omx_flush(OMX_CORE_OUTPUT_PORT_INDEX);
2187 bool omx_vdec::execute_omx_flush(OMX_U32 flushType) function in class:omx_vdec
H A Domx_vdec_hevc.cpp1852 execute_omx_flush(OMX_ALL);
1912 execute_omx_flush(OMX_ALL);
2018 execute_omx_flush(param1);
2072 execute_omx_flush(OMX_CORE_INPUT_PORT_INDEX);
2094 execute_omx_flush(OMX_CORE_OUTPUT_PORT_INDEX);
2129 bool omx_vdec::execute_omx_flush(OMX_U32 flushType) function in class:omx_vdec
H A Domx_vdec_msm8974.cpp2005 execute_omx_flush(OMX_ALL);
2065 execute_omx_flush(OMX_ALL);
2172 execute_omx_flush(param1);
2227 execute_omx_flush(OMX_CORE_INPUT_PORT_INDEX);
2249 execute_omx_flush(OMX_CORE_OUTPUT_PORT_INDEX);
2284 bool omx_vdec::execute_omx_flush(OMX_U32 flushType) function in class:omx_vdec

Completed in 210 milliseconds