Home
last modified time | relevance | path

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

/external/adhd/cras/src/server/
Dcras_fmt_conv_ops.h39 size_t s16_mono_to_51(size_t left, size_t right, size_t center,
Dcras_fmt_conv_ops.c161 size_t s16_mono_to_51(size_t left, size_t right, size_t center, in s16_mono_to_51() function
Dcras_fmt_conv.c204 return s16_mono_to_51(left, right, center, in, in_frames, out); in mono_to_51()
/external/adhd/cras/src/tests/
Dfmt_conv_ops_unittest.cc327 size_t ret = s16_mono_to_51(left, right, center, (uint8_t*)src.get(), frames, in TEST()
353 size_t ret = s16_mono_to_51(left, right, center, (uint8_t*)src.get(), frames, in TEST()
381 size_t ret = s16_mono_to_51(left, right, center, (uint8_t*)src.get(), frames, in TEST()