Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/camera/test/ut/v4l2/
H A Dtest_camera_base.h73 #define CAPTURE_WIDTH 1280 macro
H A Dusb_camera_test_mult.cpp105 streamInfoCapture_.width_ = CAPTURE_WIDTH; // 1280:picture width in DefaultInfosCapture()
H A Dtest_camera_base.cpp567 streamInfoCapture.width_ = CAPTURE_WIDTH; // 1280:picture width in StartStream()
/ohos5.0/drivers/peripheral/camera/test/ut/usb_camera/
H A Dtest_camera_base.cpp589 streamInfoCapture.width_ = CAPTURE_WIDTH; // 1280:picture width in StartStream()