Searched defs:totalsize (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/base/request/request/frameworks/js/napi/include/upload/ |
H A D | upload_config.h | 63 int64_t totalsize; member
|
/ohos5.0/foundation/graphic/graphic_2d/frameworks/bootanimation/src/ |
H A D | util.cpp | 302 bool ParseImageConfig(const char* fileBuffer, int totalsize, FrameRateConfig& frameConfig) in ParseImageConfig()
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/fuzztest/imageyuvconvert_fuzzer/src/ |
H A D | image_yuv_convert_fuzzer.cpp | 133 bool ReadFile(void *chOrg, std::string path, int32_t totalsize, int32_t srcNum) in ReadFile()
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/ |
H A D | image_format_convert_test.cpp | 239 bool ImageFormatConvertTest::ReadFile(void *chOrg, std::string path, int32_t totalsize, int32_t src… in ReadFile()
|
H A D | jpg_yuv_test.cpp | 597 bool JpgYuvTest::ReadFile(void *chOrg, std::string path, int32_t totalsize, int32_t srcNum) in ReadFile()
|