Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/camera/libcameraservice/api1/client2/
H A DZslProcessor.cpp147 size_t pipelineMaxDepth = kDefaultMaxPipelineDepth; in ZslProcessor() local
155 pipelineMaxDepth = entry.data.u8[0]; in ZslProcessor()
170 __FUNCTION__, pipelineMaxDepth); in ZslProcessor()
174 mFrameListDepth = pipelineMaxDepth; in ZslProcessor()
/aosp12/hardware/interfaces/camera/metadata/3.2/
H A Dtypes.hal991 /** android.request.pipelineMaxDepth [static, byte, public]