Searched refs:PUT16_END (Results 1 – 5 of 5) sorted by relevance
443 #ifdef PUT16_END445 put16_12_1: as_u8(dst) = sample >> 8; goto PUT16_END;446 put16_12_9: as_u8(dst) = (sample >> 8) ^ 0x80; goto PUT16_END;447 put16_12_12: as_u16(dst) = sample; goto PUT16_END;448 put16_12_92: as_u16(dst) = sample ^ 0x8000; goto PUT16_END;449 put16_12_21: as_u16(dst) = bswap_16(sample); goto PUT16_END;450 put16_12_29: as_u16(dst) = bswap_16(sample) ^ 0x80; goto PUT16_END;451 put16_12_0120: as_u32(dst) = sx24((uint32_t)sample << 8); goto PUT16_END;452 put16_12_0920: as_u32(dst) = sx24((uint32_t)(sample ^ 0x8000) << 8); goto PUT16_END;453 put16_12_0210: as_u32(dst) = sx24s((uint32_t)bswap_16(sample) << 8); goto PUT16_END;[all …]
122 #define PUT16_END after_put in linear_expand() macro124 #undef PUT16_END in linear_expand()243 #define PUT16_END after_put in linear_shrink() macro245 #undef PUT16_END in linear_shrink()
171 #define PUT16_END after in snd_pcm_alaw_decode() macro173 #undef PUT16_END in snd_pcm_alaw_decode()
188 #define PUT16_END after in snd_pcm_mulaw_decode() macro190 #undef PUT16_END in snd_pcm_mulaw_decode()
254 #define PUT16_END after in snd_pcm_adpcm_decode() macro256 #undef PUT16_END in snd_pcm_adpcm_decode()