Searched defs:adjustedSize (Results 1 – 5 of 5) sorted by relevance
64 const size_t adjustedSize = std::max(size, kMinBytes); in sk_allocate_canfail() local74 const size_t adjustedSize = std::max(size, kMinBytes); in sk_allocate_throw() local
43 int32_t adjustedSize = requestedSize; in clipBufferSize() local
114 const size_t adjustedSize = newsize + STARTING_SIZE; in resize() local
322 unsigned adjustedSize = (i + 1) << RTAB_CELL_LOGARITHM; in initRateTable() local
2102 size_t adjustedSize = accessUnit->size() - shrunkBytes; in dequeueAccessUnitH264() local