Home
last modified time | relevance | path

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

/hardware/qcom/media/msm8996/videopp/inc/
Domx_vdpp.h718 int stream_off(OMX_U32 port);
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
Domx_vdec.h592 void stream_off();
/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/sm7250/media/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h863 int stream_off(OMX_U32 port);
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h707 int stream_off(OMX_U32 port);
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h883 int stream_off(OMX_U32 port);
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp998 pThis->stream_off(OMX_CORE_OUTPUT_PORT_INDEX); in process_event_cb()
1123 … if (pThis->stream_off(OMX_CORE_INPUT_PORT_INDEX)) { in process_event_cb()
1176 … if (pThis->stream_off(OMX_CORE_OUTPUT_PORT_INDEX)) { in process_event_cb()
4158 if (stream_off(OMX_CORE_OUTPUT_PORT_INDEX)) { in free_output_buffer()
6883 int omx_vdec::stream_off(OMX_U32 port) in stream_off() function in omx_vdec
6897 int rc_input = stream_off(OMX_CORE_INPUT_PORT_INDEX); in stream_off()
6898 int rc_output = stream_off(OMX_CORE_OUTPUT_PORT_INDEX); in stream_off()
/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()
Domx_vdec_msm8974.cpp945 pThis->stream_off(OMX_CORE_OUTPUT_PORT_INDEX); in process_event_cb()
1070 … if (pThis->stream_off(OMX_CORE_INPUT_PORT_INDEX)) { in process_event_cb()
1128 … if (pThis->stream_off(OMX_CORE_OUTPUT_PORT_INDEX)) { in process_event_cb()
8658 int omx_vdec::stream_off(OMX_U32 port) in stream_off() function in omx_vdec
8671 int rc_input = stream_off(OMX_CORE_INPUT_PORT_INDEX); in stream_off()
8672 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_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.cpp1473 pThis->stream_off(OMX_CORE_OUTPUT_PORT_INDEX); in process_event_cb()
1593 … if (pThis->stream_off(OMX_CORE_INPUT_PORT_INDEX)) { in process_event_cb()
1645 … if (pThis->stream_off(OMX_CORE_OUTPUT_PORT_INDEX)) { in process_event_cb()
6577 if (stream_off(OMX_CORE_OUTPUT_PORT_INDEX)) { in free_output_buffer()
10360 int omx_vdec::stream_off(OMX_U32 port) in stream_off() function in omx_vdec
10373 int rc_input = stream_off(OMX_CORE_INPUT_PORT_INDEX); in stream_off()
10374 int rc_output = stream_off(OMX_CORE_OUTPUT_PORT_INDEX); in stream_off()