Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/camera/test/hdi/v1_0/include/
H A Dut_common.h107 int usbCamera_videoWidth = 1280; variable
/ohos5.0/drivers/peripheral/camera/test/hdi/v1_0/src/
H A Dut_common.cpp107 videoWidth = usbCamera_videoWidth; in GetCameraMetadata()