Home | History | Annotate | Download | only in src

Lines Matching refs:stream_off

1448                                     pThis->stream_off(OMX_CORE_OUTPUT_PORT_INDEX);
1567 if (pThis->stream_off(OMX_CORE_INPUT_PORT_INDEX)) {
1625 if (pThis->stream_off(OMX_CORE_OUTPUT_PORT_INDEX)) {
6024 if (stream_off(OMX_CORE_OUTPUT_PORT_INDEX)) {
8810 int omx_vdec::stream_off(OMX_U32 port)
8823 int rc_input = stream_off(OMX_CORE_INPUT_PORT_INDEX);
8824 int rc_output = stream_off(OMX_CORE_OUTPUT_PORT_INDEX);