Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Desound.h192 ESD_CACHING_SAMPLE, /* midway through caching a sample */ enumerator
Dprotocol-esound.c875 c->state = ESD_CACHING_SAMPLE; in esd_proto_sample_cache()
1087 } else if (c->state == ESD_CACHING_SAMPLE) { in do_read()