HomeSort by relevance Sort by last modified time
    Searched defs:total_size (Results 76 - 100 of 163) sorted by null

1 2 34 5 6 7

  /hardware/qcom/media/mm-video-v4l2/vidc/common/src/
extra_data_handler.cpp 258 OMX_U32 slice_offset = 0, slice_size = 0, total_size = 0; local
282 if (slice_offset != total_size) {
289 total_size += slice_size;
294 if (pBufHdr->nFilledLen != total_size) {
296 "total slices size[%u]", (unsigned int)pBufHdr->nFilledLen, (unsigned int)total_size);
  /system/core/cpio/
mkbootfs.c 54 static int total_size = 0; variable
94 while(total_size & 3) {
95 total_size++;
122 total_size += 6 + 8*13 + olen + 1;
126 while(total_size & 3) {
127 total_size++;
133 total_size += datasize;
143 while(total_size & 0xff) {
144 total_size++;
  /system/extras/showslab/
showslab.c 33 unsigned long total_size; /* size of all objects */ member in struct:slab_stat
136 stats->total_size += p->nr_objs * p->obj_size;
151 stats->avg_obj_size = stats->total_size / stats->nr_objs;
327 stats.total_size / 1024.0,
328 100.0 * stats.active_size / stats.total_size,
  /bionic/libc/bionic/
malloc_debug_qemu.cpp 810 size_t total_size = desc.requested_bytes + desc.prefix_size + desc.suffix_size; local
    [all...]
  /external/chromium_org/chrome/browser/chromeos/imageburner/
burn_manager.h 43 ImageBurnStatus() : amount_burnt(0), total_size(0) {
47 : amount_burnt(burnt), total_size(total) {
51 int64 total_size; member in struct:chromeos::ImageBurnStatus
366 int64 total_size);
  /external/chromium_org/chrome/browser/importer/
ie_importer_browsertest_win.cc 137 uint32 total_size = id_list_size + 8; local
138 memcpy(&blob[blob.size() - 8], &total_size, 4);
  /external/chromium_org/gpu/command_buffer/client/
vertex_array_object_manager.cc 497 GLsizei total_size = 0; local
509 total_size += RoundUpToMultipleOf4(bytes_per_element * elements);
514 if (total_size > array_buffer_size_) {
515 gl->BufferDataHelper(GL_ARRAY_BUFFER, total_size, NULL, GL_DYNAMIC_DRAW);
516 array_buffer_size_ = total_size;
  /external/chromium_org/media/cdm/
aes_decryptor.cc 186 size_t total_size = total_clear_size + total_encrypted_size; local
187 if (total_size < total_clear_size || total_size != sample_size) {
  /external/chromium_org/third_party/libwebp/dec/
webp.c 160 uint32_t total_size = TAG_SIZE + // "WEBP". local
190 total_size += disk_chunk_size;
193 if (riff_size > 0 && (total_size > riff_size)) {
io.c 500 size_t tmp_size1, tmp_size2, total_size; local
508 total_size = tmp_size1 * sizeof(*work) + tmp_size2 * sizeof(*tmp);
509 p->memory = WebPSafeCalloc(1ULL, total_size);
  /external/chromium_org/third_party/libwebp/utils/
quant_levels_dec.c 218 const size_t total_size = size_scratch_m + size_m + size_lut; local
219 uint8_t* mem = (uint8_t*)WebPSafeMalloc(1U, total_size);
  /external/chromium_org/third_party/libyuv/util/
psnr_main.cc 91 size_t total_size = ftell(file_org); local
93 uint8* const ch_org = new uint8[total_size];
94 memset(ch_org, 0, total_size);
95 size_t bytes_org = fread(ch_org, sizeof(uint8), total_size, file_org);
97 if (bytes_org == total_size) {
98 if (0 == libyuv::MJPGSize(ch_org, total_size, width_ptr, height_ptr)) {
238 const int y_size, const int uv_size, const size_t total_size,
269 static_cast<double>(total_size));
278 / total_size;
350 const size_t total_size = y_size + 2 * uv_size; // NOLIN local
    [all...]
  /external/chromium_org/tools/imagediff/
image_diff_png.cc 160 unsigned long long total_size = local
162 if (total_size > ((1 << 29) - 1))
  /external/protobuf/src/google/protobuf/compiler/
plugin.pb.cc 371 int total_size = 0; local
376 total_size += 1 +
383 total_size += 1 * this->file_to_generate_size();
385 total_size += ::google::protobuf::internal::WireFormatLite::StringSize(
390 total_size += 1 * this->proto_file_size();
392 total_size +=
398 total_size +=
403 _cached_size_ = total_size;
405 return total_size;
712 int total_size = 0 local
989 int total_size = 0; local
    [all...]
  /external/webp/src/dec/
webp.c 160 uint32_t total_size = TAG_SIZE + // "WEBP". local
190 total_size += disk_chunk_size;
193 if (riff_size > 0 && (total_size > riff_size)) {
  /external/webp/src/utils/
quant_levels_dec.c 218 const size_t total_size = size_scratch_m + size_m + size_lut; local
219 uint8_t* mem = (uint8_t*)WebPSafeMalloc(1U, total_size);
  /external/chromium_org/chrome/browser/ui/webui/chromeos/
drive_internals_ui.cc 72 int64 total_size = 0; local
96 total_size += size;
105 gcache_summary->SetDouble("total_size", total_size);
    [all...]
  /external/chromium_org/media/formats/mp4/
track_run_iterator.cc 529 size_t total_size = 0; local
531 (!cenc_info.GetTotalSizeOfSubsamples(&total_size) ||
532 total_size != static_cast<size_t>(sample_size()))) {
  /external/chromium_org/net/socket_stream/
socket_stream.cc 202 size_t total_size = 0; local
206 total_size += (*iter)->size();
207 return total_size;
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
lp_texture.c 115 size_t total_size = 0; local
172 total_size += lpr->num_slices_faces[level] * lpr->img_stride[level];
173 if (total_size > LP_MAX_TEXTURE_SIZE) {
    [all...]
  /external/chromium_org/third_party/protobuf/src/google/protobuf/
extension_set.cc 1071 int total_size = 0; local
    [all...]
generated_message_reflection.cc 197 int total_size = object_size_; local
199 total_size += GetUnknownFields(message).SpaceUsedExcludingSelf();
202 total_size += GetExtensionSet(message).SpaceUsedExcludingSelf();
212 total_size += GetRaw<RepeatedField<LOWERCASE> >(message, field) \
230 total_size += GetRaw<RepeatedPtrField<string> >(message, field)
239 total_size +=
271 total_size += sizeof(*ptr) + StringSpaceUsedExcludingSelf(*ptr);
286 total_size += sub_message->SpaceUsed();
294 return total_size;
    [all...]
  /external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/
structurally_valid.cc 55 const uint32 total_size; member in struct:google::protobuf::internal::__anon19485
  /external/chromium_org/ui/gfx/codec/
png_codec.cc 173 unsigned long long total_size = local
175 if (total_size > ((1 << 29) - 1))
  /external/dnsmasq/src/
cache.c 871 int i, total_size = daemon->cachesize; local
907 total_size = read_hostsfile(HOSTSFILE, 0, total_size);
1002 total_size = read_hostsfile(ah->fname, ah->index, total_size);
    [all...]

Completed in 2652 milliseconds

1 2 34 5 6 7