Home
last modified time | relevance | path

Searched refs:scalable (Results 1 – 22 of 22) sorted by relevance

/ohos5.0/docs/en/application-dev/media/avcodec/
H A Dvideo-encoding-temporal-scalability.md11 Temporally scalable video coding refers to the process of encoding a video sequence into a set of l…
24 … For example, frame 0 to frame 7 in the foregoing four-layer temporally scalable bitstream form a …
32 The temporally scalable bitstream structure is implemented by specifying reference frames, which ar…
38 …herefore, the LTR is preferably used to implement the structure of a temporally scalable bitstream.
173 …Based on the temporally scalable bitstream and layer information, select a required layer for tran…
191 …uction to Temporally Scalable Video Coding](#introduction-to-temporally-scalable-video-coding), pe…
/ohos5.0/base/account/os_account/interfaces/kits/napi/distributedaccount/src/
H A Dnapi_distributed_account.cpp235 napi_value scalable = nullptr; in ProcessSetNamedProperty() local
236 napi_create_object(env, &scalable); in ProcessSetNamedProperty()
237scalable = AppExecFwk::WrapWantParams(env, (asyncContext->ohosAccountInfo.scalableData_).GetParams… in ProcessSetNamedProperty()
238 napi_set_named_property(env, result[1], PROPERTY_KEY_SCALABLE.c_str(), scalable); in ProcessSetNamedProperty()
/ohos5.0/build/docs/
H A Dhow-to-add-a-build-parameter.md17 LOAD # loader前置设置参数,如--scalable-build,--build-xts
/ohos5.0/docs/zh-cn/application-dev/web/
H A Dweb-set-dark-mode.md63 user-scalable=no">
H A Dweb-fit-content.md65 <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
H A Dweb-cross-origin.md158 …<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no, viewport-f…
H A Dweb-sensor.md105 <meta name="viewport" content="initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
/ohos5.0/base/customization/enterprise_device_management/interfaces/kits/account_manager/src/
H A Daccount_manager_addon.cpp349 napi_value scalable = nullptr; in CreateJsDistributedInfo() local
350 NAPI_CALL(env, napi_create_object(env, &scalable)); in CreateJsDistributedInfo()
351 NAPI_CALL(env, napi_set_named_property(env, result, "scalableData", scalable)); in CreateJsDistributedInfo()
/ohos5.0/foundation/graphic/graphic_3d/
H A DREADME_en.md4 …-performance real-time 3D engine that is easy to use, high-quality, and scalable. The engine is de…
/ohos5.0/docs/en/application-dev/web/
H A Dweb-set-dark-mode.md63 user-scalable=no">
H A Dweb-fit-content.md65 <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
H A Dweb-sensor.md105 <meta name="viewport" content="initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
/ohos5.0/build/
H A Dohos_var.gni94 # Whether to enable scalable build.
/ohos5.0/build/config/compiler/
H A Dcompiler.gni55 # also http://blog.llvm.org/2016/06/thinlto-scalable-and-incremental-lto.html
/ohos5.0/build/hb/
H A DREADME_zh.md128 --scalable-build {True,False,true,false}
H A DREADME.md128 --scalable-build {True,False,true,false}
/ohos5.0/base/account/os_account/interfaces/kits/napi/osaccount/src/
H A Dnapi_os_account_common.cpp226 napi_value scalable = nullptr; in CreateJsDistributedInfo() local
227 napi_create_object(env, &scalable); in CreateJsDistributedInfo()
228 napi_set_named_property(env, result, "scalableData", scalable); in CreateJsDistributedInfo()
/ohos5.0/docs/en/application-dev/ui/
H A Darkts-navigation-tabs.md170 When the content categories are relatively fixed and not scalable, a fixed navigation bar can be us…
/ohos5.0/docs/en/application-dev/quick-start/
H A Darkts-state-management-overview.md169 - The decorators are easier to use and more scalable. The input and output are specified in compone…
/ohos5.0/docs/en/device-dev/driver/
H A Ddriver-platform-mipicsi-des.md25 | dataRate | Input rate of the MIPI RX scalable low voltage signaling (SLVS). …
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkweb/
H A Djs-apis-webview.md8687 …<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no, viewport-fit…
/ohos5.0/docs/en/application-dev/reference/apis-arkweb/
H A Djs-apis-webview.md8693 …<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no, viewport-fit…