Home
last modified time | relevance | path

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

/system/media/audio_utils/
Dchannels.c47 inline uint8x3_t int32_to_uint8x3(int32_t in) { in int32_to_uint8x3() function
204 *dst_ptr = int32_to_uint8x3(temp >> 1); \