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

  /art/compiler/dex/quick/arm64/
call_arm64.cc 232 NewLIR2(kA64Ldxr2rX, rw2, rx3);
247 NewLIR3(kA64Stxr3wrX, rw1, rw2, rx3);
target_arm64.cc 725 res.reg.SetHighReg(rx3);
  /frameworks/av/media/libstagefright/codecs/avc/enc/src/
motion_est.cpp 610 int rx3 = rx2 + rx; local
672 offset2[5] = rx3 + 3;
674 offset2[7] = rx3 + 1;
676 offset2[9] = rx3 + 2;
677 offset2[10] = rx3 ;
    [all...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
motion_est.cpp 542 Int rx3 = rx2 + rx; local
604 offset2[5] = rx3 + 3;
606 offset2[7] = rx3 + 1;
608 offset2[9] = rx3 + 2;
609 offset2[10] = rx3 ;
    [all...]

Completed in 284 milliseconds