Home
last modified time | relevance | path

Searched refs:CAPTURE_WIDTH (Results 1 – 3 of 3) sorted by relevance

/test/xts/hats/hdf/camera/cameraHdi/v4l2/include/
Dtest_display.h73 #define CAPTURE_WIDTH 1280 macro
/test/xts/hats/hdf/camera/cameraHdi/v4l2/src/
Dusb_camera_test_mult.cpp106 streamInfoCapture_.width_ = CAPTURE_WIDTH; // 1280:picture width in DefaultInfosCapture()
Dtest_display.cpp588 streamInfoCapture.width_ = CAPTURE_WIDTH; // 1280:picture width in StartStream()