Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dimage_format_convert_test.cpp509 SourceOptions srcopts; in PixelMapFormatConvert() local
510 srcopts.formatHint = "image/jpeg"; in PixelMapFormatConvert()
512 …std::shared_ptr<ImageSource> rImageSource = ImageSource::CreateImageSource(jpgPath, srcopts, error… in PixelMapFormatConvert()