Home | History | Annotate | Download | only in src

Lines Matching refs:stream_off

821                                     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)
7046 int rc_input = stream_off(OMX_CORE_INPUT_PORT_INDEX);
7047 int rc_output = stream_off(OMX_CORE_OUTPUT_PORT_INDEX);