HomeSort by relevance Sort by last modified time
    Searched refs:BLOCK_BAUS (Results 1 - 18 of 18) sorted by null

  /external/chromium_org/third_party/libvpx/source/libvpx/vpx_mem/memory_manager/
hmm_true.c 29 (BLOCK_BAUS(head_ptr) * ((U(size_aau)) HMM_BLOCK_ALIGN_UNIT)) -
hmm_largest.c 30 BLOCK_BAUS(
45 lf_size = BLOCK_BAUS(desc->last_freed);
hmm_base.c 104 (U(avl_avl) *) & (desc->avl_tree_root), BLOCK_BAUS(head_ptr));
109 rem_baus = BLOCK_BAUS(head_ptr) - n_baus;
161 (U(avl_avl) *) & (desc->avl_tree_root), BLOCK_BAUS(head_ptr));
214 SET_PREV_BLOCK_BAUS(fwd_head_ptr, BLOCK_BAUS(bkwd_head_ptr))
223 desc->num_baus_can_shrink = BLOCK_BAUS(free_head_ptr);
251 fwd_head_ptr, BLOCK_BAUS(fwd_head_ptr));
253 SET_PREV_BLOCK_BAUS(fwd_head_ptr, BLOCK_BAUS(free_head_ptr))
260 desc->num_baus_can_shrink = BLOCK_BAUS(free_head_ptr);
394 COMPARE_KEY_KEY(K, BLOCK_BAUS(PTR_REC_TO_HEAD(H)))
397 COMPARE_KEY_KEY(BLOCK_BAUS(PTR_REC_TO_HEAD(H1)),
    [all...]
hmm_shrink.c 40 U(size_bau) bs = BLOCK_BAUS(last_block);
hmm_resize.c 56 i += BLOCK_BAUS(next_head_ptr);
  /external/libvpx/libvpx/vpx_mem/memory_manager/
hmm_true.c 29 (BLOCK_BAUS(head_ptr) * ((U(size_aau)) HMM_BLOCK_ALIGN_UNIT)) -
hmm_largest.c 30 BLOCK_BAUS(
45 lf_size = BLOCK_BAUS(desc->last_freed);
hmm_base.c 104 (U(avl_avl) *) & (desc->avl_tree_root), BLOCK_BAUS(head_ptr));
109 rem_baus = BLOCK_BAUS(head_ptr) - n_baus;
161 (U(avl_avl) *) & (desc->avl_tree_root), BLOCK_BAUS(head_ptr));
214 SET_PREV_BLOCK_BAUS(fwd_head_ptr, BLOCK_BAUS(bkwd_head_ptr))
223 desc->num_baus_can_shrink = BLOCK_BAUS(free_head_ptr);
251 fwd_head_ptr, BLOCK_BAUS(fwd_head_ptr));
253 SET_PREV_BLOCK_BAUS(fwd_head_ptr, BLOCK_BAUS(free_head_ptr))
260 desc->num_baus_can_shrink = BLOCK_BAUS(free_head_ptr);
394 COMPARE_KEY_KEY(K, BLOCK_BAUS(PTR_REC_TO_HEAD(H)))
397 COMPARE_KEY_KEY(BLOCK_BAUS(PTR_REC_TO_HEAD(H1)),
    [all...]
hmm_shrink.c 40 U(size_bau) bs = BLOCK_BAUS(last_block);
hmm_resize.c 56 i += BLOCK_BAUS(next_head_ptr);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_mem/memory_manager/
hmm_true.c 29 (BLOCK_BAUS(head_ptr) * ((U(size_aau)) HMM_BLOCK_ALIGN_UNIT)) -
hmm_largest.c 30 BLOCK_BAUS(
45 lf_size = BLOCK_BAUS(desc->last_freed);
hmm_base.c 104 (U(avl_avl) *) & (desc->avl_tree_root), BLOCK_BAUS(head_ptr));
109 rem_baus = BLOCK_BAUS(head_ptr) - n_baus;
161 (U(avl_avl) *) & (desc->avl_tree_root), BLOCK_BAUS(head_ptr));
214 SET_PREV_BLOCK_BAUS(fwd_head_ptr, BLOCK_BAUS(bkwd_head_ptr))
223 desc->num_baus_can_shrink = BLOCK_BAUS(free_head_ptr);
251 fwd_head_ptr, BLOCK_BAUS(fwd_head_ptr));
253 SET_PREV_BLOCK_BAUS(fwd_head_ptr, BLOCK_BAUS(free_head_ptr))
260 desc->num_baus_can_shrink = BLOCK_BAUS(free_head_ptr);
394 COMPARE_KEY_KEY(K, BLOCK_BAUS(PTR_REC_TO_HEAD(H)))
397 COMPARE_KEY_KEY(BLOCK_BAUS(PTR_REC_TO_HEAD(H1)),
    [all...]
hmm_shrink.c 40 U(size_bau) bs = BLOCK_BAUS(last_block);
hmm_resize.c 56 i += BLOCK_BAUS(next_head_ptr);
  /external/chromium_org/third_party/libvpx/source/libvpx/vpx_mem/memory_manager/include/
hmm_intrnl.h 76 #define BLOCK_BAUS(HEAD_PTR) \
138 ((BLOCK_BAUS(HEAD_PTR) == \
139 PREV_BLOCK_BAUS(BAUS_FORWARD(HEAD_PTR, BLOCK_BAUS(HEAD_PTR)))) ? \
  /external/libvpx/libvpx/vpx_mem/memory_manager/include/
hmm_intrnl.h 76 #define BLOCK_BAUS(HEAD_PTR) \
138 ((BLOCK_BAUS(HEAD_PTR) == \
139 PREV_BLOCK_BAUS(BAUS_FORWARD(HEAD_PTR, BLOCK_BAUS(HEAD_PTR)))) ? \
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_mem/memory_manager/include/
hmm_intrnl.h 76 #define BLOCK_BAUS(HEAD_PTR) \
138 ((BLOCK_BAUS(HEAD_PTR) == \
139 PREV_BLOCK_BAUS(BAUS_FORWARD(HEAD_PTR, BLOCK_BAUS(HEAD_PTR)))) ? \

Completed in 743 milliseconds