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

  /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...]
  /art/compiler/dex/quick/arm64/
target_arm64.cc 700 res.reg.SetHighReg(rx3);
    [all...]

Completed in 652 milliseconds