Searched refs:memcpy_to_p24_from_i32 (Results 1 – 4 of 4) sorted by relevance
107 memcpy_to_p24_from_i32((uint8_t*)dst, (int32_t*)src, count); in memcpy_by_audio_format()
174 void memcpy_to_p24_from_i32(uint8_t *dst, const int32_t *src, size_t count) in memcpy_to_p24_from_i32() function
257 void memcpy_to_p24_from_i32(uint8_t *dst, const int32_t *src, size_t count);
278 memcpy_to_p24_from_i32(pary, i32ary, 65536); in TEST()