Home
last modified time | relevance | path

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

/external/adhd/cras/src/server/
Dcras_fmt_conv.c41 sample_format_converter_t out_format_converter; member
377 conv->out_format_converter = convert_s16le_to_u8; in cras_fmt_conv_create()
380 conv->out_format_converter = convert_s16le_to_s24le; in cras_fmt_conv_create()
383 conv->out_format_converter = convert_s16le_to_s32le; in cras_fmt_conv_create()
386 conv->out_format_converter = convert_s16le_to_s243le; in cras_fmt_conv_create()
781 conv->out_format_converter(buffers[buf_idx], in cras_fmt_conv_convert_frames()