Searched refs:lx3 (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/codecs/avc/enc/src/
H A Dmotion_est.cpp607 int lx3 = lx2 + lx; local
655 offset[5] = lx3 + 3;
657 offset[7] = lx3 + 1;
659 offset[9] = lx3 + 2;
660 offset[10] = lx3 ;
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dmotion_est.cpp539 Int lx3 = lx2 + lx; local
587 offset[5] = lx3 + 3;
589 offset[7] = lx3 + 1;
591 offset[9] = lx3 + 2;
592 offset[10] = lx3 ;

Completed in 1545 milliseconds