/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/camera/ |
H A D | _camera_v10.md | 57 | [StreamSupportType](#streamsupporttype) { DYNAMIC_SUPPORTED = 0, RE_CONFIGURED_REQUIRED = 1, NOT_… 280 | DYNAMIC_SUPPORTED | 支持动态配置流,对应的流参数直接生效。 |
|
H A D | camera_types_8idl_v10.md | 38 | [StreamSupportType](_camera_v10.md#streamsupporttype) { DYNAMIC_SUPPORTED = 0, RE_CONFIGURED_REQU…
|
H A D | interface_i_stream_operator_v11.md | 99 - 如果本模块支持在不停止其他流的情况下添加新流,或者即使停止其他流但上层服务或应用不感知, 则通过type参数返回DYNAMIC_SUPPORTED,上层服务或应用可以直接添加新流;
|
H A D | interface_i_stream_operator_v10.md | 299 - 如果本模块支持在不停止其他流的情况下添加新流,或者即使停止其他流但上层服务或应用不感知, 则通过type参数返回DYNAMIC_SUPPORTED,上层服务或应用可以直接添加新流;
|
/ohos5.0/drivers/hdf_core/adapter/uhdf2/hcs/camera/hal/mpp/hispark_taurus/hdi_impl/ |
H A D | stream_supported_config.hcs | 16 streamSupportType = "DYNAMIC_SUPPORTED";
|
/ohos5.0/drivers/hdf_core/adapter/uhdf2/hcs/camera/hal/v4l2/rpi4b/hdi_impl/ |
H A D | stream_supported_config.hcs | 16 streamSupportType = "DYNAMIC_SUPPORTED";
|
/ohos5.0/drivers/peripheral/camera/hal_c/include/ |
H A D | camera_types_c_if.h | 85 DYNAMIC_SUPPORTED, enumerator
|
/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/test/fuzztest/dcameraisstreamssupported_fuzzer/ |
H A D | dcameraisstreamssupported_fuzzer.cpp | 39 StreamSupportType::DYNAMIC_SUPPORTED, StreamSupportType::RE_CONFIGURED_REQUIRED,
|
/ohos5.0/drivers/peripheral/camera/vdi_base/interfaces/v1_0/ |
H A D | vdi_types.h | 74 DYNAMIC_SUPPORTED = 0, enumerator
|
/ohos5.0/drivers/peripheral/camera/vdi_base/v4l2/src/stream_operator/ |
H A D | stream_operator_vdi_impl.cpp | 93 type = DYNAMIC_SUPPORTED; in GetStreamSupportType() 115 type = DYNAMIC_SUPPORTED; in GetStreamSupportType() 161 type = DYNAMIC_SUPPORTED; in IsStreamsSupported()
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/camera_v1_0/cpp_target/camera/v1_0/ |
H A D | types.h.txt | 93 DYNAMIC_SUPPORTED = 0,
|
/ohos5.0/drivers/interface/camera/v1_1/ |
H A D | IStreamOperator.idl | 43 * <b>type</b> is set to <b>DYNAMIC_SUPPORTED</b> so that the upper-layer service or application
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/camera_v1_1/foo/camera/v1_1/ |
H A D | IStreamOperator.idl | 43 * <b>type</b> is set to <b>DYNAMIC_SUPPORTED</b> so that the upper-layer service or application
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/camera_v1_2/foo/camera/v1_1/ |
H A D | IStreamOperator.idl | 43 * <b>type</b> is set to <b>DYNAMIC_SUPPORTED</b> so that the upper-layer service or application
|
/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/test/unittest/common/dstream_operator/ |
H A D | dstream_operator_test.cpp | 142 EXPECT_EQ(pType, DYNAMIC_SUPPORTED);
|
/ohos5.0/drivers/interface/camera/v1_0/ |
H A D | Types.idl | 166 DYNAMIC_SUPPORTED = 0,
|
H A D | IStreamOperator.idl | 47 * <b>type</b> is set to <b>DYNAMIC_SUPPORTED</b> so that the upper-layer service or application
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/camera_v1_0/foo/camera/v1_0/ |
H A D | Types.idl | 166 DYNAMIC_SUPPORTED = 0,
|
H A D | IStreamOperator.idl | 47 * <b>type</b> is set to <b>DYNAMIC_SUPPORTED</b> so that the upper-layer service or application
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/camera_v1_1/foo/camera/v1_0/ |
H A D | Types.idl | 166 DYNAMIC_SUPPORTED = 0,
|
H A D | IStreamOperator.idl | 47 * <b>type</b> is set to <b>DYNAMIC_SUPPORTED</b> so that the upper-layer service or application
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/camera_v1_2/foo/camera/v1_0/ |
H A D | Types.idl | 166 DYNAMIC_SUPPORTED = 0,
|
H A D | IStreamOperator.idl | 47 * <b>type</b> is set to <b>DYNAMIC_SUPPORTED</b> so that the upper-layer service or application
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/camera_v1_0/dump_ast_target/ |
H A D | dump.txt | 199 DYNAMIC_SUPPORTED = 0,
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/camera_v1_1/dump_ast_target/ |
H A D | dump.txt | 299 DYNAMIC_SUPPORTED = 0,
|