OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fps_const_str
(Results
1 - 2
of
2
) sorted by null
/hardware/ti/omap4-aah/test/CameraHal/
camera_test_menu.cpp
184
char **
fps_const_str
= 0;
variable
[
all
...]
camera_test_script.cpp
122
extern char **
fps_const_str
;
819
// If not available set framerate and capture mode under index 0 from
fps_const_str
and capture_Array.
820
frameRateIDX = getDefaultParameter("30000,30000", constCnt,
fps_const_str
);
822
params.set(CameraParameters::KEY_PREVIEW_FPS_RANGE,
fps_const_str
[frameRateIDX]);
[
all
...]
Completed in 162 milliseconds