Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H A Dmtp_medialibrary_manager.cpp62 constexpr int32_t COMPRE_SIZE_LEVEL_2 = 204800; variable
473 outObjectInfo->thumbCompressedSize = COMPRE_SIZE_LEVEL_2; in SetObject()
501 outObjectInfo->thumbCompressedSize = COMPRE_SIZE_LEVEL_2; in SetObjectInfo()
512 outObjectInfo->thumbCompressedSize = COMPRE_SIZE_LEVEL_2; in SetObjectInfo()
H A Dmtp_media_library.cpp51 constexpr int32_t COMPRE_SIZE_LEVEL_2 = 204800; variable
401 outObjectInfo->thumbCompressedSize = COMPRE_SIZE_LEVEL_2; in GetObjectInfo()