Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/io/
Dstrtod.cc103 int size_diff = localized.size() - strlen(text); in NoLocaleStrtod() local
/external/webrtc/webrtc/modules/audio_processing/utility/
Ddelay_estimator.c309 int size_diff = history_size - self->history_size; in WebRtc_AllocateFarendBufferMemory() local
462 int size_diff = history_size - self->history_size; in WebRtc_AllocateHistoryBufferMemory() local
/external/skia/tests/
DPDFJpegEmbedTest.cpp23 size_t size_diff = larger->size() - size; in is_subset_of() local