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

  /external/libvpx/vpx_mem/memory_manager/include/
cavl_if.h 26 #undef L_EST_LONG_BIT
116 ** L_EST_LONG_BIT to be the greatest multiple of 8 in the range
123 #define L_EST_LONG_BIT 32
127 #define L_EST_LONG_BIT 40
131 #define L_EST_LONG_BIT 48
135 #define L_EST_LONG_BIT 56
139 #define L_EST_LONG_BIT 64
151 #if ((AVL_MAX_DEPTH) > L_EST_LONG_BIT)
223 #undef L_EST_LONG_BIT
cavl_impl.h 22 #undef L_EST_LONG_BIT
73 ** L_EST_LONG_BIT to be the greatest multiple of 8 in the range
80 #define L_EST_LONG_BIT 32
84 #define L_EST_LONG_BIT 40
88 #define L_EST_LONG_BIT 48
92 #define L_EST_LONG_BIT 56
96 #define L_EST_LONG_BIT 64
102 #if ((AVL_MAX_DEPTH) > L_EST_LONG_BIT)
1250 #undef L_EST_LONG_BIT

Completed in 50 milliseconds