Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:__builtin_clz

647         const int i = 31 - __builtin_clz(changed);
663 const int i = 31 - __builtin_clz(en);
751 const int i = 31 - __builtin_clz(en);
1071 int i = 31 - __builtin_clz(e1);
1076 i = 31 - __builtin_clz(e2);
1089 i = 31 - __builtin_clz(e1);
1117 const int i = 31 - __builtin_clz(e0);
1135 int j = 31 - __builtin_clz(e1);
1139 j = 31 - __builtin_clz(e2);
1154 const int i = 31 - __builtin_clz(e2);
1199 const int i = 31 - __builtin_clz(e0);
1221 int j = 31 - __builtin_clz(e1);
1225 j = 31 - __builtin_clz(e2);
1236 const int i = 31 - __builtin_clz(e1);
1285 const int i = 31 - __builtin_clz(state->enabledTracks);
1351 i = 31 - __builtin_clz(en);
1356 i = 31 - __builtin_clz(en);