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

  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
inter_36.cpp 203 Word16 *pX1;
224 pX1 = &pX[0];
235 s = amrnb_fxp_mac_16_by_16bb((Word32) * (pX1--), (Word32) pC1[k], s);
238 s = amrnb_fxp_mac_16_by_16bb((Word32) * (pX1--), (Word32) pC1[k], s);
  /external/libvncserver/common/
zywrletemplate.c 313 static InlineX void Harr(signed char* pX0, signed char* pX1)
316 int X0 = (int)*pX0, X1 = (int)*pX1;
334 *pX1 = (signed char)X0;

Completed in 210 milliseconds