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

  /frameworks/base/media/libstagefright/codecs/amrnb/enc/src/
inter_36.cpp 206 const Word16 *pC2;
228 pC2 = &inter_6[temp1];
236 s = amrnb_fxp_mac_16_by_16bb((Word32) * (pX2++), (Word32) pC2[k], s);
239 s = amrnb_fxp_mac_16_by_16bb((Word32) * (pX2++), (Word32) pC2[k], s);
  /frameworks/media/libvideoeditor/vss/inc/
M4VSS3GPP_InternalTypes.h 549 M4VSS3GPP_ClipContext* pC2; /**< Context of the current clip 2 */
    [all...]

Completed in 31 milliseconds