HomeSort by relevance Sort by last modified time
    Searched refs:L_INTER_SRCH (Results 1 - 4 of 4) sorted by null

  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
inter_36_tab.cpp 146 #define FIR_SIZE (UP_SAMP_MAX*L_INTER_SRCH+1)
163 inter_3[k] = inter_6[2*k], 0 <= k <= 3*L_INTER_SRCH
inter_36.cpp 164 for (i = 0, k = 0; i < L_INTER_SRCH; i++, k += UP_SAMP_MAX)
233 for (i = (L_INTER_SRCH >> 1); i != 0; i--)
pitch_fr.cpp     [all...]
  /frameworks/av/media/libstagefright/codecs/amrnb/common/include/
cnst.h 85 #define L_INTER_SRCH 4 /* Length of filter for CL LTP search */

Completed in 63 milliseconds