Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/include/
H A Dexif_info.h103 std::string hwMnoteCaptureMode_; variable
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/src/
H A Djpeg_decoder.cpp913 value = exifInfo_.hwMnoteCaptureMode_; in GetImagePropertyStringEx()
H A Dexif_info.cpp395 hwMnoteCaptureMode_(DEFAULT_EXIF_VALUE), in EXIFInfo()
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Djpeg_decoder_test.cpp919 ASSERT_EQ(value, exifInfo_.hwMnoteCaptureMode_);
H A Djpeg_decoder_ex_test.cpp542 ASSERT_EQ(value, exifInfo_.hwMnoteCaptureMode_);