Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/api1/client2/
DZslProcessor.h125 static const int32_t kDefaultMaxPipelineDepth = 4; variable
DZslProcessor.cpp144 size_t pipelineMaxDepth = kDefaultMaxPipelineDepth; in ZslProcessor()
156 kDefaultMaxPipelineDepth); in ZslProcessor()