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

  /frameworks/base/media/libstagefright/codecs/aacdec/
ps_all_pass_fract_delay_filter.cpp 291 const Int16 *pt_delay; local
326 pt_delay = aRevLinkDecaySerCoeff[decayScaleFactor];
331 rTmp0 = *(pt_delay++);
352 rTmp0 = *(pt_delay++);
371 rTmp0 = *(pt_delay);

Completed in 43 milliseconds