Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/pcm/
Dpcm_direct.c1099 #define COPY_SLAVE(field) (dmix->shmptr->s.field = spcm->field) macro
1106 COPY_SLAVE(access);
1107 COPY_SLAVE(format);
1108 COPY_SLAVE(subformat);
1109 COPY_SLAVE(channels);
1110 COPY_SLAVE(rate);
1111 COPY_SLAVE(period_size);
1112 COPY_SLAVE(period_time);
1113 COPY_SLAVE(periods);
1114 COPY_SLAVE(tstamp_mode);
[all …]