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

  /hardware/ti/omap4-aah/test/CameraHal/
camera_test_menu.cpp 188 param_Array ** Vcapture_Array = 0;
1083 if ( recorder->setVideoSize(Vcapture_Array[VcaptureSizeIDX]->height, Vcapture_Array[VcaptureSizeIDX]->width) < 0 ) {
1088 if ( recorder->setVideoSize(Vcapture_Array[VcaptureSizeIDX]->width, Vcapture_Array[VcaptureSizeIDX]->height) < 0 ) {
    [all...]
camera_test_script.cpp 126 extern param_Array ** Vcapture_Array;
611 a = checkSupportedParamScriptResol(Vcapture_Array, numVcaptureSize, cmd, &resol_index);
    [all...]

Completed in 80 milliseconds