Home
last modified time | relevance | path

Searched refs:length_outformat (Results 1 – 2 of 2) sorted by relevance

/hardware/ti/omap4xxx/test/CameraHal/
Dcamera_test_script.cpp89 extern size_t length_outformat;
392 for(i = 0; i < length_outformat; i++) in execute_functional_script()
Dcamera_test_menu.cpp280 size_t length_outformat = ARRAY_SIZE(outputFormat); variable