HomeSort by relevance Sort by last modified time
    Searched defs:frameRateIDX (Results 1 - 2 of 2) sorted by null

  /hardware/ti/omap4xxx/test/CameraHal/
camera_test_menu.cpp 412 int frameRateIDX = ARRAY_SIZE(fpsConstRanges) - 1;
930 if ( recorder->setVideoFrameRate(fpsConstRanges[frameRateIDX].constFramerate) < 0 ) {
1122 frameRateIDX = ARRAY_SIZE(fpsConstRanges) - 1; /* Default frame rate is 30 FPS */
    [all...]
  /hardware/ti/omap4-aah/test/CameraHal/
camera_test_menu.cpp 145 int frameRateIDX = 0;
    [all...]

Completed in 426 milliseconds