Lines Matching full:converter
28 /* Creates the format converter for channel remixing. The conversion takes
39 /* Converts nframes of sample from in_buf, using given remix converter.
41 * conv - The format converter.
51 /* Get the input format of the converter. */
55 /* Get the output format of the converter. */
71 * conv - The format converter returned from cras_fmt_conv_create().
86 /* Checks if format conversion is needed for a fmt converter.
95 * converter that handles transforming the input format to the format used by
98 * conv - filled with the new converter if needed.
99 * dir - the stream direction the new converter used for.