Home
last modified time | relevance | path

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

/openbmc/qemu/audio/
H A Dspiceaudio.c39 #define LINE_IN_SAMPLES (480 * 4) macro
41 #define LINE_IN_SAMPLES (256 * 4) macro
224 hw->samples = LINE_IN_SAMPLES; in line_in_init()