Home
last modified time | relevance | path

Searched refs:stream_off (Results 1 – 14 of 14) sorted by relevance

/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
Domx_vdec.h592 void stream_off();
/hardware/qcom/media/msm8996/videopp/inc/
Domx_vdpp.h718 int stream_off(OMX_U32 port);
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec_hevc.h586 int stream_off(OMX_U32 port);
Domx_vdec_hevc_swvdec.h703 int stream_off(OMX_U32 port);
Domx_vdec.h670 int stream_off(OMX_U32 port);
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec_hevc.h589 int stream_off(OMX_U32 port);
Domx_vdec.h650 int stream_off(OMX_U32 port);
/hardware/qcom/media/msm8996/videopp/src/
Domx_vdpp.cpp920 pThis->stream_off(OMX_CORE_OUTPUT_PORT_INDEX); in process_event_cb()
935 pThis->stream_off(OMX_CORE_INPUT_PORT_INDEX); in process_event_cb()
1076 if(pThis->stream_off(OMX_CORE_INPUT_PORT_INDEX)) { in process_event_cb()
1150 if(pThis->stream_off(OMX_CORE_OUTPUT_PORT_INDEX)) { in process_event_cb()
6716 int omx_vdpp::stream_off(OMX_U32 port) in stream_off() function in omx_vdpp
6729 int rc_input = stream_off(OMX_CORE_INPUT_PORT_INDEX); in stream_off()
6730 int rc_output = stream_off(OMX_CORE_OUTPUT_PORT_INDEX); in stream_off()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h707 int stream_off(OMX_U32 port);
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_hevc.cpp826 pThis->stream_off(OMX_CORE_OUTPUT_PORT_INDEX); in process_event_cb()
954 if (pThis->stream_off(OMX_CORE_INPUT_PORT_INDEX)) { in process_event_cb()
1010 if (pThis->stream_off(OMX_CORE_OUTPUT_PORT_INDEX)) { in process_event_cb()
7069 int omx_vdec::stream_off(OMX_U32 port) in stream_off() function in omx_vdec
7082 int rc_input = stream_off(OMX_CORE_INPUT_PORT_INDEX); in stream_off()
7083 int rc_output = stream_off(OMX_CORE_OUTPUT_PORT_INDEX); in stream_off()
Domx_vdec_hevc_swvdec.cpp982 pThis->stream_off(OMX_CORE_OUTPUT_PORT_INDEX); in process_event_cb()
1150 if(pThis->stream_off(OMX_CORE_INPUT_PORT_INDEX)) { in process_event_cb()
1234 if(pThis->stream_off(OMX_CORE_OUTPUT_PORT_INDEX)) { in process_event_cb()
8048 int omx_vdec::stream_off(OMX_U32 port) in stream_off() function in omx_vdec
8061 int rc_input = stream_off(OMX_CORE_INPUT_PORT_INDEX); in stream_off()
8062 int rc_output = stream_off(OMX_CORE_OUTPUT_PORT_INDEX); in stream_off()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_hevc.cpp821 pThis->stream_off(OMX_CORE_OUTPUT_PORT_INDEX); in process_event_cb()
949 if (pThis->stream_off(OMX_CORE_INPUT_PORT_INDEX)) { in process_event_cb()
1005 if (pThis->stream_off(OMX_CORE_OUTPUT_PORT_INDEX)) { in process_event_cb()
7033 int omx_vdec::stream_off(OMX_U32 port) in stream_off() function in omx_vdec
7046 int rc_input = stream_off(OMX_CORE_INPUT_PORT_INDEX); in stream_off()
7047 int rc_output = stream_off(OMX_CORE_OUTPUT_PORT_INDEX); in stream_off()
Domx_vdec_hevc_swvdec.cpp990 pThis->stream_off(OMX_CORE_OUTPUT_PORT_INDEX); in process_event_cb()
1167 if(pThis->stream_off(OMX_CORE_INPUT_PORT_INDEX)) { in process_event_cb()
1251 if(pThis->stream_off(OMX_CORE_OUTPUT_PORT_INDEX)) { in process_event_cb()
8263 int omx_vdec::stream_off(OMX_U32 port) in stream_off() function in omx_vdec
8276 int rc_input = stream_off(OMX_CORE_INPUT_PORT_INDEX); in stream_off()
8277 int rc_output = stream_off(OMX_CORE_OUTPUT_PORT_INDEX); in stream_off()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp1472 pThis->stream_off(OMX_CORE_OUTPUT_PORT_INDEX); in process_event_cb()
1592 … if (pThis->stream_off(OMX_CORE_INPUT_PORT_INDEX)) { in process_event_cb()
1644 … if (pThis->stream_off(OMX_CORE_OUTPUT_PORT_INDEX)) { in process_event_cb()
6576 if (stream_off(OMX_CORE_OUTPUT_PORT_INDEX)) { in free_output_buffer()
10340 int omx_vdec::stream_off(OMX_U32 port) in stream_off() function in omx_vdec
10353 int rc_input = stream_off(OMX_CORE_INPUT_PORT_INDEX); in stream_off()
10354 int rc_output = stream_off(OMX_CORE_OUTPUT_PORT_INDEX); in stream_off()