Home
last modified time | relevance | path

Searched defs:memcpy_by_audio_format (Results 1 – 2 of 2) sorted by relevance

/system/media/audio_utils/
Dformat.c21 void memcpy_by_audio_format(void *dst, audio_format_t dst_format, in memcpy_by_audio_format() function
/system/media/audio_utils/tests/
Dformat_tests.cpp64 TEST_P(FormatTest, memcpy_by_audio_format) in TEST_P() argument