Home
last modified time | relevance | path

Searched refs:BITS_PER_SAMPLE (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/foundation/ai/intelligent_voice_framework/frameworks/native/
H A Denroll_intell_voice_engine.cpp29 static constexpr int32_t BITS_PER_SAMPLE = 16; variable
65 info.bitsPerSample = BITS_PER_SAMPLE; in Init()
/ohos5.0/docs/zh-cn/application-dev/media/image/
H A Dimage-tool.md32 …imageSourceApi.getImageProperty(image.PropertyKey.BITS_PER_SAMPLE, options).then((data : string) =…
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/wakeup/
H A Dwakeup_engine_impl.cpp39 static constexpr int32_t BITS_PER_SAMPLE = 16; variable
398 .bitsPerSample = BITS_PER_SAMPLE, in HandleInit()
600 .bitsPerSample = BITS_PER_SAMPLE, in HandleResetAdapter()
/ohos5.0/docs/en/application-dev/media/image/
H A Dimage-tool.md32 …imageSourceApi.getImageProperty(image.PropertyKey.BITS_PER_SAMPLE, options).then((data : string) =…
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/src/
H A Djpeg_decoder.cpp71 const std::string BITS_PER_SAMPLE = "BitsPerSample"; variable
816 if (IsSameTextStr(key, BITS_PER_SAMPLE)) { in GetImagePropertyString()
988 if (IsSameTextStr(key, BITS_PER_SAMPLE)) { in getExifTagFromKey()
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Djpeg_decoder_test.cpp29 const std::string BITS_PER_SAMPLE = "BitsPerSample"; variable
455 std::string key = BITS_PER_SAMPLE;
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.1-Release/
H A Djs-apidiff-multimedia.md279 | ohos.multimedia.image | PropertyKey | BITS_PER_SAMPLE = "BitsPerSample" | 新增 |
/ohos5.0/docs/en/release-notes/api-diff/v3.1-Release/
H A Djs-apidiff-multimedia.md279 | ohos.multimedia.image | PropertyKey | BITS_PER_SAMPLE = "BitsPerSample" | Added|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-beta1/
H A Djs-apidiff-multimedia.md77 |新增|NA|类名:PropertyKey<br>方法or属性:BITS_PER_SAMPLE = 'BitsPerSample'|@ohos.multimedia.image.d.ts|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-Release to v3.2-Release/
H A Djs-apidiff-multimedia.md795 …平台能力有变化|类名:PropertyKey;<br>方法or属性:BITS_PER_SAMPLE = 'BitsPerSample'<br>旧版本信息:|类名:PropertyKey;<br>方…
/ohos5.0/docs/en/release-notes/api-diff/v4.0-beta1/
H A Djs-apidiff-multimedia.md77 |Added|NA|Class name: PropertyKey<br>Method or attribute name: BITS_PER_SAMPLE = 'BitsPerSample'|@o…
/ohos5.0/docs/zh-cn/application-dev/reference/apis-image-kit/
H A Djs-apis-image.md4257 imageSourceApi.getImageProperty(image.PropertyKey.BITS_PER_SAMPLE, options)
7856 | BITS_PER_SAMPLE | "BitsPerSample" | **读写能力:** 可读写<br> 像素各分量…
/ohos5.0/docs/en/release-notes/api-diff/v4.0-Release-vs-v3.2-Release/
H A Djs-apidiff-multimedia.md795 …ute name: BITS_PER_SAMPLE = 'BitsPerSample'<br>Old version information: |Class name: PropertyKey;<…
/ohos5.0/docs/en/application-dev/reference/apis-image-kit/
H A Djs-apis-image.md4277 imageSourceApi.getImageProperty(image.PropertyKey.BITS_PER_SAMPLE, options)
7999 | BITS_PER_SAMPLE | "BitsPerSample" | **Read/Write capability…