OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BLOCK_BAUS
(Results
1 - 6
of
6
) sorted by null
/external/libvpx/libvpx/vpx_mem/memory_manager/
hmm_true.c
30
(
BLOCK_BAUS
(head_ptr) * ((U(size_aau)) HMM_BLOCK_ALIGN_UNIT)) -
hmm_largest.c
32
BLOCK_BAUS
(
48
lf_size =
BLOCK_BAUS
(desc->last_freed);
hmm_base.c
113
(U(avl_avl) *) &(desc->avl_tree_root),
BLOCK_BAUS
(head_ptr));
118
rem_baus =
BLOCK_BAUS
(head_ptr) - n_baus;
173
(U(avl_avl) *) &(desc->avl_tree_root),
BLOCK_BAUS
(head_ptr));
232
SET_PREV_BLOCK_BAUS(fwd_head_ptr,
BLOCK_BAUS
(bkwd_head_ptr))
242
desc->num_baus_can_shrink =
BLOCK_BAUS
(free_head_ptr);
276
fwd_head_ptr,
BLOCK_BAUS
(fwd_head_ptr));
278
SET_PREV_BLOCK_BAUS(fwd_head_ptr,
BLOCK_BAUS
(free_head_ptr))
286
desc->num_baus_can_shrink =
BLOCK_BAUS
(free_head_ptr);
423
COMPARE_KEY_KEY(K,
BLOCK_BAUS
(PTR_REC_TO_HEAD(H)))
426
COMPARE_KEY_KEY(
BLOCK_BAUS
(PTR_REC_TO_HEAD(H1)),
[
all
...]
hmm_shrink.c
43
U(size_bau) bs =
BLOCK_BAUS
(last_block);
hmm_resize.c
57
i +=
BLOCK_BAUS
(next_head_ptr);
/external/libvpx/libvpx/vpx_mem/memory_manager/include/
hmm_intrnl.h
78
#define
BLOCK_BAUS
(HEAD_PTR) \
140
((
BLOCK_BAUS
(HEAD_PTR) == \
141
PREV_BLOCK_BAUS(BAUS_FORWARD(HEAD_PTR,
BLOCK_BAUS
(HEAD_PTR)))) ? \
Completed in 40 milliseconds