OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:areasSize
(Results
1 - 2
of
2
) sorted by null
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXFocus.cpp
690
int
areasSize
= 0;
703
areasSize
= ((sizeof(OMX_ALGOAREASTYPE)+4095)/4096)*4096;
704
focusAreas = (OMX_ALGOAREASTYPE**) memMgr.allocateBuffer(0, 0, NULL,
areasSize
, 1);
758
sharedBuffer.nSharedBuffSize =
areasSize
;
OMX3A.cpp
[
all
...]
Completed in 88 milliseconds