Home
last modified time | relevance | path

Searched refs:read_s24s (Results 1 – 2 of 2) sorted by relevance

/dports/multimedia/pipewire/pipewire-0.3.43/spa/plugins/audioconvert/
H A Dfmt-ops.h123 static inline int32_t read_s24s(const void *src) in read_s24s() function
H A Dfmt-ops-c.c530 d[i][j] = S24_TO_F32(read_s24s(s)); in conv_s24s_to_f32d_c()