Searched refs:stream_off (Results 1 - 15 of 15) sorted by relevance

/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
H A Domx_vdec.h592 void stream_off();
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec_hevc.h589 int stream_off(OMX_U32 port);
H A Domx_vdec.h650 int stream_off(OMX_U32 port);
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec_hevc.h586 int stream_off(OMX_U32 port);
H A Domx_vdec.h656 int stream_off(OMX_U32 port);
H A Domx_vdec_hevc_swvdec.h703 int stream_off(OMX_U32 port);
/hardware/qcom/media/msm8996/videopp/inc/
H A Domx_vdpp.h718 int stream_off(OMX_U32 port);
/hardware/qcom/media/msm8996/videopp/src/
H A Domx_vdpp.cpp920 pThis->stream_off(OMX_CORE_OUTPUT_PORT_INDEX);
935 pThis->stream_off(OMX_CORE_INPUT_PORT_INDEX);
1076 if(pThis->stream_off(OMX_CORE_INPUT_PORT_INDEX)) {
1150 if(pThis->stream_off(OMX_CORE_OUTPUT_PORT_INDEX)) {
6716 int omx_vdpp::stream_off(OMX_U32 port) function in class:omx_vdpp
6729 int rc_input = stream_off(OMX_CORE_INPUT_PORT_INDEX);
6730 int rc_output = stream_off(OMX_CORE_OUTPUT_PORT_INDEX);
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_hevc.cpp826 pThis->stream_off(OMX_CORE_OUTPUT_PORT_INDEX);
954 if (pThis->stream_off(OMX_CORE_INPUT_PORT_INDEX)) {
1010 if (pThis->stream_off(OMX_CORE_OUTPUT_PORT_INDEX)) {
7069 int omx_vdec::stream_off(OMX_U32 port) function in class:omx_vdec
7082 int rc_input = stream_off(OMX_CORE_INPUT_PORT_INDEX);
7083 int rc_output = stream_off(OMX_CORE_OUTPUT_PORT_INDEX);
H A Domx_vdec_hevc_swvdec.cpp982 pThis->stream_off(OMX_CORE_OUTPUT_PORT_INDEX);
1150 if(pThis->stream_off(OMX_CORE_INPUT_PORT_INDEX)) {
1234 if(pThis->stream_off(OMX_CORE_OUTPUT_PORT_INDEX)) {
8048 int omx_vdec::stream_off(OMX_U32 port) function in class:omx_vdec
8061 int rc_input = stream_off(OMX_CORE_INPUT_PORT_INDEX);
8062 int rc_output = stream_off(OMX_CORE_OUTPUT_PORT_INDEX);
H A Domx_vdec_msm8974.cpp944 pThis->stream_off(OMX_CORE_OUTPUT_PORT_INDEX);
1069 if (pThis->stream_off(OMX_CORE_INPUT_PORT_INDEX)) {
1127 if (pThis->stream_off(OMX_CORE_OUTPUT_PORT_INDEX)) {
8566 int omx_vdec::stream_off(OMX_U32 port) function in class:omx_vdec
8579 int rc_input = stream_off(OMX_CORE_INPUT_PORT_INDEX);
8580 int rc_output = stream_off(OMX_CORE_OUTPUT_PORT_INDEX);
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_hevc.cpp821 pThis->stream_off(OMX_CORE_OUTPUT_PORT_INDEX);
949 if (pThis->stream_off(OMX_CORE_INPUT_PORT_INDEX)) {
1005 if (pThis->stream_off(OMX_CORE_OUTPUT_PORT_INDEX)) {
7033 int omx_vdec::stream_off(OMX_U32 port) function in class:omx_vdec
7046 int rc_input = stream_off(OMX_CORE_INPUT_PORT_INDEX);
7047 int rc_output = stream_off(OMX_CORE_OUTPUT_PORT_INDEX);
H A Domx_vdec_v4l2.cpp1265 pThis->stream_off(OMX_CORE_OUTPUT_PORT_INDEX);
1391 if (pThis->stream_off(OMX_CORE_INPUT_PORT_INDEX)) {
1449 if (pThis->stream_off(OMX_CORE_OUTPUT_PORT_INDEX)) {
5887 if (stream_off(OMX_CORE_OUTPUT_PORT_INDEX)) {
9344 int omx_vdec::stream_off(OMX_U32 port) function in class:omx_vdec
9357 int rc_input = stream_off(OMX_CORE_INPUT_PORT_INDEX);
9358 int rc_output = stream_off(OMX_CORE_OUTPUT_PORT_INDEX);
H A Domx_vdec_hevc_swvdec.cpp990 pThis->stream_off(OMX_CORE_OUTPUT_PORT_INDEX);
1167 if(pThis->stream_off(OMX_CORE_INPUT_PORT_INDEX)) {
1251 if(pThis->stream_off(OMX_CORE_OUTPUT_PORT_INDEX)) {
8263 int omx_vdec::stream_off(OMX_U32 port) function in class:omx_vdec
8276 int rc_input = stream_off(OMX_CORE_INPUT_PORT_INDEX);
8277 int rc_output = stream_off(OMX_CORE_OUTPUT_PORT_INDEX);
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
H A Domx_vdec_copper.cpp714 pThis->stream_off();
7240 void omx_vdec::stream_off() function in class:omx_vdec

Completed in 200 milliseconds