Searched refs:inputThread (Results 1 – 1 of 1) sorted by relevance
334 thread inputThread(&HeifHardwareDecoder::SendInputBufferLoop, this, inputs); in DoDecode() local341 if (inputThread.joinable()) { in DoDecode()342 inputThread.join(); in DoDecode()