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

  /frameworks/av/media/libstagefright/codecs/avc/enc/src/
motion_est.cpp 607 int lx3 = lx2 + lx; local
655 offset[5] = lx3 + 3;
657 offset[7] = lx3 + 1;
659 offset[9] = lx3 + 2;
660 offset[10] = lx3 ;
    [all...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
motion_est.cpp 539 Int lx3 = lx2 + lx; local
587 offset[5] = lx3 + 3;
589 offset[7] = lx3 + 1;
591 offset[9] = lx3 + 2;
592 offset[10] = lx3 ;
    [all...]

Completed in 265 milliseconds