OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:kZslBufferDepth
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/services/camera/libcameraservice/api1/client2/
ZslProcessor3.h
110
static const size_t
kZslBufferDepth
= 4;
111
static const size_t kFrameListDepth =
kZslBufferDepth
* 2;
ZslProcessor.h
106
static const size_t
kZslBufferDepth
= 4;
107
static const size_t kFrameListDepth =
kZslBufferDepth
* 2;
Completed in 440 milliseconds