Searched refs:dst_le (Results 1 – 1 of 1) sorted by relevance
119 int src_le, dst_le, src_bytes, dst_bytes; in init_data() local124 dst_le = snd_pcm_format_little_endian(dst_format) > 0; in init_data()127 data->cvt_endian = src_le != dst_le; in init_data()135 if (dst_le) in init_data()142 if (dst_le) in init_data()
Completed in 3 milliseconds