Lines Matching refs:uint8x3_t
35 static inline int32_t uint8x3_to_int32(uint8x3_t val) { in uint8x3_to_int32()
47 static inline uint8x3_t int32_to_uint8x3(int32_t in) { in int32_to_uint8x3()
48 uint8x3_t out; in int32_to_uint8x3()
401 CONTRACT_TO_MONO_24((const uint8x3_t*)in_buff, in contract_channels()
402 (uint8x3_t*)out_buff, num_in_bytes); in contract_channels()
405 CONTRACT_CHANNELS((const uint8x3_t*)in_buff, in_buff_chans, in contract_channels()
406 (uint8x3_t*)out_buff, out_buff_chans, in contract_channels()
459 CONTRACT_CHANNELS_NON_DESTRUCTIVE((const uint8x3_t*)in_buff, in_buff_chans, in contract_channels_non_destructive()
460 (uint8x3_t*)out_buff, out_buff_chans, in contract_channels_non_destructive()
493 static const uint8x3_t packed24_zero; /* zero 24 bit sample */ in expand_channels()
525 EXPAND_MONO_TO_MULTI((const uint8x3_t*)in_buff, in_buff_chans, in expand_channels()
526 (uint8x3_t*)out_buff, out_buff_chans, in expand_channels()
530 EXPAND_CHANNELS((const uint8x3_t*)in_buff, in_buff_chans, in expand_channels()
531 (uint8x3_t*)out_buff, out_buff_chans, in expand_channels()
590 EXPAND_SELECTED_CHANNELS((const uint8x3_t*)in_buff, in_buff_chans, in expand_selected_channels()
591 (uint8x3_t*)out_buff, out_buff_chans, in expand_selected_channels()
645 EXPAND_CHANNELS_NON_DESTRUCTIVE((const uint8x3_t*)in_buff, in_buff_chans, in expand_channels_non_destructive()
646 (uint8x3_t*)out_buff, out_buff_chans, in expand_channels_non_destructive()