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

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_mem/memory_manager/
hmm_resize.c 37 if (!IS_BLOCK_ALLOCATED(head_ptr))
52 !IS_BLOCK_ALLOCATED(next_head_ptr);
hmm_base.c 179 if (!IS_BLOCK_ALLOCATED(free_head_ptr))
205 } else if (IS_BLOCK_ALLOCATED(bkwd_head_ptr))
239 } else if (IS_BLOCK_ALLOCATED(fwd_head_ptr))
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_mem/memory_manager/include/
hmm_intrnl.h 101 #define IS_BLOCK_ALLOCATED(HEAD_PTR) \

Completed in 1724 milliseconds