Home
last modified time | relevance | path

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

/aosp12/system/media/audio_utils/
H A Dchannels.cpp47 static inline uint8x3_t int32_to_uint8x3(int32_t in) { in int32_to_uint8x3() function
348 *dst_ptr = int32_to_uint8x3(temp >> 1); \