Home
last modified time | relevance | path

Searched defs:desiredFormat (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libbmpplugin/src/
H A Dbmp_decoder.cpp104 PixelFormat desiredFormat = opts.desiredPixelFormat; in SetDecodeOptions() local
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/plugin_test/
H A Dext_decoder_test.cpp921 PixelFormat desiredFormat = PixelFormat::UNKNOWN; variable
995 PixelFormat desiredFormat = PixelFormat::UNKNOWN; variable
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H A Dext_decoder.cpp805 uint32_t ExtDecoder::PreDecodeCheckYuv(uint32_t index, PixelFormat desiredFormat) in HeapMemAlloc()
994 JpegYuvFmt ExtDecoder::GetJpegYuvOutFmt(PixelFormat desiredFormat) in HeapMemAlloc()