Home
last modified time | relevance | path

Searched defs:new_sample (Results 1 – 3 of 3) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
Dcore-scache.c92 static pa_scache_entry* scache_add_item(pa_core *c, const char *name, bool *new_sample) { in scache_add_item()
156 bool new_sample; in pa_scache_add_item() local
244 bool new_sample; in pa_scache_add_file_lazy() local
/third_party/alsa-lib/src/pcm/
Dpcm_rate_linear.c94 int16_t new_sample; in linear_expand() local
157 int16_t new_sample; in linear_expand_s16() local
216 int16_t new_sample = 0; in linear_shrink() local
278 int16_t new_sample = 0; in linear_shrink_s16() local
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_tex.c1423 nir_def *new_sample = nir_ubfe(b, &fmask_fetch->def, in nir_lower_ms_txf_to_fragment_fetch() local