Home
last modified time | relevance | path

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

/aosp12/system/media/audio_utils/
H A Dformat.c203 void accumulate_by_audio_format(void *dst, const void *src, in accumulate_by_audio_format() function
/aosp12/system/media/audio_utils/tests/
H A Dformat_tests.cpp140 TEST_P(FormatTest1p, accumulate_by_audio_format) in TEST_P() argument