diff options
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | 2016-05-09 21:12:45 +0900 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2016-05-09 15:18:25 +0200 |
commit | f90e2dedf7f47ff4f2f757188a0360fbf526a81e (patch) | |
tree | a4a83f85eb8c9e14edab2716579afc86796d52df /sound/firewire/amdtp-stream.h | |
parent | 73fc7f080105b16d9f189c82d0092f22107cc67b (diff) |
ALSA: firewire-lib: compute the value of second field in cycle count for IR context
In callback function of isochronous context, modules can queue packets to
indicated isochronous cycles. Although the cycle to queue a packet is
deterministic by calculation, this module doesn't implement the calculation
because it's useless for processing.
In future, the cycle count is going to be printed with the other parameters
for debugging. This commit is the preparation. The cycle count is computed
by cycle unit, and correctly arranged to corresponding packets. The
calculated count is used in later commit.
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/firewire/amdtp-stream.h')
0 files changed, 0 insertions, 0 deletions