Home
last modified time | relevance | path

Searched refs:OhosImageSource (Results 1 – 17 of 17) sorted by relevance

/ohos5.0/docs/zh-cn/application-dev/reference/apis-image-kit/
H A Dimage__source__mdk_8h.md30 | struct [OhosImageSource](_ohos_image_source.md) | 定义图像源输入资源,每次仅接收一种类型。 |
49OhosImageSource](_ohos_image_source.md) \*src, struct [OhosImageSourceOps](_ohos_image_source_ops.…
54OhosImageSource](_ohos_image_source.md) \*source, struct [OhosImageSourceOps](_ohos_image_source_o…
H A Dimage.md53 | struct [OhosImageSource](_ohos_image_source.md) | 定义图像源输入资源,每次仅接收一种类型。 |
204 | size_t [OhosImageSource::uriSize](#urisize) = 0 | 图像源资源长度。 |
205 | int32_t [OhosImageSource::fd](#fd) = -1 | 图像源文件资源描述符。 |
207 | size_t [OhosImageSource::bufferSize](#buffersize-12) = 0 | 图像源缓冲区资源大小。 |
1449 | src | 表明创建一个图像源的信息。查看[OhosImageSource](_ohos_image_source.md)获取更多细节。 |
1663 | src | 表明创建一个图像源的信息,只接收缓冲区类型。具体查看[OhosImageSource](_ohos_image_source.md)。 |
3516 uint8_t* OhosImageSource::buffer = nullptr
3537 size_t OhosImageSource::bufferSize = 0
3612 int32_t OhosImageSource::fd = -1
4008 char* OhosImageSource::uri = nullptr
[all …]
H A D_ohos_image_source.md1 # OhosImageSource chapter
H A DReadme-CN.md48 - [OhosImageSource](_ohos_image_source.md)
/ohos5.0/foundation/multimedia/image_framework/interfaces/kits/native/include/
H A Dimage_source_mdk.h298 struct OhosImageSource { struct
428 int32_t OH_ImageSource_Create(napi_env env, struct OhosImageSource* src,
558 int32_t OH_ImageSource_CreateIncremental(napi_env env, struct OhosImageSource* source,
/ohos5.0/docs/en/application-dev/reference/apis-image-kit/
H A D_ohos_image_source.md1 # OhosImageSource chapter
6 The **OhosImageSource** struct defines the input resource of an image source. Only one type of reso…
H A Dimage__source__mdk_8h.md30 | struct [OhosImageSource](_ohos_image_source.md) | Defines the input resource of an image source.…
49OhosImageSource](_ohos_image_source.md) \*src, struct [OhosImageSourceOps](_ohos_image_source_ops.…
54OhosImageSource](_ohos_image_source.md) \*source, struct [OhosImageSourceOps](_ohos_image_source_o…
H A DReadme-EN.md48 - [OhosImageSource](_ohos_image_source.md)
H A Dimage.md204 | size_t [OhosImageSource::uriSize](#urisize) = 0 | Defines the length of the image source URI. |
205 | int32_t [OhosImageSource::fd](#fd) = -1 | Defines the descriptor of the image source. |
207 | size_t [OhosImageSource::bufferSize](#buffersize-12) = 0 | Defines the size of the image source b…
1519 int32_t OH_ImageSource_Create (napi_env env, struct OhosImageSource * src, struct OhosImageSourceOp…
1537 | src | Pointer to the input resource of the image source. For details, see [OhosImageSource](_ohos…
1583 [OhosImageSource](_ohos_image_source.md), [OhosImageSourceOps](_ohos_image_source_ops.md)
3703 uint8_t* OhosImageSource::buffer = nullptr
3728 size_t OhosImageSource::bufferSize = 0
3817 int32_t OhosImageSource::fd = -1
4286 char* OhosImageSource::uri = nullptr
[all …]
/ohos5.0/docs/zh-cn/application-dev/media/image/
H A Dimage-decoding-native.md122 OhosImageSource imageSource_c;
216 OhosImageSource imageSource_c;
260 OhosImageSource imageSource_c;
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/ndk/include/
H A Dimage_source_mdk_kits.h36 struct OhosImageSource* source;
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/ndk/
H A Dimage_source_mdk.cpp49 int32_t OH_ImageSource_Create(napi_env env, struct OhosImageSource* src, in OH_ImageSource_Create()
121 struct OhosImageSource* source, struct OhosImageSourceOps* ops, napi_value *res) in OH_ImageSource_CreateIncremental()
/ohos5.0/docs/en/application-dev/media/image/
H A Dimage-decoding-native.md122 OhosImageSource imageSource_c;
216 OhosImageSource imageSource_c;
260 OhosImageSource imageSource_c;
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dimage_ndk_test.cpp287 OhosImageSource* src = nullptr;
382 OhosImageSource* src = nullptr;
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dimage_source_mdk_kits.cpp116 static int32_t ImageSourceNativeCreate(struct OhosImageSource* source, in ImageSourceNativeCreate()
/ohos5.0/docs/zh-cn/application-dev/
H A Dwebsite.md3914 - [OhosImageSource](reference/apis-image-kit/_ohos_image_source.md)
/ohos5.0/docs/en/application-dev/
H A Dwebsite.md3773 - [OhosImageSource](reference/apis-image-kit/_ohos_image_source.md)