Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/include/
H A Dexif_info.h104 std::string hwMnotePhysicalAperture_; variable
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/src/
H A Djpeg_decoder.cpp915 value = exifInfo_.hwMnotePhysicalAperture_; in GetImagePropertyStringEx()
H A Dexif_info.cpp396 hwMnotePhysicalAperture_(DEFAULT_EXIF_VALUE), in EXIFInfo()
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Djpeg_decoder_test.cpp940 ASSERT_EQ(value, exifInfo_.hwMnotePhysicalAperture_);
H A Djpeg_decoder_ex_test.cpp563 ASSERT_EQ(value, exifInfo_.hwMnotePhysicalAperture_);