Lines Matching refs:rx_packet_formats
241 motu->rx_packet_formats.pcm_chunks[0] += 4;
242 motu->rx_packet_formats.pcm_chunks[1] += 4;
244 motu->rx_packet_formats.pcm_chunks[0] += 8;
245 motu->rx_packet_formats.pcm_chunks[1] += 4;
251 motu->rx_packet_formats.pcm_chunks[0] += 4;
252 motu->rx_packet_formats.pcm_chunks[1] += 4;
254 motu->rx_packet_formats.pcm_chunks[0] += 8;
255 motu->rx_packet_formats.pcm_chunks[1] += 4;
269 motu->rx_packet_formats.pcm_byte_offset = 10;
272 motu->rx_packet_formats.msg_chunks = 2;
283 memcpy(motu->rx_packet_formats.pcm_chunks,
285 sizeof(motu->rx_packet_formats.pcm_chunks));