Home
last modified time | relevance | path

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

/Linux-v5.10/sound/firewire/bebob/
Dbebob_stream.c259 unsigned int stm_pos, sec_loc, pos; in map_data_channels() local
322 sec_loc = buf[pos++] - 1; in map_data_channels()
330 if (sec_loc >= channels) in map_data_channels()
331 sec_loc = ch; in map_data_channels()
356 location = pcm + sec_loc; in map_data_channels()