Home
last modified time | relevance | path

Searched refs:SET_PREV_BLOCK_BAUS (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_mem/memory_manager/
Dhmm_base.c122 SET_PREV_BLOCK_BAUS( in U()
214 SET_PREV_BLOCK_BAUS(fwd_head_ptr, BLOCK_BAUS(bkwd_head_ptr)) in U()
253 SET_PREV_BLOCK_BAUS(fwd_head_ptr, BLOCK_BAUS(free_head_ptr)) in U()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_mem/memory_manager/include/
Dhmm_intrnl.h86 #define SET_PREV_BLOCK_BAUS(HEAD_PTR, N_BAUS) \ macro