Home
last modified time | relevance | path

Searched refs:compressed (Results 1 – 25 of 97) sorted by relevance

1234

/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.1.3.5/
H A Dchangelogs-bundlemanager.md11 By default, the packing tool packs **libs** in compressed mode. This operation decreases the size o…
15 This change is a compatible change. It affects the compressed mode of **libs** during packing.
23 Before the change, the packing tool packs **libs** in compressed mode by default.
29 By default, the packing tool packs **libs** in uncompressed mode. To pack **libs** in compressed mo…
/ohos5.0/docs/en/application-dev/security/CryptoArchitectureKit/
H A Dcrypto-convert-compressed-or-uncompressed-ECC-point.md3 …convert compressed or uncompressed point data into a **Point** object for generating a key object,…
5 …*format** to specify the format of the point data to obtain. To obtain compressed point data, set …
11 …pto-architecture-kit/js-apis-cryptoFramework.md#getencodedpoint12) to obtain compressed point data.
21 …5,76,63,8,195,157,111,40,217,215,148,120,224,205,82 (the prefix of the compressed point data is 02…
28 …itecture-kit/js-apis-cryptoFramework.md#convertpoint12) to convert the compressed ECC point data o…
H A Dcrypto-convert-compressed-or-uncompressed-ECC-pubkey.md5compressed/uncompressed public key data that complies with the ECC X.509 standard is supported. Th…
9 …ormat** to set the format of the ECC public key to obtain. To obtain a compressed public key that …
18 …ith **format** set to **'X509|COMPRESSED'** to obtain the byte stream of the compressed public key.
H A Dcrypto-convert-compressed-or-uncompressed-ECC-pubkey-ndk.md4compressed/uncompressed public key data that complies with the ECC X.509 standard is supported. Th…
6 …rameter to set the format of the ECC public key to obtain. To obtain a compressed public key that …
15 …parameter set to **'X509|COMPRESSED'** to obtain the byte stream of the compressed public key data.
H A DReadme-EN.md19 …- [Converting a Compressed or Uncompressed ECC Public Key (ArkTS)](crypto-convert-compressed-or-un…
20 …- [Converting a Compressed or Uncompressed ECC Public Key (C/C++)](crypto-convert-compressed-or-un…
21 …- [Converting Compressed or Uncompressed ECC Point Data](crypto-convert-compressed-or-uncompressed…
/ohos5.0/docs/en/release-notes/api-diff/v3.1-Release/
H A Dnative-apidiff-v3.1-release.md137 …eturning the error message for the last error that occurred on a given compressed file. …
138 …; | Added | Added the API for flushing all pending output into a compressed file. …
139 … | Added | Added the API for reading a given number of bytes from a compressed file to the buff…
141 …((gzFile file)); | Added | Added the APIs for reading a byte from a compressed file. …
142 …r *buf, int len)); | Added | Added the API for reading bytes from a compressed file until **len…
145 …ed the API for converting, formatting, and writing the parameters to a compressed file under the c…
147 … Added the API for reading a given number of uncompressed bytes from a compressed file. …
149 …t position for the next **gzread** or **gzwrite** operation of a given compressed file. |
151 …rt position of the next **gzread** or **gzwrite** operation of a given compressed file. |
153 … | Added the API for writing a given number of uncompressed bytes to a compressed file. …
[all …]
/ohos5.0/docs/en/application-dev/quick-start/
H A Ddeviceconfig-structure.md30compressed.<br>- **true**: The **libs** libraries are packaged in the HAP file after being compres…
/ohos5.0/docs/zh-cn/application-dev/security/CryptoArchitectureKit/
H A DReadme-CN.md19 - [使用ECC压缩/非压缩公钥格式转换(ArkTS)](crypto-convert-compressed-or-uncompressed-ECC-pubkey.md)
20 - [使用ECC压缩/非压缩公钥格式转换(C/C++)](crypto-convert-compressed-or-uncompressed-ECC-pubkey-ndk.md)
21 - [使用ECC压缩/非压缩点格式转换](crypto-convert-compressed-or-uncompressed-ECC-point.md)
H A Dcrypto-convert-compressed-or-uncompressed-ECC-pubkey.md4 …据。此处的公钥数据应当是完整的X509公钥,对于只使用点数据的情况,请参考[使用ECC压缩/非压缩点格式转换](crypto-convert-compressed-or-uncompressed-…
H A Dcrypto-convert-compressed-or-uncompressed-ECC-pubkey-ndk.md4 …据。此处的公钥数据应当是完整的X509公钥,对于只使用点数据的情况,请参考[使用ECC压缩/非压缩点格式转换](crypto-convert-compressed-or-uncompressed-…
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dgpu_image_gles.h40 bool compressed; member
/ohos5.0/docs/en/application-dev/tools/
H A Dapp-check-tool.md204 …e file is compressed. This field is displayed only for .so files.<br>**true**: The file is compres…
/ohos5.0/docs/en/application-dev/database/
H A Duniform-data-type-list.md111 … application/x-bzip-compressed-tar | TBZ arch…
112 …application/x-bzip2-compressed-tar | TBZ2 arch…
114 … | .lza | application/x-lzh-compressed
116 … | LZMA compressed file format. …
117 … - | LZMA86 compressed file format. …
253 … | application/vnd.ms-cab-compressed | Microsoft Cabi…
448 …rar,application/vnd.rar | WinRAR compressed archive format. …
449 … | application/x-7z-compressed | …
451 …-stuffit | StuffIt compressed archive format. …
452 …-stuffit, application/x-sit , application/stuffit | Stuffit compressed archive format. …
[all …]
/ohos5.0/docs/en/application-dev/reference/apis-avcodec-kit/
H A D_a_v_demuxer.md208 | trackIndex | Index of the track from which the compressed frame is to be read. |
209 | sample | Pointer to the **OH_AVMemory** instance for storing the compressed frame data. |
210 | info | Pointer to the **OH_AVCodecBufferAttr** instance for storing the compressed frame informat…
257 | trackIndex | Index of the track from which the compressed frame is to be read. |
258 | sample | Pointer to the **OH_AVBuffer** instance for storing the compressed frame data and relate…
H A Dnative__avdemuxer_8h.md35 …rackIndex, [OH_AVBuffer](_core.md#oh_avbuffer) \*sample) | Obtains the compressed frame and relate…
/ohos5.0/docs/en/device-dev/kernel/
H A Dkernel-standard-mm-eswap.md6 …uses a resident process zswapd to encrypt and swap the anonymous pages compressed by [zram](https:…
36 CONFIG_ZSMALLOC=y // Enable memory allocator for compressed pages
37 CONFIG_ZRAM=y // Enable compressed RAM block device support
218 **zram_wm_ratio** sets the zram swap-out waterline. When the size of the compressed anonymous page …
/ohos5.0/docs/en/application-dev/media/avcodec/
H A Davcodec-kit-intro.md8 …ers such as the encoding format, bit rate, and sampling rate to obtain compressed audio files in d…
9 …meters such as the encoding format, bit rate, and frame rate to obtain compressed video files in d…
29 …In the case of audio and video, a sample typically means compressed data that has the same decodin…
/ohos5.0/base/hiviewdfx/faultloggerd/test/resource/testdata/
H A Dshdrs_from_readelf_3240 C (compressed), x (unknown), o (OS specific), E (exclude),
H A Dshdrs_from_readelf_6473 C (compressed), x (unknown), o (OS specific), E (exclude),
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/image/loaders/
H A Dimage_loader_ktx.cpp288 const bool compressed = (desc.imageFlags & ImageFlags::FLAGS_COMPRESSED_BIT) != 0; in ResolveGpuImageDesc() local
291 if (!compressed && (imageRequestingMips || loaderRequestingMips)) { in ResolveGpuImageDesc()
342 if (formatInfo.compressed) { in VerifyKtxInfo()
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_loader.cpp1451 …LoadResult& loadResult, const json::value& jsonData, MeshPrimitive& meshPrimitive, bool compressed) in PrimitiveAttributes() argument
1454 [&meshPrimitive, compressed](LoadResult& loadResult, const json::value& target) -> bool { in PrimitiveAttributes()
1457 mTarget.iGfxCompressed = compressed; in PrimitiveAttributes()
1538 bool compressed = false; in PrimitiveAttributes() local
1543 compressed = true; in PrimitiveAttributes()
1544 if (!PrimitiveTargets(loadResult, *compressedJson, meshPrimitive, compressed)) { in PrimitiveAttributes()
1551 if (!compressed) { in PrimitiveAttributes()
1552 if (!PrimitiveTargets(loadResult, jsonData, meshPrimitive, compressed)) { in PrimitiveAttributes()
1993 bool compressed; in PrimitiveAttributes() member
2038 data.compressed = true; in PrimitiveAttributes()
[all …]
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.1.6.3/
H A Dchangelogs-multimedia.md263 **OH_AVDemuxer_ReadSample()** is used to read compressed frames and related information.
267 Call **OH_AVDemuxer_ReadSampleBuffer()** to read compressed frames and related information.
303 Call **OH_AVMuxer_WriteSample()** to write compressed frames and related information.
307 Call **OH_AVMuxer_WriteSampleBuffer()** to write compressed frames and related information.
/ohos5.0/docs/en/application-dev/reference/native-lib/
H A Dzlib.md13 The decoder within the zlib library checks the integrity of compressed data. Therefore, the library…
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.0.9.2/
H A Dchangelogs-arkui.md120 - Before the change, the child components are translated without being compressed or stretched.
122 - After the change, the child components are compressed and stretched.
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_5.0.0.16/
H A Dchangelogs-arkui.md53 …'s size, the compression takes effect, and the component's width and height are compressed to zero.

1234