Home | History | Annotate | Download | only in src

Lines Matching refs:streams

133         if ((MM_STREAM_STATE_NOTUSED != ch_obj->streams[i].state) &&
134 (handler == ch_obj->streams[i].my_hdl)) {
135 s_obj = &ch_obj->streams[i];
697 if (MM_STREAM_STATE_NOTUSED == my_obj->streams[idx].state) {
698 stream_obj = &my_obj->streams[idx];
703 CDBG_ERROR("%s: streams reach max, no more stream allowed to add", __func__);
805 * streams within this channel
826 if (my_obj->streams[i].my_hdl > 0) {
828 my_obj->streams[i].my_hdl);
836 __func__, i, my_obj->streams[i].my_hdl);
852 * DESCRIPTION: start a channel, which will start all streams in the channel
871 if (my_obj->streams[i].my_hdl > 0) {
873 my_obj->streams[i].my_hdl);
899 /* set bundled flag to streams */
901 /* init bundled streams to invalid value -1 */
920 /* all streams within a channel should be started at the same time */
961 /* stop streams*/
987 * DESCRIPTION: stop a channel, which will stop all streams in the channel
1006 if (my_obj->streams[i].my_hdl > 0) {
1008 my_obj->streams[i].my_hdl);
1053 /* since all streams are stopped, we are safe to