Searched defs:coefficient_count (Results 1 – 2 of 2) sorted by relevance
25 bool MfccDct::Initialize(int input_length, int coefficient_count) { in Initialize()