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

/frameworks/av/media/libeffects/loudness/common/core/
H A Dmath.h38 int* const exp_ptr = reinterpret_cast <int *> (&val); local
39 int x = *exp_ptr;
43 *exp_ptr = x;

Completed in 285 milliseconds