HomeSort by relevance Sort by last modified time
    Searched full:exp_ptr (Results 1 - 2 of 2) 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;
  /external/pdfium/core/src/fxcodec/codec/
fx_codec.cpp 175 const char* exp_ptr = NULL; local
213 exp_ptr = ptr++;
218 *endptr = (char*)exp_ptr;
227 *endptr = (char*)exp_ptr;

Completed in 170 milliseconds