Home
last modified time | relevance | path

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

/openbmc/qemu/audio/
H A Dspiceaudio.c33 #define LINE_OUT_SAMPLES (480 * 4) macro
35 #define LINE_OUT_SAMPLES (256 * 4) macro
108 hw->samples = LINE_OUT_SAMPLES; in line_out_init()