Searched refs:new_period (Results 1 – 4 of 4) sorted by relevance
56 bool new_period = false; in Generate() local60 new_period = true; in Generate()72 rtc::ArrayView<int16_t>(temp.get(), number_of_samples), new_period)) { in Generate()
37 const bool new_period = fuzz_data.SelectOneOf(kTrueOrFalse); in FuzzOneInputTest() local44 cng_decoder.Generate(output, new_period); in FuzzOneInputTest()
46 bool Generate(rtc::ArrayView<int16_t> out_data, bool new_period);
112 bool new_period) { in Generate() argument130 if (new_period) { in Generate()