Home
last modified time | relevance | path

Searched defs:total_uncompressed_size (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/art/runtime/oat/
H A Dimage.cc455 const size_t total_uncompressed_size = image_size_ + separately_written_section_size; in WriteData() local
/aosp_15_r20/art/libprofile/profile/
H A Dprofile_compilation_info.cc1068 uint64_t total_uncompressed_size = in Save() local
/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_encoder.h471 uint64_t total_uncompressed_size; member