Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/camera/test/hdi/v1_0/include/
H A Dut_common.h114 int usbCamera_videoFormat = PIXEL_FMT_YCRCB_420_SP; variable
/ohos5.0/drivers/peripheral/camera/test/hdi/v1_0/src/
H A Dut_common.cpp114 videoFormat = usbCamera_videoFormat; in GetCameraMetadata()