/ohos5.0/docs/en/application-dev/media/avcodec/ |
H A D | video-encoding-temporal-scalability.md | 11 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 D | napi_distributed_account.cpp | 235 napi_value scalable = nullptr; in ProcessSetNamedProperty() local 236 napi_create_object(env, &scalable); in ProcessSetNamedProperty() 237 …scalable = 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 D | how-to-add-a-build-parameter.md | 17 LOAD # loader前置设置参数,如--scalable-build,--build-xts
|
/ohos5.0/docs/zh-cn/application-dev/web/ |
H A D | web-set-dark-mode.md | 63 user-scalable=no">
|
H A D | web-fit-content.md | 65 <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
|
H A D | web-cross-origin.md | 158 …<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no, viewport-f…
|
H A D | web-sensor.md | 105 <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 D | account_manager_addon.cpp | 349 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 D | README_en.md | 4 …-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 D | web-set-dark-mode.md | 63 user-scalable=no">
|
H A D | web-fit-content.md | 65 <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
|
H A D | web-sensor.md | 105 <meta name="viewport" content="initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
|
/ohos5.0/build/ |
H A D | ohos_var.gni | 94 # Whether to enable scalable build.
|
/ohos5.0/build/config/compiler/ |
H A D | compiler.gni | 55 # also http://blog.llvm.org/2016/06/thinlto-scalable-and-incremental-lto.html
|
/ohos5.0/build/hb/ |
H A D | README_zh.md | 128 --scalable-build {True,False,true,false}
|
H A D | README.md | 128 --scalable-build {True,False,true,false}
|
/ohos5.0/base/account/os_account/interfaces/kits/napi/osaccount/src/ |
H A D | napi_os_account_common.cpp | 226 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 D | arkts-navigation-tabs.md | 170 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 D | arkts-state-management-overview.md | 169 - 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 D | driver-platform-mipicsi-des.md | 25 | dataRate | Input rate of the MIPI RX scalable low voltage signaling (SLVS). …
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkweb/ |
H A D | js-apis-webview.md | 8687 …<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 D | js-apis-webview.md | 8693 …<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no, viewport-fit…
|