Searched refs:CDecodingOptions (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/cj/include/ |
H A D | image_ffi.h | 46 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 D | image_ffi_test.cpp | 62 CDecodingOptions decodeOpts; 85 CDecodingOptions decodeOpts;
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/cj/src/ |
H A D | image_ffi.cpp | 393 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()
|