OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RAW_HEIGHT
(Results
1 - 7
of
7
) sorted by null
/hardware/ti/omap4-aah/camera/inc/
CameraProperties.h
184
static const char
RAW_HEIGHT
[];
TICameraParameters.h
124
static const char
RAW_HEIGHT
[];
/hardware/ti/omap4-aah/camera/
CameraParameters.cpp
140
const char CameraProperties::
RAW_HEIGHT
[] = "prop-raw-height-values";
TICameraParameters.cpp
90
const char TICameraParameters::
RAW_HEIGHT
[] = "raw-height";
CameraHal.cpp
[
all
...]
/hardware/ti/omap4-aah/camera/OMXCameraAdapter/
OMXCapture.cpp
350
cap->mHeight = params.getInt(TICameraParameters::
RAW_HEIGHT
);
[
all
...]
OMXCapabilities.cpp
[
all
...]
Completed in 7333 milliseconds