Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Desound.h30 #define ESD_BUF_SIZE (4 * 1024) macro
/third_party/flutter/skia/third_party/externals/sdl/src/audio/esd/
DSDL_esdaudio.c257 this->spec.samples = ESD_BUF_SIZE; /* Darn, no way to change this yet */ in ESD_OpenDevice()
/third_party/gstreamer/gstplugins_good/
DChangeLog149544 …ext/esd/esdsink.c: Always write ESD_BUF_SIZE bytes and use ESD_MAX_WRITE_SIZE as the size of the r…
149547 Always write ESD_BUF_SIZE bytes and use ESD_MAX_WRITE_SIZE as