Home
last modified time | relevance | path

Searched refs:CDecodingOptions (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/cj/include/
H A Dimage_ffi.h46 struct CDecodingOptions { struct
83 …RetDataI64U32 FfiOHOSImageSourceCreatePixelMap(int64_t id, uint32_t index, CDecodingOptions &opts);
84 …ORT CArrI64 FfiOHOSImageSourceCreatePixelMapList(int64_t id, uint32_t index, CDecodingOptions opts,
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/cj/
H A Dimage_ffi_test.cpp62 CDecodingOptions decodeOpts;
85 CDecodingOptions decodeOpts;
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/cj/src/
H A Dimage_ffi.cpp393 static DecodeOptions ParseCDecodingOptions(CDecodingOptions &opts) in ParseCDecodingOptions()
422 CArrI64 FfiOHOSImageSourceCreatePixelMapList(int64_t id, uint32_t index, CDecodingOptions opts, in FfiOHOSImageSourceCreatePixelMapList()
493 … RetDataI64U32 FfiOHOSImageSourceCreatePixelMap(int64_t id, uint32_t index, CDecodingOptions &opts) in FfiOHOSImageSourceCreatePixelMap()