Searched refs:strm_def (Results 1 – 1 of 1) sorted by relevance
79 struct node_strmdef strm_def, u32 max,273 struct node_strmdef strm_def; in disp_node_create() local434 strm_def = task_arg_obj.strm_in_def[i]; in disp_node_create()437 strm_def, max, in disp_node_create()446 strm_def = task_arg_obj.strm_out_def[i]; in disp_node_create()449 strm_def, max, in disp_node_create()597 struct node_strmdef strm_def, u32 max, in fill_stream_def() argument610 strm_def_obj->bufsize = strm_def.buf_size; in fill_stream_def()611 strm_def_obj->nbufs = strm_def.num_bufs; in fill_stream_def()612 strm_def_obj->segid = strm_def.seg_id; in fill_stream_def()[all …]