Home
last modified time | relevance | path

Searched refs:OH_ImageSource_GetFrameCount (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/interfaces/kits/native/include/
H A Dimage_source_mdk.h781 int32_t OH_ImageSource_GetFrameCount(const ImageSourceNative* native, uint32_t *res);
/ohos5.0/docs/zh-cn/application-dev/reference/apis-image-kit/
H A Dimage__source__mdk_8h.md61 | int32_t [OH_ImageSource_GetFrameCount](image.md#oh_imagesource_getframecount) (const [ImageSource…
H A Dimage.md157 | int32_t [OH_ImageSource_GetFrameCount](#oh_imagesource_getframecount) (const [ImageSourceNative](…
1986 ### OH_ImageSource_GetFrameCount()
1989 int32_t OH_ImageSource_GetFrameCount (const ImageSourceNative * native, uint32_t * res )
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/ndk/
H A Dimage_source_mdk.cpp204 int32_t OH_ImageSource_GetFrameCount(const ImageSourceNative* native, uint32_t *res) in OH_ImageSource_GetFrameCount() function
/ohos5.0/docs/zh-cn/application-dev/media/image/
H A Dimage-decoding-native.md145 // OH_ImageSource_GetFrameCount(imageSourceNative_c, &count);
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dimage_ndk_test.cpp484 int32_t ret = OH_ImageSource_GetFrameCount(native, res);
/ohos5.0/docs/en/application-dev/reference/apis-image-kit/
H A Dimage__source__mdk_8h.md61 | int32_t [OH_ImageSource_GetFrameCount](image.md#oh_imagesource_getframecount) (const [ImageSource…
H A Dimage.md157 | int32_t [OH_ImageSource_GetFrameCount](#oh_imagesource_getframecount) (const [ImageSourceNative](…
2094 ### OH_ImageSource_GetFrameCount()
2097 int32_t OH_ImageSource_GetFrameCount (const ImageSourceNative * native, uint32_t * res )
/ohos5.0/docs/en/application-dev/media/image/
H A Dimage-decoding-native.md145 // OH_ImageSource_GetFrameCount(imageSourceNative_c, &count);