Home
last modified time | relevance | path

Searched refs:PREV_BLOCK_BAUS (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_mem/memory_manager/
Dhmm_shrink.c49 (PREV_BLOCK_BAUS(last_block) && (n_baus_to_shrink == bs)) || in U()
53 (!PREV_BLOCK_BAUS(last_block) && in U()
Dhmm_base.c225 if (PREV_BLOCK_BAUS(free_head_ptr) == 0) in U()
262 if (PREV_BLOCK_BAUS(free_head_ptr) == 0) in U()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_mem/memory_manager/include/
Dhmm_intrnl.h81 #define PREV_BLOCK_BAUS(HEAD_PTR) \ macro
139 PREV_BLOCK_BAUS(BAUS_FORWARD(HEAD_PTR, BLOCK_BAUS(HEAD_PTR)))) ? \