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

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_mem/memory_manager/
hmm_shrink.c 49 (PREV_BLOCK_BAUS(last_block) && (n_baus_to_shrink == bs)) ||
53 (!PREV_BLOCK_BAUS(last_block) &&
hmm_base.c 225 if (PREV_BLOCK_BAUS(free_head_ptr) == 0)
262 if (PREV_BLOCK_BAUS(free_head_ptr) == 0)
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_mem/memory_manager/include/
hmm_intrnl.h 81 #define PREV_BLOCK_BAUS(HEAD_PTR) \
139 PREV_BLOCK_BAUS(BAUS_FORWARD(HEAD_PTR, BLOCK_BAUS(HEAD_PTR)))) ? \

Completed in 3458 milliseconds