Home
last modified time | relevance | path

Searched refs:sec_loc (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/sound/firewire/bebob/
Dbebob_stream.c261 unsigned int stm_pos, sec_loc, pos; in map_data_channels() local
324 sec_loc = buf[pos++] - 1; in map_data_channels()
332 if (sec_loc >= channels) in map_data_channels()
333 sec_loc = ch; in map_data_channels()
358 location = pcm + sec_loc; in map_data_channels()