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

  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
levinson.cpp 661 Word16 *p_Al;
723 p_Al = &Al[i-1];
726 t0 += (((Word32) * (p_Rh)* *(p_Al--)) >> 15);
767 p_Al = &Al[i-1];
772 t0 = (((Word32)Kh* *(p_Al--)) >> 15);
815 p_Al = &Al[1];
819 t0 = ((Word32) * (p_Ah++) << 15) + *(p_Al++);
  /system/bt/stack/avdt/
avdt_api.c 1307 UINT8 *p_al=NULL, u; local
    [all...]

Completed in 92 milliseconds