Home
last modified time | relevance | path

Searched refs:PA_SAMPLE_S16RE (Results 1 - 11 of 11) sorted by relevance

/third_party/pulseaudio/src/pulse/
H A Dsample.h198 #define PA_SAMPLE_S16RE PA_SAMPLE_S16LE macro
220 #define PA_SAMPLE_S16RE PA_SAMPLE_S16BE macro
H A Dsample.c212 return PA_SAMPLE_S16RE; in pa_parse_sample_format()
/third_party/pulseaudio/src/tests/
H A Dmix-test.c132 case PA_SAMPLE_S16RE: { in compare_block()
227 case PA_SAMPLE_S16RE: { in generate_block()
228 if (ss->format == PA_SAMPLE_S16RE) { in generate_block()
H A Dresampler-test.c65 case PA_SAMPLE_S16RE: { in dump_block()
156 case PA_SAMPLE_S16RE: { in generate_block()
/third_party/pulseaudio/src/pulsecore/
H A Dsconv.c245 [PA_SAMPLE_S16RE] = (pa_convert_func_t) s16re_to_s16ne,
273 [PA_SAMPLE_S16RE] = (pa_convert_func_t) s16re_to_s16ne,
H A Dsvolume_mmx.c249 pa_set_volume_func(PA_SAMPLE_S16RE, (pa_do_volume_func_t) pa_volume_s16re_mmx); in pa_volume_func_init_mmx()
H A Dsvolume_sse.c260 pa_set_volume_func(PA_SAMPLE_S16RE, (pa_do_volume_func_t) pa_volume_s16re_sse2); in pa_volume_func_init_sse()
H A Dsvolume_c.c250 [PA_SAMPLE_S16RE] = (pa_do_volume_func_t) pa_volume_s16re_c,
H A Dmix.c597 [PA_SAMPLE_S16RE] = (pa_do_mix_func_t) pa_mix_s16re_c,
H A Dprotocol-esound.c312 ss->format = swap_bytes ? PA_SAMPLE_S16RE : PA_SAMPLE_S16NE; in format_esd2native()
/third_party/pulseaudio/src/modules/alsa/
H A Dalsa-util.c79 PA_SAMPLE_S16RE, in set_format()

Completed in 14 milliseconds