Searched refs:startDequeueThread (Results 1 – 2 of 2) sorted by relevance
290 bool startDequeueThread(const media::Size& size, uint32_t pixelFormat,
1090 if (!startDequeueThread(size, pixelFormat, std::move(blockPool), in allocateBuffersFromBlockAllocator()1393 if (!startDequeueThread(mOutputFormat.mCodedSize, in onSurfaceChanged()1682 bool C2VDAComponent::startDequeueThread(const media::Size& size, uint32_t pixelFormat, in startDequeueThread() function in android::C2VDAComponent