OSDN Git Service

alsabat: Allow custom sample format for round trip latency test
authorJonathan Liu <net147@gmail.com>
Sun, 5 Aug 2018 03:59:35 +0000 (13:59 +1000)
committerTakashi Iwai <tiwai@suse.de>
Sun, 5 Aug 2018 16:45:28 +0000 (18:45 +0200)
commitf6b59282f7c3bddc6aa4aca93e8e19163955675b
treee914b92f6f048593a0099ac665e57f07eed2d019
parenta3d81b6beab1ad33ea02f7d3c19f894490a661b9
alsabat: Allow custom sample format for round trip latency test

Setting the format to BAT_PCM_FORMAT_S16_LE in the round trip latency
test initialization is redundant as it is already set by default to
BAT_PCM_FORMAT_S16_LE unless a sample format is specified on the command
line.

Signed-off-by: Jonathan Liu <net147@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
bat/latencytest.c