Home
last modified time | relevance | path

Searched refs:startDequeueThread (Results 1 – 2 of 2) sorted by relevance

/external/v4l2_codec2/include/
DC2VDAComponent.h290 bool startDequeueThread(const media::Size& size, uint32_t pixelFormat,
/external/v4l2_codec2/
DC2VDAComponent.cpp1090 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