Home
last modified time | relevance | path

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

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