Lines Matching defs:streaming
215 * @streaming: Flag for storing streaming state
237 bool streaming;
494 state->streaming = false;
503 state->streaming = true;
516 state->streaming = false;
532 state->streaming = false;
635 * xcsi2rxss_s_stream - It is used to start/stop the streaming.
639 * This function controls the start or stop of streaming for the
651 if (enable == xcsi2rxss->streaming)