Searched refs:mConverterThreads (Results 1 – 2 of 2) sorted by relevance
88 std::vector<sp<ConverterThread>> mConverterThreads; member
486 mConverterThreads.push_back(thread); in initDecoder()504 for (const sp<ConverterThread> &thread : mConverterThreads) { in destroyDecoder()510 for (const sp<ConverterThread> &thread : mConverterThreads) { in destroyDecoder()517 mConverterThreads.clear(); in destroyDecoder()