Home
last modified time | relevance | path

Searched refs:CAPTURE_HEIGHT (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/peripheral/camera/test/ut/v4l2/
H A Dtest_camera_base.h74 #define CAPTURE_HEIGHT 960 macro
H A Dusb_camera_test_mult.cpp106 streamInfoCapture_.height_ = CAPTURE_HEIGHT; // 960:picture height in DefaultInfosCapture()
H A Dtest_camera_base.cpp568 streamInfoCapture.height_ = CAPTURE_HEIGHT; // 960:picture height in StartStream()
/ohos5.0/drivers/peripheral/camera/test/ut/usb_camera/
H A Dtest_camera_base.cpp590 streamInfoCapture.height_ = CAPTURE_HEIGHT; // 960:picture height in StartStream()