Home | History | Annotate | Download | only in src

Lines Matching refs:s_hdl

391             uint32_t s_hdl = 0;
394 s_hdl = mm_channel_add_stream(my_obj,
399 *((uint32_t*)out_val) = s_hdl;
646 uint32_t s_hdl = 0;
659 return s_hdl;
680 s_hdl = stream_obj->my_hdl;
687 CDBG("%s : stream handle = %d",__func__,s_hdl);
688 return s_hdl;