Searched refs:PA_SAMPLE_S24_32NE (Results 1 – 8 of 8) sorted by relevance
195 #define PA_SAMPLE_S24_32NE PA_SAMPLE_S24_32BE macro217 #define PA_SAMPLE_S24_32NE PA_SAMPLE_S24_32LE macro
248 return PA_SAMPLE_S24_32NE; in pa_parse_sample_format()
173 case PA_SAMPLE_S24_32NE: in compare_block()179 uint32_t uu = PA_MAYBE_UINT32_SWAP(ss->format != PA_SAMPLE_S24_32NE, *u); in compare_block()237 case PA_SAMPLE_S24_32NE: in generate_block()
84 case PA_SAMPLE_S24_32NE: in dump_block()189 case PA_SAMPLE_S24_32NE: in generate_block()
119 ss->format = PA_SAMPLE_S24_32NE; in pa_sndfile_write_sample_spec()377 case PA_SAMPLE_S24_32NE: in pa_sndfile_readf_function()401 case PA_SAMPLE_S24_32NE: in pa_sndfile_writef_function()
257 [PA_SAMPLE_S24_32NE] = (pa_do_volume_func_t) pa_volume_s24_32ne_c,
604 [PA_SAMPLE_S24_32NE] = (pa_do_mix_func_t) pa_mix_s24_32ne_c,
74 PA_SAMPLE_S24_32NE, in set_format()