Home
last modified time | relevance | path

Searched refs:PA_SAMPLE_S24_32RE (Results 1 – 3 of 3) sorted by relevance

/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/libpulse-sys-1.19.3/src/
H A Dsample.rs88 pub const PA_SAMPLE_S24_32RE: pa_sample_format_t = pa_sample_format_t::S24_32le; const
106 pub const PA_SAMPLE_S24_32RE: pa_sample_format_t = pa_sample_format_t::S24_32be; const
/dports/multimedia/pipewire/pipewire-0.3.43/spa/plugins/alsa/acp/
H A Dcompat.h131 #define PA_SAMPLE_S24_32RE PA_SAMPLE_S24_32LE macro
142 #define PA_SAMPLE_S24_32RE PA_SAMPLE_S24_32BE macro
H A Dalsa-util.c57 PA_SAMPLE_S24_32RE, in set_format()