Home | History | Annotate | Download | only in src

Lines Matching refs:stream_off

826                                     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)
7082 int rc_input = stream_off(OMX_CORE_INPUT_PORT_INDEX);
7083 int rc_output = stream_off(OMX_CORE_OUTPUT_PORT_INDEX);