Searched refs:L_BIT_ARR_ALL (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vpx_mem/memory_manager/include/
H A Dcavl_impl.h33 #undef L_BIT_ARR_ALL macro
123 #define L_BIT_ARR_ALL(BIT_ARR, BIT_VAL) \ macro
136 #define L_BIT_ARR_ALL(BIT_ARR, BIT_VAL) (BIT_ARR) = 0L - (BIT_VAL); macro
998 L_BIT_ARR_ALL(iter->branch, 0)
1021 L_BIT_ARR_ALL(iter->branch, 1)
1141 #undef L_BIT_ARR_ALL macro
/external/libvpx/libvpx/vpx_mem/memory_manager/include/
H A Dcavl_impl.h33 #undef L_BIT_ARR_ALL macro
123 #define L_BIT_ARR_ALL(BIT_ARR, BIT_VAL) \ macro
136 #define L_BIT_ARR_ALL(BIT_ARR, BIT_VAL) (BIT_ARR) = 0L - (BIT_VAL); macro
998 L_BIT_ARR_ALL(iter->branch, 0)
1021 L_BIT_ARR_ALL(iter->branch, 1)
1141 #undef L_BIT_ARR_ALL macro

Completed in 99 milliseconds