Searched refs:gotFirstInput_ (Results 1 – 2 of 2) sorted by relevance
893 if (!gotFirstInput_) { in OnQueueInputBuffer()895 gotFirstInput_ = true; in OnQueueInputBuffer()
345 bool gotFirstInput_ = false; variable