Home
last modified time | relevance | path

Searched defs:VIDEO_STREAM (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/include/
H A Dcamera_framework_unittest.h49 static const int32_t VIDEO_STREAM = 1; variable
/ohos5.0/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/input/
H A Dcamera_manager.h93 VIDEO_STREAM = 1, enumerator
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/common/include/
H A Dav_trans_types.h76 VIDEO_STREAM, enumerator
/ohos5.0/drivers/peripheral/camera/vdi_base/usb_camera/adapter/platform/v4l2/src/device_manager/
H A Dv4l2_device_manager.cpp628 constexpr int VIDEO_STREAM = 1; variable
/ohos5.0/drivers/peripheral/camera/vdi_base/common/adapter/platform/v4l2/src/device_manager/
H A Dv4l2_device_manager.cpp667 const int VIDEO_STREAM = 1; in ConvertAbilityStreamAvailableExtendConfigurationsToOhos() local