Home
last modified time | relevance | path

Searched defs:new_blocks (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/ilbc/
Denhancer_interface.c41 int32_t tmp1, tmp2, max, new_blocks; in WebRtcIlbcfix_EnhancerInterface() local
/external/pdfium/core/src/fxge/agg/agg23/
Dagg_array.h346 T** new_blocks = FX_Alloc(T*, m_max_blocks + m_block_ptr_inc); in allocate_block() local
478 int8u** new_blocks = FX_Alloc(int8u*, m_max_blocks + m_block_ptr_inc); in allocate_block() local
/external/qemu/block/
Dqcow2-refcount.c338 uint16_t *new_blocks = g_malloc0(blocks_clusters * s->cluster_size); in alloc_refcount_block() local
/external/e2fsprogs/resize/
Dresize2fs.c856 blk64_t old_blocks, new_blocks; in blocks_to_move() local