Searched refs:input_width (Results 1 – 3 of 3) sorted by relevance
49 } input_width; member
184 (config->input_width ? SIL164_CONTROL0_INPUT_24BIT : 0) | in sil164_init_state()
2041 constexpr int input_width = sizeof(_Tp) / sizeof(_W);2046 constexpr int input_width = _TVT::_S_full_size;2051 if constexpr (input_width == 2)2053 else if constexpr (input_width == 4)2056 else if constexpr (input_width == 8)2060 else if constexpr (input_width == 16)2067 else if constexpr (input_width == 32)