OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mThumbRes
(Results
1 - 3
of
3
) sorted by null
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXCapabilities.cpp
87
const CapResolution OMXCameraAdapter::
mThumbRes
[] = {
545
mThumbRes
,
546
ARRAY_SIZE(
mThumbRes
),
[
all
...]
OMXAlgo.cpp
890
thumbConf.nWidth =
mThumbRes
[0].width;
891
thumbConf.nHeight =
mThumbRes
[0].height;
[
all
...]
/hardware/ti/omap4xxx/camera/inc/OMXCameraAdapter/
OMXCameraAdapter.h
735
static const CapResolution
mThumbRes
[];
[
all
...]
Completed in 96 milliseconds