OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nAllocWidth
(Results
1 - 3
of
3
) sorted by null
/hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_TI_Common.h
300
* @ param
nAllocWidth
: Size of buffer (Width in case of 2D)
313
OMX_U32
nAllocWidth
;
/hardware/ti/omap4-aah/camera/OMXCameraAdapter/
OMXCapture.cpp
[
all
...]
/hardware/ti/omap4-aah/domx/omx_proxy_component/omx_camera/src/
omx_proxy_camera.c
476
size = bufferalloc->
nAllocWidth
* bufferalloc->nAllocLines;
Completed in 900 milliseconds