Home
last modified time | relevance | path

Searched defs:L_BIT_ARR_VAL (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_mem/memory_manager/include/
Dcavl_impl.h114 #define L_BIT_ARR_VAL(BIT_ARR, BIT_NUM) \ macro
130 #define L_BIT_ARR_VAL(BIT_ARR, BIT_NUM) ((BIT_ARR) & (1L << (BIT_NUM))) macro