Home
last modified time | relevance | path

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

/external/v4l2_codec2/
DC2VDAComponent.cpp68 const int32_t kAllocateBufferMaxRetries = 10; // Max retry time for fetchGraphicBlock timeout. variable
1054 int32_t retries_left = kAllocateBufferMaxRetries; in allocateBuffersFromBlockAllocator()