Searched refs:mConverterThreads (Results 1 – 2 of 2) sorted by relevance
82 std::vector<sp<ConverterThread>> mConverterThreads; member
453 mConverterThreads.push_back(thread); in initDecoder()471 for (const sp<ConverterThread> &thread : mConverterThreads) { in destroyDecoder()477 for (const sp<ConverterThread> &thread : mConverterThreads) { in destroyDecoder()484 mConverterThreads.clear(); in destroyDecoder()