HomeSort by relevance Sort by last modified time
    Searched full:exp_ptr (Results 1 - 1 of 1) sorted by null

  /frameworks/av/media/libeffects/loudness/common/core/
math.h 38 int* const exp_ptr = reinterpret_cast <int *> (&val); local
39 int x = *exp_ptr;
43 *exp_ptr = x;

Completed in 606 milliseconds