Searched refs:floating_point (Results 1 – 3 of 3) sorted by relevance
77 std::same_as<bool, T> || std::floating_point<T> || string_like_type<T> ||145 template <log_flags... Fs, std::floating_point V>
1058 fmt->floating_point = !snd_pcm_format_linear(raw_fmt); in fsl_easrc_process_format()1088 fmt->floating_point = 0; in fsl_easrc_process_format()1150 in_fmt->floating_point << EASRC_CC_FMT_SHIFT); in fsl_easrc_set_ctx_format()1175 out_fmt->floating_point << EASRC_COC_FMT_SHIFT); in fsl_easrc_set_ctx_format()
559 unsigned int floating_point : 1; member