Home
last modified time | relevance | path

Searched refs:OMX_CommandFlush (Results 1 – 25 of 48) sorted by relevance

12

/aosp12/frameworks/av/media/libstagefright/omx/
H A DSimpleSoftOMXComponent.cpp477 case OMX_CommandFlush: in onSendCommand()
592 notify(OMX_EventCmdComplete, OMX_CommandFlush, OMX_ALL, NULL); in onPortFlush()
636 notify(OMX_EventCmdComplete, OMX_CommandFlush, portIndex, NULL); in onPortFlush()
/aosp12/hardware/interfaces/media/omx/1.0/vts/functional/common/
H A Dmedia_hidl_test_common.cpp612 status = omxNode->sendCommand(toRawCommandType(OMX_CommandFlush), in flushPorts()
619 ASSERT_EQ(msg.data.eventData.data1, OMX_CommandFlush); in flushPorts()
627 status = omxNode->sendCommand(toRawCommandType(OMX_CommandFlush), in flushPorts()
634 ASSERT_EQ(msg.data.eventData.data1, OMX_CommandFlush); in flushPorts()
/aosp12/frameworks/av/media/libstagefright/omx/tests/
H A DOMXHarness.cpp378 err = mOMXNode->sendCommand(OMX_CommandFlush, 1); in testStateTransitions()
386 && msg.u.event_data.data1 == OMX_CommandFlush in testStateTransitions()
/aosp12/hardware/qcom/media/msm8974/mm-core/inc/
H A DOMX_Core.h52 OMX_CommandFlush, /**< Flush the data queue(s) of a component */ enumerator
/aosp12/hardware/qcom/media/msm8974/mm-core/omxcore/inc/
H A DOMX_Core.h52 OMX_CommandFlush, /**< Flush the data queue(s) of a component */ enumerator
/aosp12/hardware/qcom/media/msm8996/mm-core/inc/
H A DOMX_Core.h52 OMX_CommandFlush, /**< Flush the data queue(s) of a component */ enumerator
/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
H A Domx_swvdec.h149 ((x == OMX_CommandFlush) ? "OMX_CommandFlush" : \
/aosp12/hardware/qcom/media/msm8998/mm-core/inc/
H A DOMX_Core.h52 OMX_CommandFlush, /**< Flush the data queue(s) of a component */ enumerator
/aosp12/hardware/qcom/sm8150/media/mm-core/inc/
H A DOMX_Core.h52 OMX_CommandFlush, /**< Flush the data queue(s) of a component */ enumerator
/aosp12/hardware/qcom/sm7250/media/mm-core/inc/
H A DOMX_Core.h52 OMX_CommandFlush, /**< Flush the data queue(s) of a component */ enumerator
/aosp12/hardware/qcom/sdm845/media/mm-core/inc/
H A DOMX_Core.h52 OMX_CommandFlush, /**< Flush the data queue(s) of a component */ enumerator
/aosp12/frameworks/native/headers/media_plugin/media/openmax/
H A DOMX_Core.h69 OMX_CommandFlush, /**< Flush the data queue(s) of a component */ enumerator
H A DOMX_AsString.h231 case OMX_CommandFlush: return "Flush";
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
H A Domx_swvdec.h137 ((x == OMX_CommandFlush) ? "OMX_CommandFlush" : \
/aosp12/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/inc/
H A Domx_swvdec.h149 ((x == OMX_CommandFlush) ? "OMX_CommandFlush" : \
/aosp12/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/inc/
H A Domx_swvdec.h144 ((x == OMX_CommandFlush) ? "OMX_CommandFlush" : \
/aosp12/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/inc/
H A Domx_swvdec.h149 ((x == OMX_CommandFlush) ? "OMX_CommandFlush" : \
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
H A Domx_swvdec.cpp438 case OMX_CommandFlush: in send_command()
5251 case OMX_CommandFlush: in async_process_event_cmd()
5332 case OMX_CommandFlush: in async_process_event_cmd_ack()
6253 OMX_CommandFlush, in async_process_event_flush_port_ip()
6322 OMX_CommandFlush, in async_process_event_flush_port_op()
/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
H A Domx_swvdec.cpp419 case OMX_CommandFlush: in send_command()
4861 case OMX_CommandFlush: in async_process_event_cmd()
4941 case OMX_CommandFlush: in async_process_event_cmd_ack()
5713 OMX_CommandFlush, in async_process_event_flush_port_ip()
5780 OMX_CommandFlush, in async_process_event_flush_port_op()
/aosp12/hardware/interfaces/media/omx/1.0/vts/functional/component/
H A DVtsHalMediaOmxV1_0TargetComponentTest.cpp622 status = omxNode->sendCommand(toRawCommandType(OMX_CommandFlush), OMX_ALL); in TEST_P()
631 ASSERT_EQ(msg.data.eventData.data1, OMX_CommandFlush); in TEST_P()
655 ASSERT_EQ(msg.data.eventData.data1, OMX_CommandFlush); in TEST_P()
/aosp12/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/src/
H A Domx_swvdec.cpp452 case OMX_CommandFlush: in send_command()
5369 case OMX_CommandFlush: in async_process_event_cmd()
5450 case OMX_CommandFlush: in async_process_event_cmd_ack()
6371 OMX_CommandFlush, in async_process_event_flush_port_ip()
6440 OMX_CommandFlush, in async_process_event_flush_port_op()
/aosp12/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/src/
H A Domx_swvdec.cpp452 case OMX_CommandFlush: in send_command()
5413 case OMX_CommandFlush: in async_process_event_cmd()
5494 case OMX_CommandFlush: in async_process_event_cmd_ack()
6415 OMX_CommandFlush, in async_process_event_flush_port_ip()
6484 OMX_CommandFlush, in async_process_event_flush_port_op()
/aosp12/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/src/
H A Domx_swvdec.cpp429 case OMX_CommandFlush: in send_command()
5230 case OMX_CommandFlush: in async_process_event_cmd()
5311 case OMX_CommandFlush: in async_process_event_cmd_ack()
6232 OMX_CommandFlush, in async_process_event_flush_port_ip()
6301 OMX_CommandFlush, in async_process_event_flush_port_op()
/aosp12/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/
H A Domx_video_base.cpp492 OMX_EventCmdComplete,OMX_CommandFlush, in process_event_cb()
526 OMX_EventCmdComplete,OMX_CommandFlush, in process_event_cb()
754 if(cmd == OMX_CommandFlush || cmd == OMX_CommandPortDisable || cmd == OMX_CommandPortEnable) in send_command()
1179 else if(cmd == OMX_CommandFlush) in send_command_proxy()
/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
H A Domx_video_base.cpp471 OMX_EventCmdComplete,OMX_CommandFlush, in process_event_cb()
499 OMX_EventCmdComplete,OMX_CommandFlush, in process_event_cb()
707 if (cmd == OMX_CommandFlush || cmd == OMX_CommandPortDisable || cmd == OMX_CommandPortEnable) { in send_command()
1062 } else if (cmd == OMX_CommandFlush) { in send_command_proxy()

12