Home | History | Annotate | Download | only in src

Lines Matching refs:stream_off

920 				  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)
6729 int rc_input = stream_off(OMX_CORE_INPUT_PORT_INDEX);
6730 int rc_output = stream_off(OMX_CORE_OUTPUT_PORT_INDEX);