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

  /frameworks/base/media/libstagefright/codecs/aacdec/
ps_allocate_decoder.cpp 150 Int32 *ptr7; local
185 ptr7 = (&ptr1[1810]); /* high freq generation buffers */
238 h_ps_dec->aaImagDelayBufferQmf = (Int32 **)ptr7;
239 ptr7 += NO_QMF_ICC_CHANNELS * sizeof(Int32 *) / sizeof(Int32);

Completed in 441 milliseconds