Home
last modified time | relevance | path

Searched refs:PA_SAMPLE_S32NE (Results 1 - 12 of 12) sorted by relevance

/third_party/pulseaudio/src/tests/
H A Dcpu-remap-test.c251 case PA_SAMPLE_S32NE: in remap_test_channels()
318 remap_init2_test_channels(PA_SAMPLE_S32NE, 1, 2, false); in START_TEST()
320 remap_init2_test_channels(PA_SAMPLE_S32NE, 1, 4, false); in START_TEST()
333 remap_init2_test_channels(PA_SAMPLE_S32NE, 2, 1, false); in START_TEST()
335 remap_init2_test_channels(PA_SAMPLE_S32NE, 4, 1, false); in START_TEST()
348 remap_init2_test_channels(PA_SAMPLE_S32NE, 2, 2, true); in START_TEST()
355 remap_init2_test_channels(PA_SAMPLE_S32NE, 4, 4, true); in START_TEST()
379 remap_init_test_channels(init_func, orig_init_func, PA_SAMPLE_S32NE, 1, 2, false); in START_TEST()
405 remap_init_test_channels(init_func, orig_init_func, PA_SAMPLE_S32NE, 1, 2, false); in START_TEST()
434 remap_init_test_channels(init_func, orig_init_func, PA_SAMPLE_S32NE, in START_TEST()
[all...]
H A Dmix-test.c159 case PA_SAMPLE_S32NE: in compare_block()
165 uint32_t uu = PA_MAYBE_UINT32_SWAP(ss->format != PA_SAMPLE_S32NE, *u); in compare_block()
239 case PA_SAMPLE_S32NE: in generate_block()
H A Dresampler-test.c74 case PA_SAMPLE_S32NE: in dump_block()
172 case PA_SAMPLE_S32NE: in generate_block()
/third_party/pulseaudio/src/pulsecore/
H A Dremap_neon.c400 if (m->format == PA_SAMPLE_S32NE) in init_remap_neon()
417 if (m->format == PA_SAMPLE_S32NE) in init_remap_neon()
433 if (m->format == PA_SAMPLE_S32NE) in init_remap_neon()
445 if (m->format == PA_SAMPLE_S32NE) in init_remap_neon()
456 if (m->format == PA_SAMPLE_S32NE) in init_remap_neon()
481 case PA_SAMPLE_S32NE: in init_remap_neon()
508 if (m->format == PA_SAMPLE_S32NE) in init_remap_neon()
H A Dsndfile-util.c59 ss->format = PA_SAMPLE_S32NE; in pa_sndfile_read_sample_spec()
125 ss->format = PA_SAMPLE_S32NE; in pa_sndfile_write_sample_spec()
376 case PA_SAMPLE_S32NE: in pa_sndfile_readf_function()
400 case PA_SAMPLE_S32NE: in pa_sndfile_writef_function()
H A Dsvolume_c.c253 [PA_SAMPLE_S32NE] = (pa_do_volume_func_t) pa_volume_s32ne_c,
H A Dresampler.c312 if ((a == PA_SAMPLE_S32NE) && (b == PA_SAMPLE_S32NE)) { in choose_work_format()
313 work_format = PA_SAMPLE_S32NE; in choose_work_format()
H A Dremap.c505 else if (m->format == PA_SAMPLE_S32NE) in pa_set_remap_func()
H A Dmix.c600 [PA_SAMPLE_S32NE] = (pa_do_mix_func_t) pa_mix_s32ne_c,
/third_party/pulseaudio/src/pulse/
H A Dsample.h191 #define PA_SAMPLE_S32NE PA_SAMPLE_S32BE macro
213 #define PA_SAMPLE_S32NE PA_SAMPLE_S32LE macro
H A Dsample.c232 return PA_SAMPLE_S32NE; in pa_parse_sample_format()
/third_party/pulseaudio/src/modules/alsa/
H A Dalsa-util.c72 PA_SAMPLE_S32NE, in set_format()

Completed in 12 milliseconds