Home
last modified time | relevance | path

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

/system/media/audio_utils/include/audio_utils/
DBiquadFilter.h40 using first_t = decltype(&F<0>::func); // type from function in make_functional_array_from_index_sequence() local
41 using result_t = std::array<first_t, sizeof...(Is)>; // type of array in make_functional_array_from_index_sequence()