Home
last modified time | relevance | path

Searched defs:PREVIEW_STREAM (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/include/
H A Dcamera_framework_unittest.h48 static const int32_t PREVIEW_STREAM = 0; variable
/ohos5.0/drivers/peripheral/camera/vdi_base/usb_camera/adapter/platform/v4l2/src/device_manager/
H A Dv4l2_device_manager.cpp626 constexpr int PREVIEW_STREAM = 0; variable
/ohos5.0/drivers/peripheral/camera/vdi_base/common/adapter/platform/v4l2/src/device_manager/
H A Dv4l2_device_manager.cpp665 const int PREVIEW_STREAM = 0; in ConvertAbilityStreamAvailableExtendConfigurationsToOhos() local